Answer Posted / guest
dictionary
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Define repository pattern in mvc.net? : asp.net mvc
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is meant by ispostback in asp net?
Which namespace is used by ado.net?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
Which is faster viewdata or viewbag?
Which authentication uses a combination of windows and iis authentication?
What is the significance of finalize method in .net?
Is there any property names “isnavigating”?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
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 is the adavantage of using ASP.NET routing?
What are the options in ASP.NET to maintain state?
what is publisher?
What is .net framework and what are the main components of it?