- Here's an essay I wrote entitled
"Sessions and Cookies", for
those who need to know how this stuff works.
- Here's another article, showing how I use
object oriented techniques in ASP to
clearly separate presentation from business logic.
- I have written an article which is the first in a series about improving
the
performance
of SQL Server applications.
- And here is an article about what
peer to peer networks are.
- This article is all about choosing a translator or a translation agency to translate your website or to translate your software for you. You can find it here:
http://www.richard-quinn.com/quinn-pages/essays/translators.html
- This article helps you build a SQL Server 2000 table containing all of the languages used today.
http://www.richard-quinn.com/quinn-pages/iso_languages_sql_server.html
- This code project gives an implementation in C# about how to validate ISBN numbers.
http://www.richard-quinn.com/quinn-pages/isbn_validation_csharp_dotnet.html
- Some miscellaneous informtion about using Visual Studio 2003.