How many classes can a single .NET DLL contain?
Answer Posted / ninad
Any number of classes can be contained in a single .NET DLL
| Is This Answer Correct ? | 91 Yes | 11 No |
Post New Answer View All Answers
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
Is asp.net a programming language?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
What is a web server? What are the load limits in it?
Is it possible for me to change my aspx file extension to some other name?
Explain security types in asp.net?
What is difference between session and cookies in asp net?
Where would you use an ihttpmodule, and what are the limitations of any?
What is masterpage?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
What is the use of service provider?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
Explain about asp.net 2.0 themes?
What are the 3 types of web?