Introducing ASP.NET
Create dynamic web pages by using server side scripting like ASP (Active Server Page). It has introduced by Microsoft Corporation
ASP.NET is more than the next version of Active Server Page (ASP). ASP.NET is a standard html file that contains embedded server side scripts.
You able to access information from data sources, such as back-end database and text files that are stored on a web server or a computer that is accessible to web server.
You able to use a set of programming code called templates to create an html documents. It is an advantage of using template is that you can dynamically insert content retrieved from data sources, such as back-end database and text files, into an html document before the html documents is displayed to the users.
Features of ASP.NET 1.0 Version
It is an entirely new more modern web development model and each web application consists of web pages.
It is completely object-oriented programming model, which includes event-driven, control-based architectures that encourages code encapsulation and reuse.
It is support code behind .Net languages like Visual Basic, C#, J#, and many other languages that have third party compilers
It is also a platform for building web services, which are reusable business code that other applications can call across platform and computer boundaries.
You can use a web service to do everything from web-enabling desktop application to share data with a Java client running on UNIX System.
In ADO.NET, a fine tuned data access model and flexible data caching to further boost performance
The other features which include enhanced State Management, Practical Data binding, dynamic graphics, and a robust security model
New Features in ASP.NET 2.0 Version
ASP.NET 2.0 is not just about adding new features. It also streamlines performance and simplifies configuration with a new tool called WAT (Website Administration Tool).
ASP.NET is a programming framework built on the common language runtime that can be used on a server to build powerful web application. The first version of ASP.NET offered several important advantages over previous web development models.
ASP.NET 2.0 improves upon the foundation by adding support for several new and exciting features in the areas of development productivity, administration and management, extensibility, and performance.
How to easily build development productivity of new feature controls
New Server Controls
Data Controls
Navigation Controls
Login Controls
Web Part Controls
Master Pages
Themes and Skins
Personalization
Localization
How to monitor Administration and Management
Configuration API
ASP.NET MMC Admin Tool
Pre-compilation Tool
Health Monitoring and Tracing
How to build customize control and flexible extensibility
Provider-driven Application Services
Server Control Extensibility
Data Source Controls
Compilation Build Providers
Expression Builders
How to build performance and scalability
64-Bit Support
Caching Improvements
Subscribe to:
Post Comments (Atom)
Categories
Popular Posts
-
.NET Remoting Interview Questions and Answers What distributed process frameworks outside .NET do you know? Distributed Computing Environme...
-
Today, It is many tools available on the market for creating application for mobile phones and portable devices. The Microsoft introduced m...
-
The Unified Modeling Language is only a language. It is not a way of designing a system, but it is a way to model a system. The main object ...
-
Step 1: Visual Studio 2008 Service Pack 1 supporting tool for Microsoft Silverlight 2 It can be installed software for developers like Vis...
-
.NET Assembly Interview Question and Answer 01. How is the DLL Hell problem solved in .NET? Ans : Assembly versioning allows the application...
-
Essential documentation in projects In the previous article we discussed the various SDLC life cycle models. For every stage in the model...
-
Introducing ASP.NET Create dynamic web pages by using server side scripting like ASP (Active Server Page). It has introduced by Microsof...
-
MCSD - Microsoft Certified Solution Developer This certification for two plus years of experience software developing and maintaining i...
-
Windows Communication Foundation is one of main new technologies that are included in .NET 3.0. Windows Communication Foundation (WCF), form...
-
The Growth of software professional If you are self taught programmer or working in a company which is not process oriented the title of ...
0 comments:
Post a Comment