what are the different stepts to create shared assemblies?
Answer / vikas sharma
step 1
Provide strong key name
by using sn-k
After thast versioning
Compile it .
Change the version
At last GAC calls.
| Is This Answer Correct ? | 0 Yes | 0 No |
Integer & struct are value types or reference types in .NET?
How to make sure Client Validation is enabled in ASP.Net MVC
Explain dependency resolution?
what is minimum requirement for entity framework applications to run?
What is the difference between entity framework and mvc?
Why should we go for entity framework?
What is the use of the default route {resource}.axd/{*pathinfo} ?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
What is entitycontainer? : Entity framework
How to Redirect Tracing to a File
What is GUID , why we use it and where
How to use Jquery Plugins in ASP.Net MVC validation?