<?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>Ralf Eisenreich &#187; .Net</title>
	<atom:link href="http://sqlblog.de/blog/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlblog.de/blog</link>
	<description>SQLBlog.DE &#124; ..things to remember</description>
	<lastBuildDate>Mon, 09 Apr 2012 07:11:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Xamarin: New founded company focused on mono and .Net</title>
		<link>http://sqlblog.de/blog/2011/05/xamarin-new-founded-company-focused-on-mono-and-net/</link>
		<comments>http://sqlblog.de/blog/2011/05/xamarin-new-founded-company-focused-on-mono-and-net/#comments</comments>
		<pubDate>Tue, 17 May 2011 09:42:47 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[mono]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://sqlblog.de/blog/?p=714</guid>
		<description><![CDATA[Very hot topic: After the difficulties with Novell and Attachmate the developers who created great products like mono, mono touch,...]]></description>
			<content:encoded><![CDATA[<p>Very hot topic: After the difficulties with <a href="http://www.novell.com/home/">Novell</a> and <a href="http://www.attachmate.com/">Attachmate</a> the developers who created great products like <a href="http://www.mono-project.com">mono</a>, mono touch, monodroid, .. will continue their work within the new firmed company Xamarin (<a href="http://www.xamarin.com">http://www.xamarin.com</a>).</p>
<p>All the best!</p>
<p>[Source: <a href="http://tirania.org">http://tirania.org</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2011/05/xamarin-new-founded-company-focused-on-mono-and-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSB4019: WebApplication.targets not found</title>
		<link>http://sqlblog.de/blog/2009/03/msb4019-webapplicationtargets-not-found/</link>
		<comments>http://sqlblog.de/blog/2009/03/msb4019-webapplicationtargets-not-found/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 12:32:38 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://sqlblog.de/blog/?p=405</guid>
		<description><![CDATA[Der Fehler MSB4019: The imported project &#8220;C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\WebApplications\Microsoft.WebApplication.targets&#8221; was not found. konnte bei mir wie folgt behoben werden: Prüfen, ob...]]></description>
			<content:encoded><![CDATA[<p>Der Fehler</p>
<blockquote><p>MSB4019: The imported project &#8220;C:\Program Files\MSBuild\Microsoft\VisualStudio\v8.0\WebApplications\Microsoft.WebApplication.targets&#8221; was not found.</p></blockquote>
<p>konnte bei mir wie folgt behoben werden:</p>
<ol>
<li>Prüfen, ob sich unter C:\Program Files\MSBuild\Microsoft\VisualStudio\v<strong>9</strong>.0\WebApplications\Microsoft.WebApplication.targets ein File befindet.</li>
<li>Wenn ja, dann dieses an die erwartete Stelle kopieren. Wenn nicht, dann dieses herunterladen (Google).</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2009/03/msb4019-webapplicationtargets-not-found/feed/</wfw:commentRss>
		<slash:comments>185</slash:comments>
		</item>
		<item>
		<title>PHP Editor: Visual Studio</title>
		<link>http://sqlblog.de/blog/2007/11/php-editor-visual-studio/</link>
		<comments>http://sqlblog.de/blog/2007/11/php-editor-visual-studio/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 00:23:04 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://sqlblog.de/blog/index.php/2007/11/30/php-editor-visual-studio/</guid>
		<description><![CDATA[Ein sehr guter PHP Editor inklusive Debugging-, Deployment- und (Smarty)-Template-Unterstützung heißt VS.PHP von Jcx.Software. AuÃŸerdem gibt es 4 verschiedene Versionen:...]]></description>
			<content:encoded><![CDATA[<p><img src="http://sqlblog.de/blog/wp-content/uploads/2007/11/vsphp.png" alt="VS.PHP" /></p>
<p>Ein sehr guter PHP Editor inklusive Debugging-, Deployment- und (Smarty)-Template-Unterstützung heißt <a href="http://www.jcxsoftware.com/jcx/vsphp/home">VS.PHP</a> von <a href="http://www.jcxsoftware.com">Jcx.Software</a>.</p>
<p>AuÃŸerdem gibt es 4 verschiedene Versionen:</p>
<ul>
<li>
<ol>VS.Php Standalone Edition</ol>
<ol>VS.Php for Visual Studio 2005</ol>
<ol>VS.Php for Visual Studio .Net 2003</ol>
<ol>VS.Php for Visual Studio .Net</ol>
</li>
</ul>
<p>Besonders die Integration in Visual Studio ist sehr interessant.</p>
<p>Das sagt Jcx.Software dazu:</p>
<blockquote><p>If you are a .Net developer you may wonder why VS.Php? Php is one of the most popular languages for developing web applications. In fact, the Php community has the largest pool of rich open source applications, frameworks and resources to make your development life easier. VS.Php lets those who enjoy using Visual Studio use their favorite IDE for Php development. VS.Php also provides many unique features by leveraging the Visual Studio IDE like Php/Javascript debugging.</p></blockquote>
<p>[Quelle: <a href="http://www.jcxsoftware.com">Jcx.Software</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2007/11/php-editor-visual-studio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.Net-Snippets</title>
		<link>http://sqlblog.de/blog/2007/11/net-snippets/</link>
		<comments>http://sqlblog.de/blog/2007/11/net-snippets/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 15:11:25 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://sqlblog.de/blog/index.php/2007/11/29/net-snippets/</guid>
		<description><![CDATA[Unter .Net-Snippets findet man recht gute Lösungen. Sollte man immer mal besuchen, wenn man vor einem Problemchen steht. Außerdem gibt...]]></description>
			<content:encoded><![CDATA[<p><a title="http://dotnet-snippets.de" href="http://dotnet-snippets.de"><img src="http://sqlblog.de/blog/wp-content/uploads/2007/11/net-snippets.jpg" alt=".Net-Snippets" /></a></p>
<p>Unter <a title="dotnet-snippets" href="http://dotnet-snippets.de">.Net-Snippets</a> findet man recht gute Lösungen. Sollte man immer mal besuchen, wenn man vor einem Problemchen steht.</p>
<p>Außerdem gibt es noch ein nettes <a title="http://dotnet-snippets.de/dns/ffplugin.aspx" href="http://dotnet-snippets.de/dns/ffplugin.aspx">Firefox-Search-Plugin</a> zur schnellen Suche.</p>
<p><img src="http://sqlblog.de/blog/wp-content/uploads/2007/11/net-snippets2.jpg" alt=".Net-Snippets" /></p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2007/11/net-snippets/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>GridView: FindControl in Template</title>
		<link>http://sqlblog.de/blog/2007/11/gridview-findcontrol-in-template/</link>
		<comments>http://sqlblog.de/blog/2007/11/gridview-findcontrol-in-template/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 11:51:58 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[edititemtemplate]]></category>
		<category><![CDATA[findcontrol]]></category>
		<category><![CDATA[gridview]]></category>

		<guid isPermaLink="false">http://sqlblog.de/blog/index.php/2007/11/28/gridview-findcontrol-in-template/</guid>
		<description><![CDATA[Um ein erfolgreiches FindControl in einem EditItemTemplate umzusetzen, sollte folgender Code verwendet werden. In diesem Beispiel wird in einem GridView...]]></description>
			<content:encoded><![CDATA[<p><img src="http://sqlblog.de/blog/wp-content/uploads/2007/11/template_edit.jpg" alt="EditItemTemplate" /></p>
<p>Um ein erfolgreiches FindControl in einem EditItemTemplate umzusetzen, sollte folgender Code verwendet werden. In diesem Beispiel wird in einem GridView in einer editierbaren Zeile einer Textbox ein Wert (SelectedValue) aus einer DropDownList zugewiesen, sobald ein Button gedrückt wird.</p>
<p><code><br />
protected void btnSet_Click(object sender, EventArgs e) {<br />
TextBox txtPredecessorName = (TextBox)((Button)sender).Parent.FindControl("txtPredecessorName");<br />
DropDownList ddKTPredecessors = (DropDownList)((Button)sender).Parent.FindControl("ddKTPredecessors");<br />
txtPredecessorName.Text = ddKTPredecessors.SelectedValue;<br />
}<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2007/11/gridview-findcontrol-in-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS.Net Fonts and Colors</title>
		<link>http://sqlblog.de/blog/2007/11/vsnet-fonts-and-colors/</link>
		<comments>http://sqlblog.de/blog/2007/11/vsnet-fonts-and-colors/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 12:39:06 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://sqlblog.de/blog/index.php/2007/11/26/vsnet-fonts-and-colors/</guid>
		<description><![CDATA[Abhängig vom Medium kann eine unterschiedliche Farbwahl die Lesbarkeit verbessern. So gibt es auch für unsere Entwicklungswerkzeuge verschiedene Themes, die...]]></description>
			<content:encoded><![CDATA[<p>Abhängig vom Medium kann eine unterschiedliche Farbwahl die Lesbarkeit verbessern.  So gibt es auch für unsere Entwicklungswerkzeuge verschiedene Themes, die Farben und Schriftarten anpassen können.</p>
<p><a title="kontrast" href="http://sqlblog.de/blog/wp-content/uploads/2007/11/contrast.png"><img src="http://sqlblog.de/blog/wp-content/uploads/2007/11/contrast.png" alt="kontrast" /></a></p>
<p><strong>Visual Studio Themes</strong>:</p>
<p><a title="VS Themes" href="http://www.winterdom.com/weblog/CategoryView,category,VS+Color+Scheme.aspx">Themes 1<br />
</a></p>
<p><a title="VS Themes" href="http://www.winterdom.com/weblog/CategoryView,category,VS%2BColor%2BScheme,2.aspx">Themes 2</a><a title="VS Themes" href="http://www.hanselman.com/blog/ChangingYourColorsInVisualStudioNETBlackVersusWhite.aspx"><br />
</a></p>
<p><a title="VS Themes" href="http://www.hanselman.com/blog/ChangingYourColorsInVisualStudioNETBlackVersusWhite.aspx">Visual Studio Colors: Back vs. White<br />
</a></p>
<p><a title="VS Themes" href="http://blog.wekeroad.com/2007/10/17/textmate-theme-for-visual-studio-take-2/">Textmate Theme</a></p>
<p><strong>Farben von Visual Studio 2005 nach MS SQL Management Studio übertragen</strong>:</p>
<p><a title="VSColorsToSQL" href="http://www.winterdom.com/weblog/2007/10/31/ColorSchemesInSQL2005ManagementStudio.aspx">VSColorsToSQL</a></p>
<p><strong>Meine Farben</strong>:<br />
<a title="VS2005 Settings" href="http://sqlblog.de/blog/wp-content/uploads/2007/12/vs2005.zip">VS2005Settings.zip</a></p>
<p>[inspired by: <a href="http://www.darksideofvisualstudio.net/">Join the dark side of Visual Studio</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2007/11/vsnet-fonts-and-colors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSIS: Paket aus .NET starten</title>
		<link>http://sqlblog.de/blog/2006/11/ssis-paket-aus-net-starten/</link>
		<comments>http://sqlblog.de/blog/2006/11/ssis-paket-aus-net-starten/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 10:12:15 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ssis]]></category>

		<guid isPermaLink="false">http://ralf-eisenreich.de/blog/index.php/2006/11/14/ssis-paket-aus-net-starten/</guid>
		<description><![CDATA[Um ein SSIS-Paket, dass im SSIS-Storage des SQL-Servers (nicht im FileSystem) abgelegt ist aus einer .NET-Anwendung zu starten kann folgender...]]></description>
			<content:encoded><![CDATA[<p>Um ein SSIS-Paket, dass im SSIS-Storage des SQL-Servers (nicht im FileSystem) abgelegt ist aus einer .NET-Anwendung zu starten kann folgender Code verwendet werden:</p>
<p><span id="more-144"></span></p>
<div class="igBar"><span id="lvb-2"><a href="#" onclick="javascript:showPlainTxt('vb-2'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">Visual Basic:</span>
<div id="vb-2">
<div class="vb">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">Protected <span style="color: #b1b100;">Sub</span> btnStart_Click<span style="color:#006600; font-weight:bold;">&#40;</span>ByVal sender <span style="color: #b1b100;">As</span> Object, ByVal e <span style="color: #b1b100;">As</span> System.<span style="color: #66cc66;">EventArgs</span><span style="color:#006600; font-weight:bold;">&#41;</span> Handles btnStart.<span style="color: #66cc66;">Click</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #b1b100;">Dim</span> pkg <span style="color: #b1b100;">As</span> <span style="color: #b1b100;">New</span> Package</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #b1b100;">Dim</span> app <span style="color: #b1b100;">As</span> <span style="color: #b1b100;">New</span> Application</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #b1b100;">Dim</span> pkgResults <span style="color: #b1b100;">As</span> DTSExecResult</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; pkg = app.<span style="color: #66cc66;">LoadFromSqlServer</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color: #ff0000;">"\\PAKET_NAME"</span>, <span style="color: #ff0000;">"SERVER_NAME"</span>, <span style="color: #ff0000;">"USER"</span>, <span style="color: #ff0000;">"PASSWORD"</span>, <span style="color: #b1b100;">Nothing</span><span style="color:#006600; font-weight:bold;">&#41;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; pkgResults = pkg.<span style="color: #66cc66;">Execute</span><span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#006600; font-weight:bold;">&#41;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; Console.<span style="color: #66cc66;">WriteLine</span><span style="color:#006600; font-weight:bold;">&#40;</span>pkgResults<span style="color:#006600; font-weight:bold;">&#41;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #b1b100;">End</span> <span style="color: #b1b100;">Sub</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Achtung: Die Referenz <code>Imports Microsoft.SqlServer.Dts.Runtime</code> muss hinzugefÃ¼gt werden!</p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2006/11/ssis-paket-aus-net-starten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET: Coding4Fun..</title>
		<link>http://sqlblog.de/blog/2006/08/net-coding4fun/</link>
		<comments>http://sqlblog.de/blog/2006/08/net-coding4fun/#comments</comments>
		<pubDate>Sat, 26 Aug 2006 07:45:22 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[bookmarks]]></category>

		<guid isPermaLink="false">http://blog.ralf-eisenreich.de/blog/index.php/2006/08/26/net-coding4fun/</guid>
		<description><![CDATA[- Coding4Fun - ..Programmieren zum SpaÃŸ. Bei uns ist der Name Programm: "Coding4Fun â€“ Programmieren zum SpaÃŸâ€œ. Klar: Es muss...]]></description>
			<content:encoded><![CDATA[<p>- <a href="http://www.microsoft.com/germany/msdn/coding4fun/default.mspx">Coding4Fun</a> - ..Programmieren zum SpaÃŸ.</p>
<blockquote><p>Bei uns ist der Name Programm: "Coding4Fun â€“ Programmieren zum SpaÃŸâ€œ. Klar: Es muss Leute geben, die Lagerverwaltungsprogramme und Steuerberatersoftware programmieren, aber wir bei Coding4Fun werfen den Compiler nur an, wenn das entsprechende Projekt Laune macht. Wichtig dabei: hier ist alles 100% kostenlos! Denn der SpaÃŸfaktor leidet ziemlich, wenn man zahlen muss - das wissen wir aus eigener Erfahrung. Sogar die Visual Studio Express Entwickler-Tools fÃ¼r den anspruchsvollen Code-Heimwerker gibt es als Gratisdownload.</p></blockquote>
<p>[Quelle: Coding4Fun-Website]</p>
<p>Eine noch ausbaufÃ¤hige WebSite mit einem guten Konzept. GehÃ¶rt in die Bookmarks!</p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2006/08/net-coding4fun/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MS Access: Code verstecken / schuetzen</title>
		<link>http://sqlblog.de/blog/2006/07/ms-access-code-verstecken-schuetzen/</link>
		<comments>http://sqlblog.de/blog/2006/07/ms-access-code-verstecken-schuetzen/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 06:35:31 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[VBA]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[visual basic]]></category>

		<guid isPermaLink="false">http://blog.ralf-eisenreich.de/blog/index.php/2006/07/27/ms-access-code-verstecken-schuetzen/</guid>
		<description><![CDATA[Den VBA-Code (VisualBasic-for-Applications-Code) kann man durch die Erzeugung einer MDE-Datei schuetzen, da dann so etwas wie ein Bytecode erstellt wird,...]]></description>
			<content:encoded><![CDATA[<p>Den VBA-Code (VisualBasic-for-Applications-Code) kann man durch die Erzeugung einer MDE-Datei schuetzen, da dann so etwas wie ein Bytecode erstellt wird, fuer den ich bisher keinen Decompiler finden konnte. (Menue: Tools->Database Utilities->Make MDE-File). Aber Achtung die orginale MDB-Datei sollte immer gesichert werden!<br />
Der integrierte Passwortschutz fuer eigene Projekte ist uebrigens unsicher und leicht zu umgehen.</p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2006/07/ms-access-code-verstecken-schuetzen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Code aus IL extrahieren</title>
		<link>http://sqlblog.de/blog/2006/07/net-code-aus-il-extrahieren/</link>
		<comments>http://sqlblog.de/blog/2006/07/net-code-aus-il-extrahieren/#comments</comments>
		<pubDate>Mon, 24 Jul 2006 08:14:14 +0000</pubDate>
		<dc:creator>Ralf</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[il]]></category>

		<guid isPermaLink="false">http://blog.ralf-eisenreich.de/blog/index.php/2006/07/24/net-code-aus-il-extrahieren/</guid>
		<description><![CDATA[Ein interessantes und auch hilfreiches Tool ist der .NET Reflector von Lutz Roeder. Mit diesem Tool kann man aus der...]]></description>
			<content:encoded><![CDATA[<p>Ein interessantes und auch hilfreiches Tool ist der <a title=".Net Reflector" href="http://www.aisto.com/roeder/dotnet/">.NET Reflector von Lutz Roeder</a>. Mit diesem Tool kann man aus der IL (Intermediate Language, sowas wie Bytecode bei Java) Klassen und Funktionen extrahieren, also Assemblies decompilieren. Das Tool unterstuetzt VB.NET sowie C#.<br />
Uebrigens kann man auf diesem Wege auch aus einer in C# geschriebenen Assembly VisualBasic.NET Code extrahieren und umgekehrt.</p>
]]></content:encoded>
			<wfw:commentRss>http://sqlblog.de/blog/2006/07/net-code-aus-il-extrahieren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

