main difference between asp.net2.0,asp.net1.1,asp.net1.0
Answer Posted / balakrishnan.s
1.Masterpage
2.DataGridview
3.Member ship control
4.ASP.NET Administrator to manage web configfile
| Is This Answer Correct ? | 30 Yes | 3 No |
Post New Answer View All Answers
What is validation in asp.net?
Define xmlvalidatingreader class.
How many types of sessions in asp.net?
Describe a bubbled event and how it is used ?
How is it possible for .NET to support many languages?
What is the use of execute non query in asp.net?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
How can we apply themes to an asp.net application?
Explain server side state management system.
What are the navigation ways between pages available in ASP.NET?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is the difference between web.config and machine.config in ASP.NET?
What are the differnt types of handler in ASP.NET?