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



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

Answer / 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

More ASP.NET Interview Questions

Explain Areas in MVC?

0 Answers   B-Ways TecnoSoft,


What is .NetFramework?

1 Answers   Syntel,


how we can solve machine key error in asp.net?

3 Answers  


Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?

0 Answers  


What is connection pooling and how to enable and disable connection pooling?

0 Answers  


What is asp.net introduction?

0 Answers  


What is the syntax for datagrid and specifying columns ?

2 Answers   Microsoft,


Explain what is the procedure to create the environment for asp.net? : asp.net mvc

0 Answers  


difference between Trace and Debug ?

2 Answers   Accenture, HCL, Patni,


What are validator? Name the Validation controls in asp.net? How do u disable them?

2 Answers  


What is stateless asp or asp.net ?

2 Answers   Accenture, BirlaSoft,


What are the new data controls in asp.net 2.0?

0 Answers  


Categories