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
Explain the use of dataadapter.
In the Repeater control which way you can edit?
Can you set the session out time manually?
What is a windows service?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is the caspol.exe tool used for?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What is the difference between debug and release?
What is event in asp.net?
What is server side session?
What is clickid?
What is the difference between server-side scripting and client-side scripting?
What is caching? What are different ways of caching in asp.net?
How do I use a proxy server when invoking a web service?
How can we update records in gridview?Is there any appropriate code for it?