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 |
view state data is stored in which format?
15 Answers Mind Tree, Pratham Software,
What are session variables?
How can you handle errors in Web API?
Is it possible to create web application with both webforms and mvc?
How many types of cache are there?
how to update data using store procedure
Types of objects in ASP ?
Where are session variables stored?
Where the assembly is stored in asp.net?
What does the "EnableViewState" property do? Why would I want it on or off?
Does the following statement executes successfully: Response.Write(?value of i = ? + i);
What is csrf attack in asp.net?
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)