<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.chrisellsworth.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Chris's Development Blog : Visual Studio 2005</title><link>http://www.chrisellsworth.com/blogs/devblog/archive/tags/Visual+Studio+2005/default.aspx</link><description>Tags: Visual Studio 2005</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator><item><title>Vista RC2 and SQL Server Express 2005</title><link>http://www.chrisellsworth.com/blogs/devblog/archive/2006/11/06/Vista-RC2-and-SQL-Server-Express-2005.aspx</link><pubDate>Mon, 06 Nov 2006 23:54:00 GMT</pubDate><guid isPermaLink="false">055a2542-c573-4b07-a110-b17cde591059:71</guid><dc:creator>Christopher Chess Ellsworth</dc:creator><slash:comments>0</slash:comments><comments>http://www.chrisellsworth.com/blogs/devblog/comments/71.aspx</comments><wfw:commentRss>http://www.chrisellsworth.com/blogs/devblog/commentrss.aspx?PostID=71</wfw:commentRss><wfw:comment>http://www.chrisellsworth.com/blogs/devblog/rsscomments.aspx?PostID=71</wfw:comment><description>Like many other people I know and read about, I switched my primary production system over to Windows Vista starting with the release of Beta 2.  I spend most of my time in Visual Studio 2005, Office 2007, and a few miscellaneous CAD tools for embedded systems development.  Since the release of Beta 2 I have had very few stability problems and most of my software has worked without issue (with the exception of Camtasia, which I think is a TechSmith problem).

