Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


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

View all templates

Using UpdatePanel In Visual Web Developer - ASP.NET tutorial


This article aims at giving you a brief overview of using Update Panel(Available with AJAX Toolkit) for partial page rendering. Before reading this tutorial you should be familiar with ASP.NET and C#.
Category: ASP.NET tutorials - Difficulty:

More cool ASP.NET tutorials:



Adding text to an image in memory
Adding text to an image in memory
This article covers using the System.Drawing.Bitmap and drawBrush to draw text on a bitmap in memory. You could use this code as a base to create dynamic navigational buttons for your site.
Category: ASP.NET tutorials - Difficulty:
Logging In
Logging In
This tutorial covers:
*Manage Web-based security
*Implement Forms Authentication
*Work with Forms Authentication in the raw
*Work with ASP.NET login controls to make writing login pages painless
*Work with ASP.NET role-based authorization
Category: ASP.NET tutorials - Difficulty:
Encrypt Passwords Using MD5
Encrypt Passwords Using MD5
This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your database is compromised the passwords cannot be decoded. The only downside is that users cannot retrieve lost passwords, they must reset them.
Category: ASP.NET tutorials - Difficulty:
Create an RSS feed using ASP.NET 2.0
Create an RSS feed using ASP.NET 2.0
This tutorial will show you how to create a dynamic XML RSS 2.0 feed using ASP.NET 2.0 (C#). The headlines will be retrieved from a SQL database.
Category: ASP.NET tutorials - Difficulty:
Embedded Error Handling in Generated Applications
Embedded Error Handling in Generated Applications
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: