<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Enterprise Software Development</title>
	<link>http://www.devprise.com</link>
	<description>by devprise.com</description>
	<lastBuildDate>Wed, 18 Jun 2008 14:41:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How To Install Windows Live Writer on Windows Server 2008</title>
		<description>So this is my first post using Windows Live Writer from a Windows Server 2008 workstation.  I was not able to install Windows Live Writer 2008 on my server workstation, it would give the error:  Sorry, Windows Live programs cannot be installed on Windows Server, Windows XP Professional ...</description>
		<link>http://www.devprise.com/2008/06/18/howto-install-windows-live-writer-on-windows-server-2008/</link>
			</item>
	<item>
		<title>How To Copy / Clone a Hyper-V Virtual Machine</title>
		<description>You can create a copy or clone of an existing virtual machine (VM) quite easily in Hyper-V ... The process is a little different than you might think though. The basic procedure is to export and import a virtual machine. I use my VM's primarily for separate development sandboxes and ...</description>
		<link>http://www.devprise.com/2008/06/17/how-to-copy-clone-a-hyper-v-virtual-machine/</link>
			</item>
	<item>
		<title>Excel ODBC Driver for Windows Server 2008 (64 Bit)</title>
		<description>So I'm running Windows Server 2008 as a development workstation. I ran into some trouble with a custom .NET application that imports data from Excel files using the ODBC driver. Error Message in .NET ERROR [IM002] [Microsoft] [ODBC Driver Manager] Data source name not found and no default driver specified ...</description>
		<link>http://www.devprise.com/2008/06/10/excel-odbc-driver-for-windows-server-2008/</link>
			</item>
	<item>
		<title>Small Simple Plug-In to Burn ISO&#8217;s in Windows Vista</title>
		<description>For a very small simple and easy to use ISO burner for Windows Vista (and XP), check out ISO Recorder by Alex Feinman ... It works like a Microsoft PowerToy. I love it! </description>
		<link>http://www.devprise.com/2008/06/02/small-simple-plug-in-to-burn-isos-in-windows-vista/</link>
			</item>
	<item>
		<title>HowTo Filter System.IO.Directory.GetFiles with Linq</title>
		<description>Here we are going to see an easy way to enumerate files in a directory, filter the files with Linq, then bind the results to a ASP.NET repeater control. We will show you the old .NET 1x way of doing this, then the new and improved Linq way of doing ...</description>
		<link>http://www.devprise.com/2008/05/30/howto-filter-systemiodirectorygetfiles-with-linq/</link>
			</item>
	<item>
		<title>Querying Selected Items From ListItemCollection Using Lambda Expressions</title>
		<description>You can use Lambda expressions and the new extensions provided in the .NET framework 3.5 to filter your specialized collections like the ListItemCollection (used in ASP.NET ListBox controls).  I found this great usage for lambda this weekend when posed with a problem using a ListBox control with a SelectionMode ...</description>
		<link>http://www.devprise.com/2008/05/27/querying-selected-items-from-listitemcollection-using-lambda/</link>
			</item>
	<item>
		<title>SQLTRACE_BUFFER_FLUSH, Performance Metrics on SQL Server 2005</title>
		<description>SQL Server 2005 gathers metrics data for you automatically out of the box! I discovered this bit of information today, as I was looking into why my DotNetNuke database was starting to drag down. (remember my previous post about How to reset a DNN password at the Database)  I ...</description>
		<link>http://www.devprise.com/2007/12/10/sqltrace_buffer_flush-performance-metrics-on-sql-server-2005/</link>
			</item>
	<item>
		<title>.NET 2.0 Generic Collections to 1.0 and 1.1 Collections</title>
		<description>I am always looking around for the Generic equivalents for the non-generic collections. Especially when converting 1.1 code over to 2.0 
.comptable td
{
	border-bottom: 1px solid #008000;
	background-color: #ebf7ff;
}
.comptable .name
{
	background-color: #a8cece;
}  Table of Generic Collections to Non-Generic Collections            Non-Generic (1.x) ...</description>
		<link>http://www.devprise.com/2007/10/22/net-20-generic-collections-to-10-and-11-collections/</link>
			</item>
	<item>
		<title>Streaming Video From Home to Work</title>
		<description>Have you ever wanted to stream some video from your house to a remote location. Like to your cell phone, or to your computer at work? Maybe you are scheduled to work late during the World Cup, or NBA Finals. Well here is a simple way to stream that video/audio ...</description>
		<link>http://www.devprise.com/2007/09/18/streaming-video-from-home-to-work/</link>
			</item>
	<item>
		<title>Easy way to kill MS SQL server transaction logs</title>
		<description>I manage many SQL 2000 databases. And many times while performing maintenance I have run into the 'transaction log full' error.  like this:    Error: 9002, Severity: 17, State: 2     The log file for database '%.*ls' is full.  So like many people ...</description>
		<link>http://www.devprise.com/2007/08/19/easy-way-to-kill-ms-sql-server-transaction-logs/</link>
			</item>
</channel>
</rss>
