What is difference between shared and public
Answer / kirti
An assembly that can be referenced by more than one application. An assembly must be explicitly built to be shared by giving it a cryptographically strong name.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you initiate a string without escaping each backslash ?
What are the 3 main components of an asp.net mvc application?
I can't be bothered with all this CAS stuff. Can I turn it off
what is entity graph in entity framework?
What is attribute routing in mvc?
How to return the JSON from action method in ASP.Net MVC?
Which are the important namespaces used in ASP.Net MVC?
What are the Main Features of .NET platform
What is domain class model?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
Explain Model, view and Controllers in Asp.Net MVC?
What filters are executed in the end?