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

Contact Form in ASP.NET - ASP.NET tutorial


It's easier than Classic ASP to send email within an ASP.NET application. All you need is to use SmtpMail class in your application. Current example uses SmtpMail class to send a web message to your email. You may use it with copying and edit a few lines in code.
Category: ASP.NET tutorials - Difficulty:


More cool ASP.NET tutorials:



Converting ASP to ASP.NET
Converting ASP to ASP.NET
This article begins with an examination of a typical data-driven ASP application and then explains how to do a minimalistic port from ASP to ASP.NET and steps and tips on converting your application fully to ASP.NET. Topics covered: Running ASP and Microsoft ASP.NET on the same Web server, Examining a common ASP application, and Porting the ASP application to ASP.NET.
Category: ASP.NET tutorials - Difficulty:
ASP.net simple email sending function
ASP.net simple email sending function
http://blog.0tutor.com sending an email through asp.net is maybe one of the most simple functions ever, and here is the source code, to make it even more simple for you.
Category: ASP.NET tutorials - Difficulty:
URL Rewriting in ASP.NET using URLRewriter.Net
URL Rewriting in ASP.NET using URLRewriter.Net
Friendly URLs have become necessary to obtain better rankings in Search engines. The improvement in rankings may not be huge but because of the burgeoning of websites in almost every niche we need to use every single advantage that we can get. this article will teach you ow to use search engine friendly URLs even in a shared hosting environment
Category: ASP.NET tutorials - Difficulty:
Control Potpourri
Control Potpourri
ASP.NET has always evolved with the goal of reducing the effort developers must expend to get their Web sites up and running. One of the things you'll find as you tour ASP.NET is that Microsoft has done a great job of anticipating what the developer needs and putting it in the framework.
Category: ASP.NET tutorials - Difficulty:
Using a Java class in .Net
Using a Java class in .Net
Import your Java class into .Net projects in only few steps!
Category: ASP.NET tutorials - Difficulty: