﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged Miscellaneous, Programming, ASP</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged Miscellaneous, Programming, ASP posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>A Look at GUIDs</title><description>Not many people enjoy using Globally Unique Identifiers (GUIDs), partly because they are cumbersome to type and work with for humans. However they fill a need and can provide some interesting benefits. SQL Server expert Andy Warren takes us through what a GUID is and how you can use it easily in your code.
</description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/alookatguids/2497/</guid><pubDate>2006/07/27</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/alookatguids/2497/</link></item><item><title>Work Around Errors in Database Web Apps</title><description>ne of the issues you face when building Web applications is handling the errors you encounter when interacting with a back-end database. I was recently working with someone to create a new Web site with SQL Server™, ActiveX® Data Objects (ADO), and ASP. Lots of little things came up that I thought were worth sharing with MIND readers, so I&amp;#39;ll focus this column on what I learned from this experience and the solutions to many of the problems I faced. 
</description><guid>http://www.sqlservercentral.com/redirect/articles/250/</guid><pubDate>2001/07/13</pubDate><link>http://www.sqlservercentral.com/redirect/articles/250/</link></item><item><title>Taming the Stateless Beast: Managing Session State</title><description>Running a Web farm means managing session state across servers. Since session state can&amp;#39;t be shared across a Web farm with Internet Information Services 5.0, a custom solution is required. One such solution using a tool called the session manager is described here.
</description><guid>http://www.sqlservercentral.com/redirect/articles/244/</guid><pubDate>2001/07/06</pubDate><link>http://www.sqlservercentral.com/redirect/articles/244/</link></item></channel></rss>