Answer Posted / nutan
assembly is smallest unit of execution.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
Explain about secure socket layer?
How may clustered index we can create in table?
Can you explain composite pattern?
what are the web form events available in asp.net?
Explain MVC model binders?
How can we access static variable?
How do u deploy your asp.net application?
Explain Authentication mechanism in dotnet
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
What r the asp.net list controls and difference between them?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is page request in asp.net?
Why Unload event of MasterPage Calls first in ASP.net ?