Can private assembly be used for more than one application?
If so how?
Answer Posted / sani
The same question was asked to me, i think the answer is
yes, got this frm interviewer itself.
Not sure, is it by side by side execution?
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Can you nest updatepanel within each other?
What is the meaning of TestApi?
Can we add code files of different languages in app_code folder?
How many types of Cookies are available in ASP.NET?
What is the difference between viewstate and hidden field in asp.net?
Describe in brief .net framework and its components.
How to implement form based authentication in asp.net application?
Can we have multiple master pages in asp net?
Difference between web user control and web custom control?
Explain the different types of directives in .net?
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.
What are the main advantages of using asp.net?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
How is it possible for .NET to support many languages?
What are client activated objects?