Answer Posted / vincent dutta
ASP.net using for the developing the websites & webpages.
| Is This Answer Correct ? | 0 Yes | 0 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?
What are the media types of http requests and response?
What is the use of session in web application?
Please brief not about xsd,xslt & xml?
What is diff. Between abstract class and an interface?
Describe a Windows Service and its lifecycle ?
Explain about ASP.NET?
What symbol would you use to denote, the start of a code block in aspx views?
What is an asp.net web form?
What are session state modes? List some of the important session state modes of asp.net.
Explain the disadvantages of viewstate?
In the Repeater control which way you can edit?
What is manifest in .net framework?
Please briefly explain the usage of global.asax?
How would you implement inheritance using c#?