<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://dotnet-forum.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>BlackCoin&amp;#39;s Corner - Alle Kommentare</title><link>http://dotnet-forum.de/blogs/larsschmitt/default.aspx</link><description>In diesem Blog dreht es sich zu 90 % um den Themenbereich C# .Net </description><dc:language /><generator>CommunityServer 2007.1 (Debug Build: 20917.1142)</generator><item><title>re: Wie übergebe ich ein Array von POCO’s an den Controller in ASP .NET MVC 2</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2011/03/10/wie-252-bergebe-ich-ein-array-von-poco-s-an-den-controller-in-asp-net-mvc-2.aspx#51895</link><pubDate>Fri, 03 Jun 2011 08:56:52 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:51895</guid><dc:creator>Christian Hünniger</dc:creator><description>&lt;p&gt;Hi Lars,&lt;/p&gt;
&lt;p&gt;Danke f&amp;#252;r den Artikel.&lt;/p&gt;
&lt;p&gt;Ich w&amp;#252;rde eine Sache noch &amp;#228;ndern:&lt;/p&gt;
&lt;p&gt;var namen = col[&amp;quot;Name&amp;quot;].Split(&amp;#39;,&amp;#39;); &amp;nbsp; &lt;/p&gt;
&lt;p&gt;var vornamen = col[&amp;quot;Vorname&amp;quot;].Split(&amp;#39;,&amp;#39;); &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;var strassen = col[&amp;quot;Strasse&amp;quot;].Split(&amp;#39;,&amp;#39;); &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;var hausnummern = col[&amp;quot;Hausnummer&amp;quot;].Split(&amp;#39;,&amp;#39;); &lt;/p&gt;
&lt;p&gt;in &lt;/p&gt;
&lt;p&gt;var namen = col.GetValues(&amp;quot;Name&amp;quot;); &amp;nbsp;&lt;/p&gt;
&lt;p&gt;var vornamen = col.GetValues(&amp;quot;Vorname&amp;quot;); &lt;/p&gt;
&lt;p&gt;var strassen = col.GetValues(&amp;quot;Strasse&amp;quot;); &amp;nbsp;&lt;/p&gt;
&lt;p&gt;var hausnummern = col.GetValues(&amp;quot;Hausnummer&amp;quot;);&lt;/p&gt;
&lt;p&gt;Denn wenn in den &amp;#252;bergebenen Strings ein Komma enthalten ist, funktioniert das ganze nicht mehr :-)&lt;/p&gt;
&lt;p&gt;VG,&lt;/p&gt;
&lt;p&gt;Christian&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=51895" width="1" height="1"&gt;</description></item><item><title>re: Happy Birthday .NETSNIPPETS.de</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2011/04/21/happy-birthday-netsnippets-de.aspx#51247</link><pubDate>Wed, 27 Apr 2011 13:11:32 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:51247</guid><dc:creator>funky.bear</dc:creator><description>&lt;p&gt;Hallo!&lt;/p&gt;
&lt;p&gt;Ich bin brandneu auf der Platform, und hoffe, auch ein wenig hier beitragen zu können. Toll, das es die Site hier schon 5 Jahre gibt.&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=51247" width="1" height="1"&gt;</description></item><item><title>Windows Azure Gewinnspiel - BlackCoin's Corner</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2011/04/05/windows-azure-gewinnspiel.aspx#51007</link><pubDate>Tue, 05 Apr 2011 20:14:23 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:51007</guid><dc:creator>dotnet-kicks.de</dc:creator><description>&lt;p&gt;Sie wurden gekickt (eine gute Sache) - Trackback von dotnet-kicks.de&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=51007" width="1" height="1"&gt;</description></item><item><title>re: ListView Spalten Aus und wieder Einblenden</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2009/12/30/listview-spalten-aus-und-wieder-einblenden.aspx#50964</link><pubDate>Sat, 02 Apr 2011 22:57:08 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:50964</guid><dc:creator>Helge Klein</dc:creator><description>&lt;p&gt;Danke f&amp;#252;r die Informationen. Sehr hilfreich!&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=50964" width="1" height="1"&gt;</description></item><item><title>Optional and Named Parameters - BlackCoin's Corner</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2011/02/27/optional-and-named-parameters.aspx#50402</link><pubDate>Sun, 27 Feb 2011 20:44:43 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:50402</guid><dc:creator>dotnet-kicks.de</dc:creator><description>&lt;p&gt;Sie wurden gekickt (eine gute Sache) - Trackback von dotnet-kicks.de&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=50402" width="1" height="1"&gt;</description></item><item><title>re: ListView Sortierung, mit der Hilfe von Attached Properties</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2009/11/29/listview-sortierung-mit-der-hilfe-von-attached-properties.aspx#45465</link><pubDate>Fri, 24 Sep 2010 07:55:33 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:45465</guid><dc:creator>Lars Schmitt</dc:creator><description>&lt;p&gt;Sorry die Klasse fehlte wohl noch &lt;/p&gt;
&lt;p&gt;using System;&lt;/p&gt;
&lt;p&gt;using System.Collections.Generic;&lt;/p&gt;
&lt;p&gt;using System.Text;&lt;/p&gt;
&lt;p&gt;using System.Windows;&lt;/p&gt;
&lt;p&gt;using System.Windows.Media;&lt;/p&gt;
&lt;p&gt;namespace Framework.Helper&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;public class ExtendedVisualTreeHelper&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;public static T GetParent&amp;lt;T&amp;gt;(DependencyObject obj) where T : DependencyObject&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;DependencyObject parent = VisualTreeHelper.GetParent(obj);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (parent == null)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return default(T);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (parent.GetType() == typeof(T))&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return (T)parent;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;else&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return GetParent&amp;lt;T&amp;gt;(parent);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=45465" width="1" height="1"&gt;</description></item><item><title>re: ListView Sortierung, mit der Hilfe von Attached Properties</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2009/11/29/listview-sortierung-mit-der-hilfe-von-attached-properties.aspx#45463</link><pubDate>Fri, 24 Sep 2010 07:07:22 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:45463</guid><dc:creator>christian</dc:creator><description>&lt;p&gt;besch&amp;#228;ftige mich noch nicht lange mit WPF.&lt;/p&gt;
&lt;p&gt;in welcher Assembly finde ich den &amp;quot;ExtendetVisualTreeHelper&amp;quot;. &amp;nbsp;Benutze Framework 3.5&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=45463" width="1" height="1"&gt;</description></item><item><title>re: MCTS passed</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2010/06/24/mcts-passed.aspx#42824</link><pubDate>Fri, 25 Jun 2010 10:04:44 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:42824</guid><dc:creator>Lars Schmitt</dc:creator><description>&lt;p&gt;Hallo Denis, &lt;/p&gt;
&lt;p&gt;das war ja auch das beta Zertifikat, wenn ich mich nicht&lt;/p&gt;
&lt;p&gt;irre wird es am 2.07 f&amp;#252;r die &amp;#214;ffentlichkeit Freigegeben.&lt;/p&gt;
&lt;p&gt;Viele Gr&amp;#252;&amp;#223;e &lt;/p&gt;
&lt;p&gt;Lars &amp;nbsp;&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=42824" width="1" height="1"&gt;</description></item><item><title>re: MCTS passed</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2010/06/24/mcts-passed.aspx#42823</link><pubDate>Fri, 25 Jun 2010 10:00:13 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:42823</guid><dc:creator>Dennis Bischof</dc:creator><description>&lt;p&gt;Super gemacht! Weiter so :-) Wusste gar nicht, dass man schon Pr&amp;#252;fungen f&amp;#252;rs .NET 4.0 machen kann.&lt;/p&gt;
&lt;p&gt;Mfg&lt;/p&gt;
&lt;p&gt;Dennis&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=42823" width="1" height="1"&gt;</description></item><item><title>re: MCTS passed</title><link>http://dotnet-forum.de/blogs/larsschmitt/archive/2010/06/24/mcts-passed.aspx#42814</link><pubDate>Fri, 25 Jun 2010 05:40:36 GMT</pubDate><guid isPermaLink="false">6dcdb6ae-26a7-4704-ae8b-cbd278e59bdf:42814</guid><dc:creator>Jan Welker</dc:creator><description>&lt;p&gt;Herzlichen Gl&amp;#252;ckwunsch Lars!&lt;/p&gt;
&lt;img src="http://dotnet-forum.de/aggbug.aspx?PostID=42814" width="1" height="1"&gt;</description></item></channel></rss>
