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
Explain one critical mapping?
How do you handle server controls?
Is react a template engine?
What is a Cookie? Where is it used in ASP.NET?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Will session work if cookies is disabled?
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.
What is the use of session?
What is a web api endpoint?
Which validator control you use if you need to make sure the values in two different controls matched?
What is the concepts of globalization and localization in .net?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is application Object?
explain code with multi inhertance
How to bind all the binding controls in a page at once in ASP.NET?