Answer Posted / sanjay das
Assemblies are bulding block of .NET frame work. They are
fundamental unit of version control,actvition scoping,and
version reuse.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is server side session management?
List the events in page life cycle.
How can you dynamically add user controls to a page?
What is cookieless session id explain in brief?
What is session in asp.net?
Can we have multiple web config files for an asp.net application?
Can we add code files of different languages in app_code folder?
What is the concepts of globalization and localization in .net?
Where viewstate value is stored in asp.net?
What are the advantages of asp.net?
What is the difference between equals() and == in c#?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Which method is used to force all the validation controls to run?
Can you nest updatepanel within each other?