﻿<?xml version="1.0" ?><rss version="2.0"><channel><title>Articles at vbwebdev.net</title><link>http://vbwebdev.net</link><description>Articles at vbwebdev.net</description><language>en-us</language><lastBuildDate>Fri, 14 Nov 2008 17:37:30 GMT</lastBuildDate><item><title>A Few of My Favorite (.Net) Things</title><link>http://vbwebdev.net/articles/favorite_things.aspx</link><description>Although there are thousands of classes in the .Net framework, there are some that will use all the time.  This article describes three, the Stringbuilder, Hashtable, and Arraylist that can make your code more efficient and get you in the mindset of programming the .Net way.  It was written when .Net 1.1 was the current version.</description><category>Visual Basic.Net</category><pubDate>Sat, 21 Apr 2007 00:00:00 GMT</pubDate></item><item><title>VB.Net is Easy!</title><link>http://vbwebdev.net/articles/vb_net_is_easy.aspx</link><description>Still on VB 6? Do you believe the myth that VB.Net is harder than VB 6? Well you've been misled by everyone, even (especially) otherwise respectable magazines. In this article, I bust those myths with a few simple examples of how VB.Net is actually easier to work with than VB 6.
</description><category>Visual Basic.Net</category><pubDate>Sat, 21 Apr 2007 00:00:00 GMT</pubDate></item><item><title>Link Read Only SQL Server Tables in Access</title><link>http://vbwebdev.net/articles/read_only_linked_tables_in_access.aspx</link><description>How to link SQL Server tables into your Access application so they are read-only and do not cause locking on the server.</description><category>Access</category><pubDate>Sun, 13 May 2007 11:46:00 GMT</pubDate></item><item><title>DSN-Less Connections in Access</title><link>http://vbwebdev.net/articles/dsn-less_connections_in_access.aspx</link><description>Still using ODBC DSN's for your linked SQL Server tables?  You can save time and reduce maintenance issues by using DSN-Less links.  Here's how.</description><category>Access</category><pubDate>Sun, 13 May 2007 11:50:00 GMT</pubDate></item><item><title>Error Handling in Access</title><link>http://vbwebdev.net/articles/error_handling_in_access.aspx</link><description>Everyone has their own way of doing error handling in code.  I made my method to be convenient and consistent across the application.</description><category>Access</category><pubDate>Sun, 13 May 2007 11:53:00 GMT</pubDate></item><item><title>RSS XML from SQL Server 2005</title><link>http://vbwebdev.net/articles/sql_server_2005_rss.aspx</link><description>This article will show you how to output an RSS XML document (a 'feed') directly from SQL Server 2005, all ready to go, and no need to do XML processing in a procedural language, or with XSLT.</description><category>SQL Server</category><pubDate>Tue, 03 Jul 2007 02:00:00 GMT</pubDate></item><item><title>Dynamic Data Display in Silverlight</title><link>http://vbwebdev.net/articles/Dynamic_Data_in_Silverlight.aspx</link><description>My first attempt to do something useful with Silverlight.  In this article I show you how to create some dynamic content in Silverlight using the power of SQL Server and ASP.Net handlers.</description><category>Web Design</category><pubDate>Sat, 18 Aug 2007 00:00:00 GMT</pubDate></item><item><title>Fractals in Silverlight</title><link>http://vbwebdev.net/articles/Silverlight_Fractals.aspx</link><description>For my second article on Silverlight, I decided to do a fractal image generater with Silverlight.  I found a nice simple Javascript fractal algorithm that worked out well.</description><category>Web Design</category><pubDate>Fri, 14 Sep 2007 02:00:00 GMT</pubDate></item><item><title>Adventures in Access 2007</title><link>http://vbwebdev.net/articles/adventures_in_access_2007.aspx</link><description>Follow my trials and tribulations as I develop my first, from scratch Access 2007 application.  As a veteran Access developer, I have been avoiding Access 2007, but I finally take the plunge.  This will be an ongoing, ever changing article documenting my adventure.  This will be a look at Access 2007 from a veteran's point of view, so it's not really a beginner's article.</description><category>Access</category><pubDate>Wed, 12 Mar 2008 02:00:00 GMT</pubDate></item><item><title>Deploying SSRS Reports to Sharepoint</title><link>http://vbwebdev.net/articles/deploy_ssrs_reports_to_sharepoint.aspx</link><description>I explain how I set up the deployment URL paths to deploy an SSRS project to Sharepoint, and how to use those reports in ASP.Net with a ReportViewer control.</description><category>SQL Server</category><pubDate>Fri, 14 Nov 2008 02:00:00 GMT</pubDate></item></channel></rss>