<?xml version="1.0"?><rss version="2.0">
       <channel>
         <title>Programmer Kingdom</title>
		 <link>http://www.programmerkingdom.com/categories/197/database.html</link>
		 <description>Programmer Kingdom</description>
		 <image>
		   <url>http://www.programmerkingdom.com/images/logo.jpg</url>
		   <link>http://www.programmerkingdom.com/</link>
		 </image>
		 <item>
		   <title>Installation overview of SQL Server 2008</title>
		   <link>http://www.programmerkingdom.com/view/839/installation-overview-of-sql-server-2008.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial shows you how to use the
CreateUserWizard control with two SQL Membership Providers in an
ASP.NET Web Application, and how to programmatically switch between the
two. VB.NET.

Installation overview of SQL Server 2008



In this tutorial we will discuss an overview of
SQL Server servicing installation. It is possible to upgrade any
installed SQL Server 2008 component with...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Using Two ASP.NET Membership Providers to CreateUser VB</title>
		   <link>http://www.programmerkingdom.com/view/840/using-two-asp.net-membership-providers-to-createuser-vb.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
In this tutorial we will discuss an overview of SQL
Server servicing installation. It is possible to upgrade any installed
SQL Server 2008 component with a SQL Server 2008 servicing update. In
this case, if the version of the component is later than the version
update available then the Setup program will not update it. 

Using Two ASP.NET Membership Providers to CreateUser VB



This ...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Using Two ASP.NET Membership Providers to CreateUser C#</title>
		   <link>http://www.programmerkingdom.com/view/841/using-two-asp.net-membership-providers-to-createuser-c.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial shows you how to use the
CreateUserWizard control with two SQL Membership Providers in an
ASP.NET Web Application, and how to programmatically switch between the
two. C#.

Using Two ASP.NET Membership Providers to CreateUser C#


This tutorial shows you how to use the CreateUserWizard control with
two SQL Membership Providers in an ASP.NET Web Application, and how to
prog...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Using LINQ to SQL in place of SQL Statements in VB.NET</title>
		   <link>http://www.programmerkingdom.com/view/842/using-linq-to-sql-in-place-of-sql-statements-in-vb.net.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial will show you how to use LINQ to SQL
in ASP.NET 3.5 to manipulate database data without using SQL
Statements. VB version.

Using LINQ to SQL in place of SQL Statements in VB.NET

This tutorial will show you how to use LINQ to SQL
in ASP.NET 3.5 to manipulate database data without using SQL
Statements. VB version.



With ASP.NET 2.0 we were limited in our ways of connec...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Using LINQ to SQL in place of SQL Statements in C#</title>
		   <link>http://www.programmerkingdom.com/view/843/using-linq-to-sql-in-place-of-sql-statements-in-c.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial will show you how to use LINQ to SQL
in ASP.NET 3.5 to manipulate database data without using SQL
Statements. C# version.

Using LINQ to SQL in place of SQL Statements in C#


This tutorial will show you how to use LINQ to SQL in ASP.NET 3.5 to
manipulate database data without using SQL Statements. C# version.



With ASP.NET 2.0 we were limited in our ways of connectin...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Building DAC with Execution Time in ASP.NET 3.5 and VB</title>
		   <link>http://www.programmerkingdom.com/view/844/building-dac-with-execution-time-in-asp.net-3.5-and-vb.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial will show you how to use LINQ to SQL
in ASP.NET 3.5 to manipulate database data without using SQL
Statements. VB version.

Building DAC with Execution Time in ASP.NET 3.5 and VB

This tutorial will show you how to build your own
Data Access Component and how to retrieve the time taken to execute. VB
version.




Instead of using ASP.NET's built-in controls to retrieve ...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Building DAC with Execution Time in ASP.NET 3.5 and VB</title>
		   <link>http://www.programmerkingdom.com/view/845/building-dac-with-execution-time-in-asp.net-3.5-and-vb.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial will show you how to build your own
Data Access Component and how to retrieve the time taken to execute. VB
version.

Building DAC with Execution Time in ASP.NET 3.5 and VB

This tutorial will show you how to build your own
Data Access Component and how to retrieve the time taken to execute. VB
version.




Instead of using ASP.NET's built-in controls to retrieve our
...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Building DAC with Execution Time in ASP.NET 3.5 and C#</title>
		   <link>http://www.programmerkingdom.com/view/846/building-dac-with-execution-time-in-asp.net-3.5-and-c.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial will show you how to build your own
Data Access Component and how to retrieve the time taken to execute. C#
version.

Building DAC with Execution Time in ASP.NET 3.5 and C#

This tutorial will show you how to build your own
Data Access Component and how to retrieve the time taken to execute. C#
version.




Instead of using ASP.NET's built-in controls to retrieve our
...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Saving and Retrieving an Image from SQL database in C#</title>
		   <link>http://www.programmerkingdom.com/view/847/saving-and-retrieving-an-image-from-sql-database-in-c.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial will show you how to build your own
Data Access Component and how to retrieve the time taken to execute. C#
version.

Saving and Retrieving an Image from SQL database in C#

This tutorial will show you how to both save an image, and also retrieve the image from a SQL database. C# version.


 There are many tutorials out there that show you how to store
images in a databas...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Adding to Database using LINQ and AJAX in ASP.NET VB</title>
		   <link>http://www.programmerkingdom.com/view/848/adding-to-database-using-linq-and-ajax-in-asp.net-vb.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial will show how we can use Microsoft's
new LINQ to add new records to a database, and how we can implement
AJAX to make the application more dynamic and easier to use. The
example was created with Visual Studio .NET 2008 - VB version.

Adding to Database using LINQ and AJAX in ASP.NET VB


This tutorial will show how we can use Microsoft's new LINQ to add new
records to a da...........</span>]]></description>
		   <pubDate>2010-04-12T00:00:00-07:00</pubDate>
		 </item></channel>
	 </rss>
