Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

asp.net Simple Connect To Database - ASP.NET tutorial


Asp.net tutorial on how simple it is to connect to a database and binding to an sqldatareader with simple asp.net code.
Category: ASP.NET tutorials - Difficulty:

More cool ASP.NET tutorials:



Importance of Coding Standards for .NET Development
Importance of Coding Standards for .NET Development
A coding standard is a set of guidelines, rules and regulations on how to write code which will help programmers/developer quickly read and understand source code conforming to the style as well as helping to avoid introducing faults and misunderstanding. Coding standards are important because they provide greater consistency and uniformity in writing code between programmers. This ultimately leads to the code that is easier to understand and maintain which reduces the overall cost of the project.
Category: ASP.NET tutorials - Difficulty:
Change Page Dynamically at runtime
Change Page Dynamically at runtime
ASP.Net has introduced one neat feature called themes by virtue of which we can assign different themes to page at design time. Unfortunately there is no built in support to change page themes at runtime. Here is a simple code which can be used to change page themes at runtime
Category: ASP.NET tutorials - Difficulty:
Tutorial : Policy Injection Application Block - Enterprise Library
Tutorial : Policy Injection Application Block - Enterprise Library
Tutorial : Policy Injection Application Block - Enterprise Library
Category: ASP.NET tutorials - Difficulty:
Web Parts
Web Parts
Because rendering an ASP.NET Web form is broken down into small, manageable chunks, arbitrarily extending the framework by adding new controls is a straightforward affair. Server-side controls offer very fine-grained control over the HTML rendered by your application.

In this tutorial we get a taste of Web Parts. The topic of Web Parts could take up an entire tutorial—they represent a whole new level of interaction with Web sites. Web Parts are in many ways like custom controls. They give you a way to customize the HTML coming out of your Web site without having to hard-code the output of your page.

Category: ASP.NET tutorials - Difficulty:
Build Web 2.0 Applications Without Hand-Coding
Build Web 2.0 Applications Without Hand-Coding
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Quickly create visually stunning, feature-rich Web 2.0 applications that are easy to customize and ready to deploy. "Build Web 2.0 Applications Without Hand-Coding" shows how Iron Speed Designer accelerates development by eliminating routine infrastructure programming, giving you Web 2.0 applications in minutes.
Category: ASP.NET tutorials - Difficulty: