What are private assemblies?
Answer / Vinay Kumar Sharma
Private Assemblies are .NET DLLs (Dynamic Link Libraries) that are only accessible to the application that they were built with. They are stored in the application's binary directory and do not need to be registered in the system registry.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is asp a programming language?
Should user input data validation occur server-side or client-side?
How do I print an aspx file?
who is the best Trainer for ASP.NET MVC in Hyderabad?
Can I use the win32 api from a .net framework program?
Explain the post & get method?
Explain the post and get method or explain the difference between them?
What data types does the rangevalidator control support?
Why does my code get a security exception when I run it from a network shared drive?
What is difference between Server.transfer and Response.redirect ?
Explain the difference between server.transfer and response.redirect?
What is asp full form?