Answer Posted / seshu
assembly is a collection of dll,exe files required for
running entire application.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What threading model used in asp and asp.net?
Is there any property names “isnavigating”?
What is the difference between typeof() vs gettype()?
In order to get assembly info which namespace we should import?
How can we register exception filter from the action?
What is difference between asp.net and asp?
What is an il?
In Code-Behind class which kind of code (server or client) is found ?
List the asp.net validation controls?
What is ispostback method in asp.net? Why do we use that?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is a web api?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
How does u call and execute a sp in .net?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....