Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


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

View all templates

Sending E-Mails using ASP.NET (Part I) - ASP.NET tutorial


In part I of this tutorial, learn how to send simple e-mails (both text and HTML) using ASP.NET.
Category: ASP.NET tutorials - Difficulty:


More cool ASP.NET tutorials:



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:
Active Directory in Generated Applications: Simple Authentication
Active Directory in Generated Applications: Simple Authentication
Iron Speed Designer generates database and reporting applications for .NET 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. If you need an app built today, use Iron Speed Designer! Simply point to an existing database and let the Iron Speed Designer wizards build a sophisticated, database-driven application that’s ready to deploy. In just minutes, Iron Speed Designer generates your application’s Web pages, user interface code and data access logic. Say ‘good bye’ to hand-coding ASPX pages and SQL statements. Iron Speed Designer eliminates routine infrastructure programming, freeing you to focus on your business logic. You can customize every aspect of your application, from its visual style to the underlying code. Applications have a straightforward class hierarchy that makes it easy to extend and preserve your code modifications. You enjoy unrestricted access to 100% of the code, and there are no run-time license fees or special server software requirements for applications built with Iron Speed Designer.
Category: ASP.NET tutorials - Difficulty:
Running ASP.Net on Windows Server 2003
Running ASP.Net on Windows Server 2003
Read this tutorial if you're getting a 404 error while deploying an ASP.Net application on Windows Server 2003.
Category: ASP.NET tutorials - Difficulty:
Session State
Session State
This tutorial covers managing session state within your ASP.NET application. Programming Web applications requires you to be very mindful of how the state of your application is distributed at any moment. One of the most important types of state in a Web application is session state—the state associated with a single particular session. Because Web applications are distributed by nature, keeping track of any single client has to be done deliberately
Category: ASP.NET tutorials - Difficulty:
Displaying XML to DataGrid
Displaying XML to DataGrid
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .
Category: ASP.NET tutorials - Difficulty: