4126Tutorial 5: ASP.NET: Accessing Data with C#http://www.exforsys.com/content/view/1341/266/This tutorial explains about Accessing Data with C# with an Overview of ADO.NET, Connecting to Data , Executing Commands , Working with Data and Choosing an ADO.NET Provider along with the Project files used in this.ASP.NET > Tips and TutorialsOct 10, 2006Exforsys
ASP.NET 2.0 Tutorials : GridView Filtering - In this tutorial you will learn how to add a filter to a Grid View Control, To modify the query with a parameterized filter, the WHERE Clause, Parameter properties, Parameter Value Editor and To test filtering. Adding Filtering - If the developer wants to display only selected data in a page, the query for the SqlDataSource control will have to be modified.
ASP.NET 2.0 solved this problem by introducing master pages. A master page is a template for other pages, with shared layout and functionality. The master page defines placeholders for content pages. The result page is a combination (merge) of the master page and the content page. More about master pages read in Master Pages in ASP.NET 2.0 tutorial
In this tutorial, we will learn the basics of developing and creating PNG charts on-the-fly using ASP.NET 2.0 and C#. The charts will be line chart, bar chart, and area chart. We will then incorporate these charts in our website statistics application. For demonstration purposes, we will display two charts on our reports page, which will display the daily unique users and page views for the last 12 months. These two will be area charts.
This is the first tutorial as part of the Visual Basic .NET 2005 Training. In this tutorials we will be learning about the basics of The .NET Framework Architecture, The .NET vision, Common Language Runtime (CLR), .NET Framework Class Library and Microsoft Intermediate Language (MSIL). It's very important to learn the basics before we actually start with the Programming. The .NET framework is a software technology that is directed towards connecting information, people, systems and devices seamlessly. The high level of software integration that has been attempted through use of XML web services enables the creation of small, discrete, building block types of applications. These applications are connected to other applications over the Internet.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.