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 |
Explain Areas in MVC?
What is .NetFramework?
how we can solve machine key error in asp.net?
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?
What is connection pooling and how to enable and disable connection pooling?
What is asp.net introduction?
What is the syntax for datagrid and specifying columns ?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
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?
What is stateless asp or asp.net ?
2 Answers Accenture, BirlaSoft,
What are the new data controls in asp.net 2.0?