<?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>CAD.NET &#187; Express Edition</title>
	<atom:link href="http://cad.huiz.net/category/express-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://cad.huiz.net</link>
	<description>DotNet voor AutoCAD</description>
	<lastBuildDate>Sun, 15 Aug 2010 14:04:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debuggen met Express Edition (3)</title>
		<link>http://cad.huiz.net/2010/07/01/debuggen-met-express-edition-3/</link>
		<comments>http://cad.huiz.net/2010/07/01/debuggen-met-express-edition-3/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 10:45:27 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[Express Edition]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[4.0]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[framework]]></category>

		<guid isPermaLink="false">http://cad.huiz.net/?p=155</guid>
		<description><![CDATA[En met dank aan mijn online vrienden van TheSwamp.org is het probleem opgelost dat VB 2010 Express niet zou kunnen debuggen in combinatie met AutoCAD!
VB 2010 Express werkt samen met .NET Framework 4.0. Maar als ik een tool wilde debuggen in AutoCAD 2011 en ik had de verwijzing naar het Framework 3.5 niet in mijn project, [...]]]></description>
		<wfw:commentRss>http://cad.huiz.net/2010/07/01/debuggen-met-express-edition-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debuggen met Express Edition (2)</title>
		<link>http://cad.huiz.net/2010/06/30/debuggen-met-express-edition-2/</link>
		<comments>http://cad.huiz.net/2010/06/30/debuggen-met-express-edition-2/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 18:47:48 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[Express Edition]]></category>
		<category><![CDATA[breakpoint]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://cad.huiz.net/?p=144</guid>
		<description><![CDATA[Zoals in deze post uitgelegd is, kun je met Visual Basic 2008 Express Editon ook debuggen in AutoCAD. Met een kleine aanpassing kun je heel eenvoudig debuggen. Nu lijkt het, ik weet het niet zeker, dat in Visual Basic 2010 Express Edition het debuggen niet goed te gaan. Het is zeker nog mogelijk om AutoCAD op [...]]]></description>
		<wfw:commentRss>http://cad.huiz.net/2010/06/30/debuggen-met-express-edition-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio en Express Editions 2010 download</title>
		<link>http://cad.huiz.net/2010/04/12/visual-studio-en-express-editions-2010-download/</link>
		<comments>http://cad.huiz.net/2010/04/12/visual-studio-en-express-editions-2010-download/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 19:34:05 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Express Edition]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://cad.huiz.net/?p=140</guid>
		<description><![CDATA[Vanaf vandaag zijn zowel de Visual Studio 2010 als de Express Editions van Visual Basic, C# als C++.Net te downloaden. Zie hier voor meer informatie.
]]></description>
		<wfw:commentRss>http://cad.huiz.net/2010/04/12/visual-studio-en-express-editions-2010-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip: Takenlijst in IDE</title>
		<link>http://cad.huiz.net/2010/03/20/tip-takenlijst-in-ide/</link>
		<comments>http://cad.huiz.net/2010/03/20/tip-takenlijst-in-ide/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 20:15:17 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[Express Edition]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[takenlijst]]></category>
		<category><![CDATA[tasklist]]></category>

		<guid isPermaLink="false">http://cad.huiz.net/?p=115</guid>
		<description><![CDATA[Soms vergeet je wel eens hoe handig een IDE is om te coderen. Anders zou je alles wel in Notepad kunnen doen uiteraard, maar dan mis je toch echt juweeltjes van handigheidjes. Bijvoorbeeld inklapbare code, kleurcodering, bookmarks, enzovoort.
Maar een hele mooie handigheid is het takenlijst, of de tasklist. Deze is aan te zetten via het [...]]]></description>
		<wfw:commentRss>http://cad.huiz.net/2010/03/20/tip-takenlijst-in-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Het opstarten van een nieuw project in VB.NET</title>
		<link>http://cad.huiz.net/2010/03/06/het-opstarten-van-een-nieuw-project-in-vb-net/</link>
		<comments>http://cad.huiz.net/2010/03/06/het-opstarten-van-een-nieuw-project-in-vb-net/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 19:42:49 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[Express Edition]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[namespace]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[start]]></category>

		<guid isPermaLink="false">http://cad.huiz.net/?p=79</guid>
		<description><![CDATA[Om met een project te beginnen, zul je de IDE moeten opstarten waarin je je nieuwe programmacode wilt schrijven. We gaan voor het gemak maar uit van Visual Basic 2008 Express Edition.

Voor een AutoCAD tool of Palette gebruik je in de regel een Class Library. Kies deze en geef het een naam. In de IDE [...]]]></description>
		<wfw:commentRss>http://cad.huiz.net/2010/03/06/het-opstarten-van-een-nieuw-project-in-vb-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welke editor</title>
		<link>http://cad.huiz.net/2010/01/18/welke-editor/</link>
		<comments>http://cad.huiz.net/2010/01/18/welke-editor/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 09:44:13 +0000</pubDate>
		<dc:creator>Anton</dc:creator>
				<category><![CDATA[Algemeen]]></category>
		<category><![CDATA[Express Edition]]></category>
		<category><![CDATA[code completion]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[IntelliSense]]></category>
		<category><![CDATA[kleurcodering]]></category>

		<guid isPermaLink="false">http://cad.huiz.net/?p=68</guid>
		<description><![CDATA[Om code te schrijven is de minimale eis om een computer te hebben met Kladblok.
Dat is wel erg weinig natuurlijk en omdat het gemak de mens moet dienen, kunnen we beter op zoek gaan naar een mooie code editor. En dat treft, die zijn er genoeg en soms ook nog gratis.
Om te beginnen heb je [...]]]></description>
		<wfw:commentRss>http://cad.huiz.net/2010/01/18/welke-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
