<?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>TheUndeadable entwickelt &#187; .Net</title>
	<atom:link href="http://blog.depon.net/index.php/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.depon.net</link>
	<description>Ein Ausschnitt aus dem Leben</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ASP.Net MVC 3</title>
		<link>http://blog.depon.net/index.php/2012/02/02/asp-net-mvc-3/</link>
		<comments>http://blog.depon.net/index.php/2012/02/02/asp-net-mvc-3/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 12:18:00 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net MVC 3]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Depon.Net]]></category>

		<guid isPermaLink="false">http://blog.depon.net/?p=1176</guid>
		<description><![CDATA[Nachdem ich mir mal ASP.Net MVC 3 genauer angeschaut habe, habe ich beschlossen, dass Depon.Net 2.0 mit Hilfe von ASP.Net MVC entwickelt wird und ich den FBK und andere Technologien mit ASP.Net MVC kompatibel machen werde. Eine erste Version (die eigentlich absolut statisch ist und ich nur das JavaScript testen wollte) kann man unter http://metahosting.depon.net [...]]]></description>
			<content:encoded><![CDATA[<p>Nachdem ich mir mal ASP.Net MVC 3 genauer angeschaut habe, habe ich beschlossen, dass Depon.Net 2.0 mit Hilfe von ASP.Net MVC entwickelt wird und ich den FBK und andere Technologien mit ASP.Net MVC kompatibel machen werde. </p>
<p>Eine erste Version (die eigentlich absolut statisch ist und ich nur das JavaScript testen wollte) kann man unter <a href="http://metahosting.depon.net">http://metahosting.depon.net</a> anschauen. </p>
<p><a href="http://blog.depon.net/wp-content/uploads/2012/01/image5.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2012/01/image_thumb5.png" width="644" height="438" /></a></p>
<p>Dies hat allerdings einen großen Nachteil:    <br />Die Hintergrundjobs und Datenbank laufen nicht mehr im gleichen Prozess wie das Frontend. Damit ist der Kern des FBK-Konzepts ausgehöhlt und wird mit der MVC Entscheidung beendet. </p>
<p>Die Vorteile des MVC-Frameworks überwiegen die Nachteile einer Nachimplementierung. Weiterhin sind wir damit wieder ‘vollkommen’ kompatibel zur IIS-Welt und können damit Features wie IIS Express, Windows Azure oder vieles andere nutzen. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2012/02/02/asp-net-mvc-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NuGet, das Maven f&#252;r .Net</title>
		<link>http://blog.depon.net/index.php/2012/01/26/nuget-das-maven-fr-net/</link>
		<comments>http://blog.depon.net/index.php/2012/01/26/nuget-das-maven-fr-net/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 11:15:34 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[NuGet]]></category>
		<category><![CDATA[SharpDevelop]]></category>

		<guid isPermaLink="false">http://blog.depon.net/index.php/2012/01/26/nuget-das-maven-fr-net/</guid>
		<description><![CDATA[Maven ist ein perfekt in die Java-Infrastruktur eingebettetes Abhängigkeitsverwaltungssystem, das die für ein Projekt benötigten Third-Party-Bibliotheken herunterlädt, aktuell hält und z.B. mit einem Eclipse-Projekt verknüpft. Für .Net gibt es seit einiger Zeit ‘NuGet’, das immer bekannter wird und schon die wichtigsten Bibliotheken inkludiert hat. NuGet is a free, open source developer focused package management system [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://maven.apache.org/">Maven</a> ist ein perfekt in die Java-Infrastruktur eingebettetes Abhängigkeitsverwaltungssystem, das die für ein Projekt benötigten Third-Party-Bibliotheken herunterlädt, aktuell hält und z.B. mit einem Eclipse-Projekt verknüpft. </p>
<p>Für .Net gibt es seit einiger Zeit ‘<a href="http://nuget.codeplex.com/">NuGet’</a>, das immer bekannter wird und schon die wichtigsten Bibliotheken inkludiert hat. </p>
<blockquote><p>NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development. NuGet is a member of the ASP.NET Gallery in the <a href="http://outercurve.org">Outercurve Foundation</a> (see the <a href="http://www.outercurve.org/News/articleType/ArticleView/articleId/20/Outercurve-Foundation-Announces-NuPack-as-Fifth-Project-in-ASPNET-Open-Source-Gallery">press release</a>).</p>
</blockquote>
<p>Dass NuGet nur unter Visual Studio 2010 oder Visual Web Developer 2010 läuft und nicht unter der C# Express, empfinde ich als großen Nachteil. Grund wird die beschnittene Plugin-Schnittstelle der Express-Version sein. </p>
<p>Unter <a title="http://nuget.codeplex.com/documentation?title=Getting%20Started" href="http://nuget.codeplex.com/documentation?title=Getting%20Started">http://nuget.codeplex.com/documentation?title=Getting%20Started</a> wird das Verhalten und Visual Studio kurz beschrieben. </p>
<h3>SharpDevelop</h3>
<p>Gut, dass es allerdings auch SharpDevelop gibt. In der aktuellen Version ist dort auch NuGet inkludiert. Beispielhaft möchte ich hier NUnit zur Bibliothek ‘BurnSystems.UnitTests’ hinzufügen. </p>
<p><a href="http://blog.depon.net/wp-content/uploads/2012/01/image1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2012/01/image_thumb1.png" width="244" height="215" /></a></p>
<p><a href="http://blog.depon.net/wp-content/uploads/2012/01/image2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2012/01/image_thumb2.png" width="244" height="184" /></a></p>
<p>Nach Klick auf ‘Add’ werden die Bibliotheken heruntergeladen und finden sich im Projekt inkludiert. </p>
<p><a href="http://blog.depon.net/wp-content/uploads/2012/01/image3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2012/01/image_thumb3.png" width="165" height="244" /></a></p>
<p>Die Dateien selbst liegen im ‘Packages’ Ordner relativ zum Speicherort der Visual Studio Solution-Datei. </p>
<p><a href="http://blog.depon.net/wp-content/uploads/2012/01/image4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2012/01/image_thumb4.png" width="244" height="98" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2012/01/26/nuget-das-maven-fr-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IlSpy</title>
		<link>http://blog.depon.net/index.php/2011/11/12/ilspy/</link>
		<comments>http://blog.depon.net/index.php/2011/11/12/ilspy/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 22:48:53 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[.Net Reflector]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[SharpDevelop]]></category>

		<guid isPermaLink="false">http://blog.depon.net/index.php/2011/11/12/ilspy/</guid>
		<description><![CDATA[Nach .Net Reflector gibt es nun die OpenSource-Variante namens IlSpy… Es arbeitet wunderbar mit SharpDevelop zusammen oder kann auch als eigenständiges Programm gestartet werden: Zwar sehr C#-lastig, aber ich persönlich kann damit sehr gut leben! Gut gefällt mir auch die Möglichkeit ein ganzes Assembly in ein C#-Projekt zu verwandeln.]]></description>
			<content:encoded><![CDATA[<p>Nach .Net Reflector gibt es nun die OpenSource-Variante namens <a href="http://wiki.sharpdevelop.net/ILSpy.ashx">IlSpy</a>… Es arbeitet wunderbar mit <a href="http://www.icsharpcode.net/OpenSource/SD/">SharpDevelop</a> zusammen oder kann auch als eigenständiges Programm gestartet werden: </p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/11/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/11/image_thumb.png" width="644" height="386" /></a></p>
<p>Zwar sehr C#-lastig, aber ich persönlich kann damit sehr gut leben! </p>
<p>Gut gefällt mir auch die Möglichkeit ein ganzes Assembly in ein C#-Projekt zu verwandeln. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2011/11/12/ilspy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Umbra&#8211;Dateiverwaltung</title>
		<link>http://blog.depon.net/index.php/2011/09/26/web-umbradateiverwaltung/</link>
		<comments>http://blog.depon.net/index.php/2011/09/26/web-umbradateiverwaltung/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 21:07:23 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[fbk]]></category>
		<category><![CDATA[Umbra]]></category>

		<guid isPermaLink="false">http://blog.depon.net/index.php/2011/09/26/web-umbradateiverwaltung/</guid>
		<description><![CDATA[The current version of Umbra supports a simple file management which allows reading and manipulation of files via the internal FBK Webservice. The aim of Umbra is to offer a simple, pluggable administration framework for filesystems, databases and of course Depon.Net 2.0.]]></description>
			<content:encoded><![CDATA[<p>The current version of Umbra supports a simple file management which allows reading and manipulation of files via the internal FBK Webservice. </p>
<p>The aim of Umbra is to offer a simple, pluggable administration framework for filesystems, databases and of course Depon.Net 2.0. </p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/09/image8.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/09/image_thumb8.png" width="644" height="327" /></a></p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/09/image4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/09/image_thumb4.png" width="551" height="484" /></a></p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/09/image5.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/09/image_thumb5.png" width="551" height="484" /></a></p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/09/image6.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/09/image_thumb6.png" width="551" height="484" /></a></p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/09/image7.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/09/image_thumb7.png" width="551" height="484" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2011/09/26/web-umbradateiverwaltung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kleine Demo-Applikation</title>
		<link>http://blog.depon.net/index.php/2011/07/16/kleine-demo-applikation/</link>
		<comments>http://blog.depon.net/index.php/2011/07/16/kleine-demo-applikation/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 12:05:41 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[fbk]]></category>

		<guid isPermaLink="false">http://blog.depon.net/index.php/2011/07/16/kleine-demo-applikation/</guid>
		<description><![CDATA[In Bezug auf den Blog-Beitrag zuvor hatte ich mir überlegt, ob ich mir nicht eine Anwendung zusammenbau, die genau dies tut. Ist zwar jetzt keine Schönheit, soll aber zeigen, dass dieses Konzept funktioniert. Genutzt wird dafür der FBK. Die einzige Auffälligkeit sind die benötigten Administrator-Rechte, da unter Windows eine Registrierung mit dem http.sys diese benötigt. [...]]]></description>
			<content:encoded><![CDATA[<p>In Bezug auf den Blog-Beitrag zuvor hatte ich mir überlegt, ob ich mir nicht eine Anwendung zusammenbau, die genau dies tut. Ist zwar jetzt keine Schönheit, soll aber zeigen, dass dieses Konzept funktioniert. </p>
<p>Genutzt wird dafür der FBK. Die einzige Auffälligkeit sind die benötigten Administrator-Rechte, da unter Windows eine Registrierung mit dem http.sys diese benötigt. Hier könnte ich mir aber eine Änderung unter Windows 8 vorstellen, so dass Registrierungen unter <a href="http://127.0.0.1/~username">http://127.0.0.1/~username</a> oder ähnliches ohne Administratorrechte möglich sind. </p>
<p>Auch lässt sich das Programm jeweils nur einmal starten, da eine feste Url genutzt wird: <a href="http://127.0.0.1:8081/BurnSystemsCalc/index.bspx">http://127.0.0.1:8081/BurnSystemsCalc/index.bspx</a> </p>
<p><a title="https://bitbucket.org/mbrenn/calcweb" href="https://bitbucket.org/mbrenn/calcweb">https://bitbucket.org/mbrenn/calcweb</a> oder direkt als Download: .<a title="zip" href="https://bitbucket.org/mbrenn/calcweb/get/tip.zip">zip</a> (im bin-Verzeichnis)</p>
<p>Unter Linux gibt es leider ein paar Probleme mit dem eingebetteten Webbrowser, der Webserver selbst läuft einwandfrei. </p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/07/image6.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/07/image_thumb6.png" width="304" height="304" /></a></p>
<p>Das ganze lässt sich auch in einem Webbrowser selbst bedienen (solange die Applikation aktiv ist):</p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/07/image7.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/07/image_thumb7.png" width="644" height="412" /></a></p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/07/image8.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/07/image_thumb8.png" width="644" height="481" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2011/07/16/kleine-demo-applikation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viele Plattformen</title>
		<link>http://blog.depon.net/index.php/2011/07/10/viele-plattformen/</link>
		<comments>http://blog.depon.net/index.php/2011/07/10/viele-plattformen/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 20:50:10 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[fbk]]></category>

		<guid isPermaLink="false">http://blog.depon.net/index.php/2011/07/10/viele-plattformen/</guid>
		<description><![CDATA[Erstmal ein paar Screenshots, vielleicht später mal mehr Text. Unter all den untenstehenden Plattformen kompiliert ein und die gleiche Projektdatei des FBK ohne Fehler und funktioniert auch ohne Einschränkung. Es ist jeder Zeit möglich die IDE zu wechseln und die Vorteile der spezifischen IDE zu nutzen. .Net… Write once, run everywhere?! 1) Visual C# 2010 [...]]]></description>
			<content:encoded><![CDATA[<p>Erstmal ein paar Screenshots, vielleicht später mal mehr Text.</p>
<p>Unter all den untenstehenden Plattformen kompiliert ein und die gleiche Projektdatei des FBK ohne Fehler und funktioniert auch ohne Einschränkung. Es ist jeder Zeit möglich die IDE zu wechseln und die Vorteile der spezifischen IDE zu nutzen. </p>
<p>.Net… Write once, run everywhere?!</p>
<p>1) Visual C# 2010</p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/07/image1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/07/image_thumb1.png" width="644" height="351" /></a></p>
<p>2) Sharpdevelop 4.0</p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/07/image2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/07/image_thumb2.png" width="644" height="351" /></a></p>
<p>3) Monodevelop Windows</p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/07/image3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/07/image_thumb3.png" width="644" height="351" /></a></p>
<p>4) Monodevelop Linux (Ubuntu)</p>
<p><a href="http://blog.depon.net/wp-content/uploads/2011/07/image4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://blog.depon.net/wp-content/uploads/2011/07/image_thumb4.png" width="644" height="322" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2011/07/10/viele-plattformen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quo vadis, Microsoft?</title>
		<link>http://blog.depon.net/index.php/2011/06/06/quo-vadis-microsoft/</link>
		<comments>http://blog.depon.net/index.php/2011/06/06/quo-vadis-microsoft/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 09:40:47 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://blog.depon.net/index.php/2011/06/06/quo-vadis-microsoft/</guid>
		<description><![CDATA[http://www.golem.de/1106/83981.html Genau das habe ich mir auch gedacht, als ich die Präsentation von Windows 8 gesehen habe… Wo bleibt Silverlight und wo bleibt .Net bei der gesamten Gelegenheit. Microsoft hat in den letzten 10 Jahren ein .Net-Ökosystem aufgebaut, hat eine sehr gute IDE auf den Markt geworfen, die die Code-Entwicklung unterstützt und hat eine konsistente, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="http://www.golem.de/1106/83981.html" href="http://www.golem.de/1106/83981.html">http://www.golem.de/1106/83981.html</a></p>
<p>Genau das habe ich mir auch gedacht, als ich die Präsentation von Windows 8 gesehen habe… Wo bleibt Silverlight und wo bleibt .Net bei der gesamten Gelegenheit. </p>
<p>Microsoft hat in den letzten 10 Jahren ein .Net-Ökosystem aufgebaut, hat eine sehr gute IDE auf den Markt geworfen, die die Code-Entwicklung unterstützt und hat eine konsistente, umfangreiche und sehr flexible Sprache mit dem Namen C# erstellt. WPF und Silverlight haben mittlerweile einen produktiven Reifegrad erreicht.</p>
<p>Ich hoffe nicht, dass Microsoft nun mit Windows 8 wieder die nächste Sau durch das Dorf treibt, nur heißt sie diesmal HTML 5 und JavaScript. </p>
<p>JavaScript in großen Ehren und Interoperabilität ist wichtiger als jemals zuvor, aber es gibt Szenarien, bei der JavaScript nicht das optimale Werkzeug. Die große Frage ist: Welchen Platz hat .Net noch? </p>
<p>Dann hätten wir drei konkurrierende Entwicklungsmodelle:</p>
<ol>
<li>Native Sprachen (C/C++)</li>
<li>.Net / Java / dynamische Sprachen (Ruby, Python, etc)</li>
<li>Html 5/ JavaScript</li>
</ol>
<p>Ich bin gespannt und hoffe auf Aufklärung, insbesondere über die geplanten Use-Cases. Es wäre schade, wenn man viel erworbenes Wissen wieder mal wegwerfen muss. Aber die Zeit läuft weiter und es wird immer wieder zu Umbrüchen kommen… </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2011/06/06/quo-vadis-microsoft/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bomben</title>
		<link>http://blog.depon.net/index.php/2011/05/24/bomben/</link>
		<comments>http://blog.depon.net/index.php/2011/05/24/bomben/#comments</comments>
		<pubDate>Tue, 24 May 2011 18:04:03 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.depon.net/index.php/2011/05/24/bomben/</guid>
		<description><![CDATA[Danke an den Klaus… Sehr schön! http://thedailywtf.com/Articles/Disgruntled-Bomb-Java-Edition.aspx oder auch: http://thedailywtf.com/Comments/The-Disgruntled-Bomb.aspx?pg=2#340740 static SomeCtor() { &#160;&#160;&#160; typeof(string).GetField(&#34;Empty&#34;).SetValue(null, &#34; &#34;); } In Kombination mit partiellen Klassen ein Traum….]]></description>
			<content:encoded><![CDATA[<p>Danke an den Klaus… Sehr schön!</p>
<p><a title="http://thedailywtf.com/Articles/Disgruntled-Bomb-Java-Edition.aspx" href="http://thedailywtf.com/Articles/Disgruntled-Bomb-Java-Edition.aspx">http://thedailywtf.com/Articles/Disgruntled-Bomb-Java-Edition.aspx</a></p>
<p>oder auch: </p>
<p><a title="http://thedailywtf.com/Comments/The-Disgruntled-Bomb.aspx?pg=2#340740" href="http://thedailywtf.com/Comments/The-Disgruntled-Bomb.aspx?pg=2#340740">http://thedailywtf.com/Comments/The-Disgruntled-Bomb.aspx?pg=2#340740</a></p>
<blockquote><p>static SomeCtor()      <br />{       <br />&#160;&#160;&#160; typeof(string).GetField(&quot;Empty&quot;).SetValue(null, &quot; &quot;);       <br />} </p>
</blockquote>
<p>In Kombination mit partiellen Klassen ein Traum…. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2011/05/24/bomben/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net Sourcecode</title>
		<link>http://blog.depon.net/index.php/2011/05/16/net-sourcecode/</link>
		<comments>http://blog.depon.net/index.php/2011/05/16/net-sourcecode/#comments</comments>
		<pubDate>Mon, 16 May 2011 17:48:48 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sourcecode]]></category>

		<guid isPermaLink="false">http://blog.depon.net/index.php/2011/05/16/net-sourcecode/</guid>
		<description><![CDATA[Unter http://referencesource.microsoft.com/netframework.aspx hat Microsoft große Teile seines .Net-Sourcecodes veröffentlicht und ist frei herunterladbar. Die Lizenz erlaubt natürlich keine eigene Verteilung, aber um mal schnell was nachzuschlagen, ist dieser Code natürlich nicht schlecht. Damit folgt MS wieder seinen alten Prinzipien, als große Teile der C-Library und MFC schon immer als Sourcecode verfügbar waren. Ich würde mir [...]]]></description>
			<content:encoded><![CDATA[<p>Unter <a title="http://referencesource.microsoft.com/netframework.aspx" href="http://referencesource.microsoft.com/netframework.aspx">http://referencesource.microsoft.com/netframework.aspx</a> hat Microsoft große Teile seines .Net-Sourcecodes veröffentlicht und ist frei herunterladbar. </p>
<p>Die Lizenz erlaubt natürlich keine eigene Verteilung, aber um mal schnell was nachzuschlagen, ist dieser Code natürlich nicht schlecht. </p>
<p>Damit folgt MS wieder seinen alten Prinzipien, als große Teile der C-Library und MFC schon immer als Sourcecode verfügbar waren. Ich würde mir allerdings noch wünschen, wenn nicht nur die Bibliotheken, sondern auch der Quellcode der Runtime veröffentlicht worden wäre. </p>
<p>Unter folgendem Link findet man auch eine Übersicht aller Assemblies, die freigegeben sind: </p>
<p><a title="http://blogs.msdn.com/b/rscc/archive/2010/08/16/net-framework-4-reference-source-is-available.aspx" href="http://blogs.msdn.com/b/rscc/archive/2010/08/16/net-framework-4-reference-source-is-available.aspx">.NET Framework 4 Reference source is available</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2011/05/16/net-sourcecode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>L&#228;uft doch nicht ab</title>
		<link>http://blog.depon.net/index.php/2011/05/15/luft-doch-nicht-ab/</link>
		<comments>http://blog.depon.net/index.php/2011/05/15/luft-doch-nicht-ab/#comments</comments>
		<pubDate>Sun, 15 May 2011 18:06:39 +0000</pubDate>
		<dc:creator>TheUndeadable</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[.Net Reflector]]></category>

		<guid isPermaLink="false">http://blog.depon.net/index.php/2011/05/15/luft-doch-nicht-ab/</guid>
		<description><![CDATA[Gerade gelesen: http://www.reflector.net/2011/04/why-we-reversed-some-of-our-reflector-decision/ Today, we announced that we’re reversing some of this decision. We will still charge for .NET Reflector 7.x, but current users of Reflector will have the option of downloading a free, perpetual version of Reflector 6.8. Sehr schön…]]></description>
			<content:encoded><![CDATA[<p>Gerade gelesen:</p>
<p><a href="http://www.reflector.net/2011/04/why-we-reversed-some-of-our-reflector-decision/">http://www.reflector.net/2011/04/why-we-reversed-some-of-our-reflector-decision/</a></p>
<blockquote><p><a href="http://eon.businesswire.com/news/eon/20110426007021/en/.NET-Reflector/Reflector/Red-Gate">Today, we announced that we’re reversing some of this decision</a>. We will still charge for .NET Reflector 7.x, but current users of Reflector will have the option of downloading a free, perpetual version of Reflector 6.8.</p>
</blockquote>
<p>Sehr schön…</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.depon.net/index.php/2011/05/15/luft-doch-nicht-ab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

