ArticlesReader.com Menu
Newest Articles
Most Viewed Articles
ArticlesReader.com RSS
Submit Article
Login
Signup
Search the articles

Articles Main Categories
Advice
Animals
Automobiles
Business
Career
Communications
Computer Programming
Computers
Entertainment
Environment
Family
Fashion
Finance
Food
Health & Medical
Home & Garden
Humor
Internet Business
Internet Marketing
Legal
Leisure & Recreation
Marketing
Other
Politics
Reference & Education
Religion
Self Improvement
Sports
Technology & Science
Travel
Writing
Subscribe
Receive alert message from us when new articles submitted to our site for free.

Enter your name

Enter your email

Syndicate

















Related Products
Home::Technology & Science

About Web Forms in .NET Framework

Author : Balaji
About Web Forms in .NET Framework

Web pages in ASP.Net are called ASP.NET Web Forms which have certain server controls such as text, dropdown list, checkboxes, and buttons. An ASP.NET Web Form looks similar to the web forms in HTML. The only difference is that in ASP.NET, the Web Forms runs at the server side and in HTML the web forms runs at the client side. Apart from this difference an ASP.NET Web Form has more features than an ordinary HTML web form such as:

• The code blocks are processed on the server

• The entire page in ASP.NET is compiled when it is requested for the first time. When you make subsequent requests, the page is not compiled but shown directly in your browser

• ASP.NET Web Forms can contain page directives. Page directives allow you to set the default language and user controls tags for the entire page. You can also turn off session state and ViewState management using page directives

• An ASP.NET Web Form can contain both user controls and Server side Includes (SSIs)

• An ASP.NET Web Form though run on the server can contain client side script such as JavaScript or Jscript

An ASP.NET Web Form first gets compiled into Intermediate Language (IL) and later to the machine language. Not just the server-side code gets compiled but every control and element in the page gets compiled. This enables the ASP.NET Web Form to be in any language that is compatible with Common Language Runtime (CLR) engine. Another advantage with the code getting translated to IL is that the user can use the application in any browser. In addition, you can reduce the processors and server’s load when you compile the ASP.NET Web Forms in ASP.NET, thereby, increasing the user’s productivity time. Thus ASP.NET allows you to create Web Forms that are platform independent, language independent, and browser independent.

To access online version of the above article, go to http://www.dotnet-guide.com/webforms.html

About the Author

Visit http://www.dotnet-guide.com for a complete introduction to .NET framework. Learn about ASP.NET, VB.NET, C# and other related technologies.

Spam emails More free articles

Related articles


  1. Lighter Than Air Tubular Flight
  2. Tunneling Concepts for Advanced Warfare
  3. Laser Attack, EA, Scalar Attack on Composite Manufactured Vehicles
  4. How to Build a Mechanical Bullet Which Turns
  5. Shamans and Their Documented Abilities
  6. Weather Control and Creation to Use as a Screen for Troop Advancement
  7. Building a Single Unit CO2 Laser Grid
  8. Military Convoy Artificial Tubes for Safe Travel
  9. Organic Decoy Devices for Warfare (ODDW)
  10. Down Scrolling Text to Find Patterns
  11. Human Motion, Walking, Running and Gait for Identification
  12. Aluminum Oxide to Disrupt Laser Weapons
  13. Preventing Death in a Bio Threat
  14. Re-Designing the ICBM With The Latest and Greatest Technology
  15. Bio-Rhythm Disruption Frequency Identifier for Human Intentions
  16. 747 Onboard Laser Might Cause Mistake and Identity
  17. Active Aerial Minefields
  18. Free Energy from Space
  19. Micro Blimps Cleaning the Air in Buildings to Eliminate Anthrax spores
  20. Surround Panoramic Night Vision is Possible
  21. Confusing MAV Optic Flow Sensors In flight Using Mobiles
  22. MAV Propulsion and Testing
  23. UAV - Terrain Following Technologies
  24. MAVs, UAVs, and Insect Flight Characteristics
  25. Para Trooper Gliders With Angle of Attack Motor or Crank
More related feeds
Hot Offer for Application Developer
Net Framework, SQL Server, C#, Windows Forms, ASP.NET, Web Services and XML, ADO.Net • Experience in developing object-oriented applications is required • Experience with implementation of complex logical database designs and relational ...

We have a .net consultant who is looking for job openings,please ...
Proficient at developing Windows and Web applications using Windows Forms and Web Forms. • Worked with .NET Server controls, Web User Controls, Data Grid, Web Controls, Form Validation Controls and Custom Controls. • Worked on . ...

AvailableConsultants Excellent .Net consultants available Immediately.
Net applications using .Net Framework, C#, VB, ASP.Net 3.0/2.0/1.1, ADO.Net, SQL Server 2005/2000, and Web Services. · Proficient in Object-Oriented Programming (OOP) Concepts and Methodologies. · Web Development experience using HTML, ...

.NET Dojo: ASP.NET MVC
NET MVC is one of the key new features that will be included in .NET Framework 3.5 Service Pack1. It provides a framework that enables you to easily implement the model-view-controller (MVC) design pattern in your web applications, ...

Arxan Expands AntiTamper and Piracy Protection for the Microsoft ...
... and native code Companies around the world utilize the Microsoft NET Framework to produce some of the most innovative software and Web 20 applications However its this innovation that puts a bullseye on NET applications placing them ...

UX Choosing: Silverlight vs. Flash vs. WPF vs. Air
NET Framework and support for interoperability through WCF and REST services. It may seem that Silverlight is the WPF subset to compete on the web with Flash. Nowadays, the Silverlight feature set can be resumed in: ...

Walk in @Fomaxtech| Web Developers Bangalore
Working with Slicing, Mocks, Web Forms, PSDS, and AJAX for website front-end. Scripting in Perl, VBScript and PHP Candidate Profile • Sound working knowledge of the ASP.NET Framework version 2.0. • Familiar with the processes involved ...

My Thoughts on ASP.NET's MVC
NET's MVC framework. So, what do I think about ASP.NET MVC? Overall I've been very impressed. I can't think of a good reason for starting a new project using the WebForms model - or MonoRail for that matter (sorry). If you're an ASP. ...

MultiFactor SecureAuth(R) for Microsoft Office SharePoint Server
NET authentication and data integration features to seamlessly integrate into an Office SharePoint Server 2007 deployment. SecureAuth takes advantage of the new forms based authentication features in SharePoint Server 2007 to redirect ...

GPS2PowerTrack :: RE: "too many items in the combo box"
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- SportTracks Assembly Version: 2.0.3088.30859 ...

 


 

© 2007 articlesreader.com - All Rights Reserved