When I was getting ready to update from RC1 to RC2 I was assaulted with a horrific message, "SQL Server 2005 is not compatible with RC2".  I use SQL Server Express 2005 almost on a daily basis and depend on it for many of my development projects.  The update looked like it could continue and would not uninstall SQL Server Express 2005, so I decided to give it a try and hope for the best....(&lt;a href="http://www.chrisellsworth.com/blogs/devblog/archive/2006/11/06/Vista-RC2-and-SQL-Server-Express-2005.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.chrisellsworth.com/aggbug.aspx?PostID=71" width="1" height="1"&gt;</description><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Windows+Vista/default.aspx">Windows Vista</category></item><item><title>Implementing a Presentation Layer Using ASP .NET 2.0 And Visual Studio 2005 (Screencast)</title><link>http://www.chrisellsworth.com/blogs/devblog/archive/2006/10/26/Implementing-a-Presentation-Layer-Using-ASP-.NET-2.0-And-Visual-Studio-2005-_2800_Screencast.aspx</link><pubDate>Thu, 26 Oct 2006 11:07:00 GMT</pubDate><guid isPermaLink="false">055a2542-c573-4b07-a110-b17cde591059:12</guid><dc:creator>Christopher Chess Ellsworth</dc:creator><slash:comments>0</slash:comments><comments>http://www.chrisellsworth.com/blogs/devblog/comments/12.aspx</comments><wfw:commentRss>http://www.chrisellsworth.com/blogs/devblog/commentrss.aspx?PostID=12</wfw:commentRss><wfw:comment>http://www.chrisellsworth.com/blogs/devblog/rsscomments.aspx?PostID=12</wfw:comment><description>This screencast walks through the use of Visual Studio 2005 and ASP .NET 2.0 to implement a presentation layer. Web services are consumed from a Business Layer....(&lt;a href="http://www.chrisellsworth.com/blogs/devblog/archive/2006/10/26/Implementing-a-Presentation-Layer-Using-ASP-.NET-2.0-And-Visual-Studio-2005-_2800_Screencast.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.chrisellsworth.com/aggbug.aspx?PostID=12" width="1" height="1"&gt;</description><enclosure url="http://www.cs.appstate.edu/~cce/feeds/content/DotNetPresentationLayer/DotNetPresentationLayer.wmv" length="98227688" type="text/plain" /><enclosure url="http://www.cs.appstate.edu/~cce/feeds/content/DotNetPresentationLayer/DotNetPresentationLayer.wmv" length="0" type="video/x-ms-wmv" /><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/ASP+.NET/default.aspx">ASP .NET</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/.NET+2.0/default.aspx">.NET 2.0</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Web+Services/default.aspx">Web Services</category></item><item><title>Implementing a Business Layer Using .NET 2.0 And Visual Studio 2005 (Screencast)</title><link>http://www.chrisellsworth.com/blogs/devblog/archive/2006/10/26/Implementing-a-Business-Layer-Using-.NET-2.0-And-Visual-Studio-2005-_2800_Screencast_2900_.aspx</link><pubDate>Thu, 26 Oct 2006 11:03:00 GMT</pubDate><guid isPermaLink="false">055a2542-c573-4b07-a110-b17cde591059:11</guid><dc:creator>Christopher Chess Ellsworth</dc:creator><slash:comments>0</slash:comments><comments>http://www.chrisellsworth.com/blogs/devblog/comments/11.aspx</comments><wfw:commentRss>http://www.chrisellsworth.com/blogs/devblog/commentrss.aspx?PostID=11</wfw:commentRss><wfw:comment>http://www.chrisellsworth.com/blogs/devblog/rsscomments.aspx?PostID=11</wfw:comment><description>This screencast walks through the use of Visual Studio 2005 to implement a business layer. Web services are consumed from the Data Layer, business logic is implemented, and services are then exposed for consumption by the Presentation Layer....(&lt;a href="http://www.chrisellsworth.com/blogs/devblog/archive/2006/10/26/Implementing-a-Business-Layer-Using-.NET-2.0-And-Visual-Studio-2005-_2800_Screencast_2900_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.chrisellsworth.com/aggbug.aspx?PostID=11" width="1" height="1"&gt;</description><enclosure url="http://www.cs.appstate.edu/~cce/feeds/content/DotNetBusinessLayer.wmv" length="67436978" type="text/plain" /><enclosure url="http://www.cs.appstate.edu/~cce/feeds/content/DotNetBusinessLayer.wmv" length="0" type="video/x-ms-wmv" /><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/.NET+2.0/default.aspx">.NET 2.0</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Web+Services/default.aspx">Web Services</category></item><item><title>Implementing a Data Layer using .NET 2.0 and Visual Studio 2005 (Screencast)</title><link>http://www.chrisellsworth.com/blogs/devblog/archive/2006/10/26/Implementing-a-Data-Layer-using-.NET-2.0-and-Visual-Studio-2005-_2800_Screencast_2900_.aspx</link><pubDate>Thu, 26 Oct 2006 10:58:00 GMT</pubDate><guid isPermaLink="false">055a2542-c573-4b07-a110-b17cde591059:10</guid><dc:creator>Christopher Chess Ellsworth</dc:creator><slash:comments>0</slash:comments><comments>http://www.chrisellsworth.com/blogs/devblog/comments/10.aspx</comments><wfw:commentRss>http://www.chrisellsworth.com/blogs/devblog/commentrss.aspx?PostID=10</wfw:commentRss><wfw:comment>http://www.chrisellsworth.com/blogs/devblog/rsscomments.aspx?PostID=10</wfw:comment><description>This screencast walks through the use of Visual Studio 2005 and SQL Server Express 2005 to create a data access layer....(&lt;a href="http://www.chrisellsworth.com/blogs/devblog/archive/2006/10/26/Implementing-a-Data-Layer-using-.NET-2.0-and-Visual-Studio-2005-_2800_Screencast_2900_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.chrisellsworth.com/aggbug.aspx?PostID=10" width="1" height="1"&gt;</description><enclosure url="http://www.cs.appstate.edu/~cce/feeds/content/DotNetDataLayer.wmv" length="73098310" type="text/plain" /><enclosure url="http://www.cs.appstate.edu/~cce/feeds/content/DotNetDataLayer.wmv" length="0" type="video/x-ms-wmv" /><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/Visual+Studio+2005/default.aspx">Visual Studio 2005</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/.NET+2.0/default.aspx">.NET 2.0</category><category domain="http://www.chrisellsworth.com/blogs/devblog/archive/tags/SQL+Server+2005/default.aspx">SQL Server 2005</category></item></channel></rss>