.NET interview questions: - Method of parsing values from string.
- By Shiv Prasad Koirala
- 2011-08-16
- 712
- 0
This is one of the most interesting topics asked by the interviewers to check how you can handle/solve this complicated situation in much easier ways.
.NET interview questions: - What is use the of SN.EXE?
- By Shiv Prasad Koirala
- 2011-08-06
- 749
- 0
trong name is similar to GUID (It is supposed to be unique in space and time) in COM components. Strong Name is only needed when we need to deploy assembly in GAC.
