The Web Design Magazine for All | Connecting Designers

Tuesday, 13 May 2008

 

Categories
AJAX
ASP.net
Basics Corner
CSS
Graphics 3D
PHP
SEO Ask the Expert
SEO General
Software Review
Web Applications
Extras
Latest News
Resource Directory
Contact Us

ASP.net
Exploring ASP.NET Application Configuration Data PDF Print E-mail
Thursday, 03 November 2005
by Grant Harmeyer 

When developing large scale ASP.NET web applications, there may be several pieces of data that you wish to store in a configuration file. The data in this file could range from database connection strings, specific file paths or any piece of data that is used to configure your application. There are several options available to you to store and read this configuration data. In this month’s column, I’ll show you how to store and read data from the application’s Web.Config file as well as how to create your own XML based configuration object using deserialization.

Comments (0 )
Read more...
Build Your Own Cookie Class PDF Print E-mail
Monday, 03 October 2005
by Grant Harmeyer 

Often times when I am building a web application, I am presented with instances in the application that require the user to input the same set of information. Typically this consists of data that is non-sensitive in nature, such as the user's name, address, email address and so on. One of the easiest ways to store this information is in a cookie. In this month's column, I will demonstrate how to create a class in C# that will maintain a cookie within an ASP.NET application.

Comments (0 )
Read more...
Form Mailers: Basic and Elegant PDF Print E-mail
Thursday, 01 September 2005
by Grant Harmeyer 

Requirements:  ASP.net, Internet Information Services, Visual Studio.NET 2003 (recommended)

As a web developer, at some point in time you are going to have to make an email address available on a website in one form or another. The traditional quick and dirty way to accomplish the “publishing” of an email address on a website is to make the email address a hyperlink using an HTML anchor tag with the email address specified as the HREF attribute as shown below:

Comments (0 )
Read more...




advertisement
 

 

Design Studio Magazine, PO Box 8145, Fort Wayne, IN 46898-8145

Unique Web Design and Development