what are the different stepts to create shared assemblies?
Answer Posted / 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 |
Post New Answer View All Answers
how can you tell ef to have a different table or column name than that defined for the class?
Explain the methods used to render the views in mvc?
What is oauth in web api?
Why to use Html.Partial in ASP.Net MVC?
What is storage model? : Entity framework
Is .net framework backwards compatible?
What is the difference between windows vista and .net framework 3.0 ?
What is the difference between model view and controller?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What is the difference between old ADO.NET and Entity framework coding techniques?
What are the levels at which filters can be applied in an asp.net mvc application?
Explain linq to entities? : Entity framework
How can I return string result from action in asp.net mvc?
Are there any parts of the .net framework 3.0 that only work on windows vista?
If I have multiple filters implemented, what is the order in which these filters get executed?