Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, May 18, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Introduction > ASP.NET 2.0
Search:
What's New - What's Hot

Introducing the ASP.NET 2.0 GridView and DetailsView Controls        
Total Hits: 89  |  Today: 0 Author: Stephen Walther       Rating:  
Read Reviews | Write Review |              Your Rating: 

Display and edit database data and single database records with GridView and DetailsView, two new controls in the ASP.NET 2.0 framework.
The ASP.NET 2.0 framework introduces two new controls for working with database data: the GridView control and the DetailsView control. You use the GridView control when working with a set of database records. The DetailsView control is used when working with individual records....

Review: ASP.NET 2.0 Unleashed        
Total Hits: 139  |  Today: 0 Author: Jason N. Gaylord       Rating:  
Read Reviews | Write Review |              Your Rating: 

Since ASP.NET 1.0, one of the most popular books (if not the most popular book) has been Stephen Walther's ASP.NET Unleashed. Recently, Sams Publishing has released ASP.NET 2.0 Unleashed, again written by Stephen. This review will discuss the good and the bad of the book....

Introduction to ASP.NET 2.0 Provider Model        
Total Hits: 148  |  Today: 0 Author: Joydip Kanjilal       Rating:  
Read Reviews | Write Review |              Your Rating: 

The provider model defines an easy plug-and-play architecture in Microsoft .NET. This article discusses ASP.NET's new features, like Membership, Personalization, and Profile.
The new version of ASP.NET, i.e., ASP.NET 2.0 offers a wide range of features that are an improvement on its earlier counterpart, ASP.NET 1.x. It has enhanced the support for administration, user and roles management, extensibility, security and performance, to name a few. One of such new features is the ASP.NET 2.0 Prov...

Introduction to ASP.net 2.0        
Total Hits: 37  |  Today: 0 Author: Bibin.Mohan.       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP.Net 2.0 proposes to increase developer productivity by 70% with much less code and wide variants of supporting tools. ASP.net 2.0 framework comes with member ship and role management to store and validate user credentials. It provides support for personalization process through which a user is identified and a profile is loaded or managed. On the User interface side ASP.net 2.0 provides master pages for maximum UI inheritance, site navigation providing structured links, themes for UI skinnin...

Introduction to ASP.NET 2.0        
Total Hits: 365  |  Today: 0 Author: www.wwwcoder.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

The evolution of ASP.NET continues! The progress from Active Server Pages 3.0 to ASP .NET 1.0 was revolutionary, and evolution from, ASP.NET 1.0/1.1 to ASP.NET 2.0 is also dramatic and exciting. In this article we will try to run through some exciting new features that been included with the ASP.NET 2.0. The introduction of ASP.NET 1.0/1.1 changed the web programming model and approach dramatically, but ASP.NET 2.0 also helps to increase productivity. The main objective of ASP.NET 2.0 is to enab...

Introducing XPath 2.0        
Total Hits: 26  |  Today: 0 Author: Aaron Skonnard       Rating:  
Read Reviews | Write Review |              Your Rating: 

Over two years ago in one of the first installments of this column, I wrote about XPath version 1.0 (see The XML Files: Addressing Infosets with XPath for a quick review). As stated in the original specification: "XPath is a language for addressing parts of an XML document." Using XPath expressions, developers can easily identify nodes in an XML document for further processing. This has made it possible to replace complex traversal algorithms with simple declarative expressions. For example, the...

Introduction to ASP.net 2.0        
Total Hits: 36  |  Today: 0 Author: Bibin.Mohan       Rating:  
Read Reviews | Write Review |              Your Rating: 

ASP.Net 2.0 proposes to increase developer productivity by 70% with much less code and wide variants of supporting tools. ASP.net 2.0 framework comes with member ship and role management to store and validate user credentials. It provides support for personalization process through which a user is identified and a profile is loaded or managed. On the User interface side ASP.net 2.0 provides master pages for maximum UI inheritance, site navigation providing structured links, themes for UI skinnin...

Microsoft ASP.NET 2.0 Providers: Introduction        
Total Hits: 23  |  Today: 0 Author: Microsoft Corporation       Rating:  
Read Reviews | Write Review |              Your Rating: 

Microsoft ASP.NET 2.0 includes a number of services that store state in databases and other storage media. For example, the session state service manages per-user session state by storing it in-process (in memory in the application domain of the host application), in memory in an external process (the "state server process"), or in a Microsoft SQL Server database, whereas the membership service stores user names, passwords, and other membership data in Microsoft SQL Server or Microsoft Active Di...

What Is ASP.NET        
Total Hits: 158  |  Today: 0 Author: Sonu Kapoor       Rating:  
Read Reviews | Write Review |              Your Rating: 

In the past I worked very much with ASP and everything was fine for me. But I thought why not try the newer Technology of Microsoft called ASP.NET ( Active Server Pages ). In this Article I will try to explain the basics of ASP.NET. I will not only explain the theoretical part but I also will show you some practical "hello world " style examples....

ASP.NET 2.0 and Visual Web Developer Overview        
Total Hits: 226  |  Today: 0 Author: mikailcetinkaya       Rating:  
Read Reviews | Write Review |              Your Rating: 

Asp.Net 1.0 was a good tool whose design was concentrated on abstracting the developer from producing nifty gritty details of rendering knowledge on HTML or browser technologies. Asp.Net 2.0 whilst maintaining same ideas ; further improves the developer experience by very usable built-in services, so many crafted web controls, built-in web configuration and management ; overall supplies these easiness with better performance, scalability, flexibility and full object oriented customizability and ...



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net