Answer Posted / ram
if the property has only get accessor that property is
called read only property.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How many types of session in ASP.NET
What is recordset asp?
What is the difference between equals() and == in c#?
What is the difference between user control and custom control?
Define dll hell?
What is the page life cycle in asp.net?
What is advantage of code behind coding in ASP.NET?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Do gac'ed assemblies have fulltrust?
What are Session states available and its Uses?
Is asp.net mvc still used? : Asp.Net MVC
What is a SESSION and APPLICATION object?
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?
Explain the role of global.asax?
What are main return types supported in Web API?