What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

Answer Posted / sulochana singh

Web Forms are the heart and soul of ASP.NET. Web Forms are the User Interface (UI) elements that give your Web applications their look and feel. Web Forms are similar to Windows Forms in that they provide properties, methods, and events for the controls that are placed onto them. However, these UI elements render themselves in the appropriate markup language required by the request, e.g. HTML. If you use Microsoft Visual Studio .NET, you will also get the familiar drag-and-drop interface used to create your UI for your Web application.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I combine classic asp and asp.net pages?

535


Explain the difference between response.redirect vs server.transfer

622


Which type if caching will be used if we want to cache the portion of a page instead of whole page?

503


What would be salary for 8+ years of experience in ASP.NET in different metro city in india?

1993


Define the term Scavenging in Caching?

584






I’m having some trouble with cas. How can I diagnose my problem?

596


What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?

573


Where is cookie used in asp.net?

581


What are the advantages and disadvantages of session?

669


Web API supports which protocol?

860


What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

534


Explain difference betn dataset and recordset?

534


When using the Pager object, inorder to know which page to go, which property you have to set to grid?

567


Is it possible to change the index of primary key on table?

412


What is strong-typing versus weak-typing?

587