What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Answers were Sorted based on User's Feedback
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 |
Answer / Satpal Singh
ASP.NET Web Forms is a web application framework developed by Microsoft that provides a collection of server controls to build dynamic web pages. Unlike classic ASP, which was primarily script-based, ASP.NET Web Forms allows developers to create pages using a combination of HTML, JavaScript, and server-side code written in C# or VB.NET.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of view state?
Define resource files.
How can we identify that the Page is Post Back?
How would one do a deep copy in .NET?
What is the difference between ldap and active directory?
What are session cookies?
What are the layouts of ASP.NET Pages?
How connect data into DropDownList from Aceess Table?
What are the advantages of Web API?
Security types in ASP/ASP.NET? Different Authentication modes?
4 Answers QuadLabs Technologies,
What is custom tag in Web.Config?
How to use push notification?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)