Jay Douglas Home Page Jay Douglas Resume Contact Jay Douglas
.:: Using a HTTP 301 Redirect in ASP.NET and C# (CSharp)
  Quick article detailing how to create a 301 redirect using ASP.net and C#
 
More ...

.:: Start of new Library Software Development Project
  What better way to kick off my article listings with a posting about what I’m currently doing at work for one of Colorado’s larger higher education institutions, Colorado State University.
 
More ...

.:: Developer Directories
  Some developer directories jaydouglas.com is listed in
 
More ...

.:: Downloading a remote file to a MemoryStream using C# (CSharp)
 

A MemoryStream is my preferred method of passing around file data throughout my .Net applications. The following code details a simple way to download a file and place it in the memory stream.

 
More ...

.:: Rotate Windows XP Wallpaper using C# .NET (CSharp)
  Displaying wallpaper on the Windows XP desktop can enhance the day-to-day experience of using the PC. However, it’s easy to desktop images to rapidly become stale and maintaining the rotation of images manually can be a pain. Multiple programs are available to help manage desktop wallpaper, but most of these applications are ridden with spy-ware and ad-ware. Based on these factors, I decided to write a basic, simple application to help me rotate images I would like to set as my wallpaper.
 
More ...

.:: SimCity 4 Money Cheat Generator using C# (CSharp)
  SimCity 4 Rush Hour provides a cheat code (http://www.simpage.net/simcity4/cheats.shtml) to increase funds by 1000. To activate this code you are required to press CTRL-X, then type “weaknesspays” in the provided cheat box. If you are trying to acquire a larger amount of funds then this practice is unpractical. Such an issue prompted me to develop an application to help with the repetitive task of typing weakness pays over and over.
 
More ...

.:: SQL Server Natural and Surrogate Primary Keys
  Virtually every relational database requires a primary key to define a row for any specific table. When choosing a primary key, two options are primary keys are available: natural or surrogate. There are various pros and cons to each choice. I have done a little research and drawn my own conclusions.
 
More ...

Home  |   Articles  |   Resume  |   Contact Jay  |   Jay Douglas Linked In
Site designed and developed by Jay Douglas
© 2001 – 2009
Saturday, July 04, 2009