ASP.NET
  Home arrow ASP.NET arrow Page 3 - Introducing ASP.NET 2.0 with Visual Studio...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
ASP.NET

Introducing ASP.NET 2.0 with Visual Studio 2005
By: Jagadish Chaterjee
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 72
    2006-01-23

    Table of Contents:
  • Introducing ASP.NET 2.0 with Visual Studio 2005
  • Connecting to the Database using the Visual Studio 2005 “Server Explorer” Window
  • Working with Tables and the New “Grid View” Control
  • Creating Data Diagrams and Views using the Visual Studio 2005 “Server Explorer” Window

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Introducing ASP.NET 2.0 with Visual Studio 2005 - Working with Tables and the New “Grid View” Control


    (Page 3 of 4 )

    Creating a Table:

    • Open the “Table” group of the same connection in “Server Explorer,” right click on it and click “Add New Table.” The table designer gets opened, allowing us to add the required columns with their respective data types, nulls, relationships, and so on. 
    • Add details as shown in figure 4 and save it with the table name “EmployeeDetails.”


    • Select the “EmployeeDetails” table, right click on it and click “Show Table Data.” Provide data to as shown in figure 5. Every modified cell gets marked with a Red icon (shown in the figure) unless you save it (or move to the next row).

    Similarly, create one more table by name “DepartmentDetails” and insert relevant data as shown in the figure below.

    Accessing Data: The new control “Grid view” (of ASP.NET), considered to be the most powerful and beautiful control of Visual Studio 2005, has been introduced with much more powerful features than the data grid. It fulfills almost all the requirements of the developer, to simply play with all the properties and tasks such as paging, sorting, editing, deleting, selecting and so on without writing a single line of code!  By directly dragging the database table from the Server Explorer Window onto the design pane, it displays table information in the form of a grid (which is not supported in previous versions of VS.NET).

    Now we will go through each and every step, by utilizing this powerful control:

    • Select the “EmployeeDetails” table (in server explorer) and drag it onto the “default.aspx” pane.  Your screen should look something like in Fig 6.


    • On top of the grid view, carefully observe a small arrow button. It gives you plenty of options to play with.  You can even produce perfect sorted, formatted data for the grid right from the same button.  Apart from all of this, you will be able to update data within the grid itself, just by selecting a few options.

    Using the above approach, we can create, modify or delete data from within the “grid view” control (which directly affects the database).  Try to experiment with all of those options by executing the solution.

    More ASP.NET Articles
    More By Jagadish Chaterjee


       · Hello guys, you can find the basics of ASP.NET 2.0 with Visual Studio 2005 here. Do...
       · Thanks! Your article is clear and easy to grasp! Write more :)Yobo!
       · Hi,thanks for your compliments. I am already on the way to contribute huge number...
       · Hi thks for such a gud article...
       · This is a really good article and authours tried to make undertsand the differences...
     

    ASP.NET ARTICLES

    - Adding Content to a Static ASP.NET Website
    - Building a Static ASP.NET Website in a Basic...
    - Develop Your First ASP.NET Website with Visu...
    - Run ASP.NET in Windows XP Home with Cassini ...
    - How to Test a Web Application
    - How to Add Code and Validation Controls to a...
    - Working in Source and Split Views to Build a...
    - How to Build a Web Form for a One-Page Web A...
    - How to Develop a One-Page Web Application
    - An ASP.NET Web Application in Action
    - Developing ASP.NET Web Applications
    - An Introduction to ASP.NET Web Programming
    - Introduction to the ADO.NET Entity Framework...
    - Completing an In-Text Advertising System und...
    - Programming an In-Text Advertising System un...





    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 2 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek