<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Islander's Analog life.... &#187; science</title>
	<atom:link href="http://blogs.bikecrawler.com/category/life/science/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.bikecrawler.com</link>
	<description>.. In a digital ocean</description>
	<lastBuildDate>Sat, 16 May 2009 21:03:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Save is not permitted in SQL Server 2008</title>
		<link>http://blogs.bikecrawler.com/2009/05/16/save-is-not-permitted-in-sql-server-2008/</link>
		<comments>http://blogs.bikecrawler.com/2009/05/16/save-is-not-permitted-in-sql-server-2008/#comments</comments>
		<pubDate>Sat, 16 May 2009 21:03:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Sql Server 2008]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blogs.bikecrawler.com/?p=52</guid>
		<description><![CDATA[In SQL Server 2008, you might have gotten this message when trying to change the columns in some tables, add columns or change nullity conditions. &#8220;Save is not permitted&#8221; tables have to be dropped and re-created.  The only choice you have is to click cancel, or to choose to save the message to a text [...]]]></description>
		<wfw:commentRss>http://blogs.bikecrawler.com/2009/05/16/save-is-not-permitted-in-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Server Native Client 10.0</title>
		<link>http://blogs.bikecrawler.com/2008/06/19/sql-server-native-client-100/</link>
		<comments>http://blogs.bikecrawler.com/2008/06/19/sql-server-native-client-100/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 11:49:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ADO.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Microsoft Sql Server 2008]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ADO]]></category>
		<category><![CDATA[OLE DB Provider]]></category>
		<category><![CDATA[PrompDataSource]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://blogs.bikecrawler.com/2008/06/19/sql-server-native-client-100/</guid>
		<description><![CDATA[The new SQL Server Native Client 10.0 app appears not to return the password back when using Delphi&#8217;s ADO PromptDataSource Update: 6/20/2008 There is definitely a bug in the Dialog not in the PrompDataSource.  The solution is posted at the end of the article. Microsoft SQL Server 2008 installs a new OLE DB Provider called: [...]]]></description>
		<wfw:commentRss>http://blogs.bikecrawler.com/2008/06/19/sql-server-native-client-100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADO.NET Entity Framework 101</title>
		<link>http://blogs.bikecrawler.com/2008/06/15/adonet-entity-framework-101/</link>
		<comments>http://blogs.bikecrawler.com/2008/06/15/adonet-entity-framework-101/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 15:09:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ADO.NET]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ADO.NET entity Fremwork]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://blogs.bikecrawler.com/2008/06/15/adonet-entity-framework-101/</guid>
		<description><![CDATA[Note: To use the ADO.NET Entity Framework you are going to need Visual Studio 2008 + SP1 What is it? Basically it allows you to create a model of your database and map objects to relational data (classes).  It marries classes to tables.  Using LINQ you can easily query the classes auto generated by the [...]]]></description>
		<wfw:commentRss>http://blogs.bikecrawler.com/2008/06/15/adonet-entity-framework-101/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Best Network Remote Control Software</title>
		<link>http://blogs.bikecrawler.com/2008/06/09/best-network-remote-control-software/</link>
		<comments>http://blogs.bikecrawler.com/2008/06/09/best-network-remote-control-software/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 21:34:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[remote help]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[Teamviewer]]></category>
		<category><![CDATA[tightvnc]]></category>
		<category><![CDATA[vnc]]></category>
		<category><![CDATA[zolved]]></category>

		<guid isPermaLink="false">http://blogs.bikecrawler.com/2008/06/09/best-network-remote-control-software/</guid>
		<description><![CDATA[As the designated family geek, friends and family call me all the time to troubleshoot their computers. Sound familiar? If so, you probably have dealt already with the problem of trying to connect to the other&#8217;s party computer, transfer files, etc. In my &#8220;arsenal&#8221; I always keep this three tools, I am sure there are [...]]]></description>
		<wfw:commentRss>http://blogs.bikecrawler.com/2008/06/09/best-network-remote-control-software/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft Tech*Ed 2008, Orlando Florida (Update)</title>
		<link>http://blogs.bikecrawler.com/2008/06/08/microsoft-teched-2008-orlando-florida-update/</link>
		<comments>http://blogs.bikecrawler.com/2008/06/08/microsoft-teched-2008-orlando-florida-update/#comments</comments>
		<pubDate>Sun, 08 Jun 2008 15:45:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Microsoft Sql Server 2008]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Bill Gates]]></category>
		<category><![CDATA[Data Analysis]]></category>
		<category><![CDATA[MERGE]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL server 2008]]></category>
		<category><![CDATA[techEd 2008]]></category>

		<guid isPermaLink="false">http://blogs.bikecrawler.com/2008/06/08/microsoft-teched-2008-orlando-florida-update/</guid>
		<description><![CDATA[I predict that SQL server 2008 is going to be a huge hit. It has been designed for performance and scalability from the start. Some of the new features: Table Valued Parameters &#8211; stored procedures will accept a table parameter.  ADO.NET has been modified so from C#, etc you can create a new variable called [...]]]></description>
		<wfw:commentRss>http://blogs.bikecrawler.com/2008/06/08/microsoft-teched-2008-orlando-florida-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Tech*Ed 2008, Orlando Florida</title>
		<link>http://blogs.bikecrawler.com/2008/06/01/microsoft-teched-2008-orlando-florida/</link>
		<comments>http://blogs.bikecrawler.com/2008/06/01/microsoft-teched-2008-orlando-florida/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 16:26:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Bill Gates]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL server 2008]]></category>
		<category><![CDATA[techEd]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://blogs.bikecrawler.com/2008/06/01/microsoft-teched-2008-orlando-florida/</guid>
		<description><![CDATA[I will be attending Microsoft tech*Ed 2008 (Developers) in Orlando, Florida this week.  Keynote address by Bill Gates! Stats: 5,000 developers 615 training sessions 16 technical tracks]]></description>
		<wfw:commentRss>http://blogs.bikecrawler.com/2008/06/01/microsoft-teched-2008-orlando-florida/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
