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 |
Which are the abstract classes available under system.xml namespace
Difference between ASP.NET MVC and ASP.NET WebForms?
What is action methods in web api?
mention what is code first approach and model first approach in entity framework?
How we can add the css in mvc?
What is inline schema, how does it works
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
How do assemblies find each other?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is the difference between viewbag and viewdata in mvc?
what is code first approach?