<?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>Biggle&#039;s Blog &#187; C#</title>
	<atom:link href="http://www.biggle.de/blog/tag/c/feed" rel="self" type="application/rss+xml" />
	<link>http://www.biggle.de/blog</link>
	<description>Web- und Software Development</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:08:02 +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>C Programmieren für Anfänger</title>
		<link>http://www.biggle.de/blog/c-programmieren-fuer-anfaenger</link>
		<comments>http://www.biggle.de/blog/c-programmieren-fuer-anfaenger#comments</comments>
		<pubDate>Mon, 07 Feb 2011 18:50:45 +0000</pubDate>
		<dc:creator>Mario Priebe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[OpenBook]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.biggle.de/blog/?p=6186</guid>
		<description><![CDATA[In diesem Artikel geht es mal &#8220;Back to the Roots&#8221;. C#, C++ und Konsorten sind  ja für eine fortgeschrittene Programmierung super aber was ist mit den Leuten, die beim Programmieren Lernen von NULL anfangen? Da ist eine elementare Programmiersprache wie C wohl verständlicher, um sich danach auf eine komplexere Sprache zu konzentrieren &#8211; wenn man [...]]]></description>
			<content:encoded><![CDATA[<p>In diesem Artikel geht es mal &#8220;Back to the Roots&#8221;. C#, C++ und Konsorten sind  ja für eine fortgeschrittene Programmierung super aber was ist mit den Leuten, die beim Programmieren Lernen von NULL anfangen? Da ist eine elementare Programmiersprache wie C wohl verständlicher, um sich danach auf eine komplexere Sprache zu konzentrieren &#8211; wenn man nicht bei der C Programmierung im Linux- oder Hardwarebereich bleiben möchte.</p>
<p>C ist trotz seines Alters immer noch eine der meist genutzten Programmiersprachen, das darf man nicht vergessen. Viele höhere Sprachen, wie z.B. auch C#, nutzen den C-Style bei der Syntax. Eine Sprache mit dem gleichen Schreibstil zu lernen ist natürlich wesentlich einfacher.  Für alle Programmier-Anfänger, die nun das <a title=\"C Programmieren lernen für Anfänger\" href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jLWhvd3RvLmRlL2MtcHJvZ3JhbW1pZXJ1bmcuaHRtbA==">C Programmieren</a> lernen möchten, empfehle ich das C-HowTo.</p>
<p>Das ist ein kostenloses C Handbuch im Internet. Das Buch lehrt das Programmieren anhand der Sprache C. Nach meinem ersten Einblick zu urteilen, ist der Schreibstil alles andere als theorielastig und trocken, macht fasst schon Spaß zu lesen &#8211; aber schaut es euch selbst an<br />
 <a title=\"C Handbuch für Anfänger\" href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jLWhvd3RvLmRl">C-HowTo &#8211; Das C Handbuch für Anfänger</a></p>
<p>Für den ersten Geschmack gibt es das erste Kapitel als Webcast</p>
<p><a href="http://www.biggle.de/blog/c-programmieren-fuer-anfaenger"><em>Für die Feedleser, dem Artikel ist ein Video eingefügt ; )</em></a></p>
<p>Kapitel 2 und vielleicht später sogar mehr, findet man im <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy55b3V0dWJlLmNvbS91c2VyL0NIb3dUb1ZpZGVvcw==">Channel von C-HowTo</a></p>
<p>Schreibt man eine Rezension über das Online Buch, kann dieser an einer Verlosung teilnehmen, in der man das Buch in gedruckter Form gewinnen kann.</p>
<p>Achso, bevor ich das vergesse, ich hab hier noch <strong>3 Gutscheincodes</strong> auftreiben können, die sind jeweils nur einmal auf der <a title=\"C Handbuch bestellen\" href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5jLWhvd3RvLmRlL2J1Y2gtYmVzdGVsbGVuLmh0bWw=">C Handbuch-Bestellseite</a> einlösbar und haben einen Wert von 5,00 Euro.</p>
<p>Gutscheincodes:</p>
<ul>
<li>CPROGRAMMIEREN38</li>
<li>CPROGRAMMIEREN91</li>
<li>CPROGRAMMIEREN17</li>
</ul>
<p><br class="spacer_" /></p>
<p>Also, wer zuerst kommt, malt also zuerst : )</p>
<hr /><p style="float:right; font-size:0.9em;">Dieser Beitrag stammt von <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5iaWdnbGUuZGU=">Mario Priebe</a>.</p> <img src="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=6186" width="1" height="1" style="display: none;" /><h2  class="related_post_title">Ähnliche Beiträge</h2><ul class="related_post"><li>9. August 2008 -- <a href="http://www.biggle.de/blog/listview-aus-datenbank-fuellen-tutorial-c-net" title="Listview aus Datenbank fuellen / Tutorial Csharp .NET">Listview aus Datenbank fuellen / Tutorial Csharp .NET</a></li><li>30. Juli 2008 -- <a href="http://www.biggle.de/blog/transparente-form-inkl-click-drag-tutorial-c-net" title="Transparente Form inkl. Click &#038; Drag / Tutorial C# .NET">Transparente Form inkl. Click &#038; Drag / Tutorial C# .NET</a></li><li>9. Januar 2011 -- <a href="http://www.biggle.de/blog/mehrfachvererbung-ein-beispiel-in-c" title="Mehrfachvererbung – Ein Beispiel in C#">Mehrfachvererbung – Ein Beispiel in C#</a></li><li>3. Dezember 2010 -- <a href="http://www.biggle.de/blog/biggle-ist-kein-palindrom" title="Biggle ist kein Palindrom">Biggle ist kein Palindrom</a></li><li>9. September 2010 -- <a href="http://www.biggle.de/blog/visual-csharp-2010-openbook" title="Visual C# 2010 &#8211; OpenBook ">Visual C# 2010 &#8211; OpenBook </a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.biggle.de/blog/c-programmieren-fuer-anfaenger/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.Net Quicky &#8211; Linq2Ef Videorial</title>
		<link>http://www.biggle.de/blog/net-quicky-linq2ef-videorial</link>
		<comments>http://www.biggle.de/blog/net-quicky-linq2ef-videorial#comments</comments>
		<pubDate>Fri, 01 Jan 2010 18:25:05 +0000</pubDate>
		<dc:creator>Mario Priebe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Videorial]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://www.biggle.de/blog/?p=3584</guid>
		<description><![CDATA[In diesem (mein erstes btw) Videorial zeige ich unter 5 Minuten, wie man Customer-Daten aus der BeispielDatenbank Northwind via Entity Framework an eine ComboBox bindet. Ich empfehle gleich nach dem Start auf HD umzustellen, das schärft die Schriften. Viel Spass beim entwickeln : ) Dieser Beitrag stammt von Mario Priebe. Ähnliche Beiträge5. November 2009 -- [...]]]></description>
			<content:encoded><![CDATA[<p>In diesem (mein erstes btw) Videorial zeige ich unter 5 Minuten, wie man Customer-Daten aus der BeispielDatenbank Northwind via Entity Framework an eine ComboBox bindet.</p>
<p>Ich empfehle gleich nach dem Start auf HD umzustellen, das schärft die Schriften.</p>
<p><a href="http://www.biggle.de/blog/net-quicky-linq2ef-videorial"><em>Für die Feedleser, dem Artikel ist ein Video eingefügt ; )</em></a></p>
<p>Viel Spass beim entwickeln : )</p>
<p><br class="spacer_" /></p>
<hr /><p style="float:right; font-size:0.9em;">Dieser Beitrag stammt von <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5iaWdnbGUuZGU=">Mario Priebe</a>.</p> <img src="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=3584" width="1" height="1" style="display: none;" /><h2  class="related_post_title">Ähnliche Beiträge</h2><ul class="related_post"><li>5. November 2009 -- <a href="http://www.biggle.de/blog/geschwindigkeitsvorteile-mit-vorkompilierten-linq-queries" title="Geschwindigkeitsvorteile mit vorkompilierten LINQ-Queries">Geschwindigkeitsvorteile mit vorkompilierten LINQ-Queries</a></li><li>6. August 2009 -- <a href="http://www.biggle.de/blog/basta-2009-ich-bin-dabei" title="Basta! 2009&hellip; ich bin dabei">Basta! 2009&hellip; ich bin dabei</a></li><li>4. März 2009 -- <a href="http://www.biggle.de/blog/einfaches-linq2sql-beispiel" title="Einfaches LINQ2SQL Beispiel">Einfaches LINQ2SQL Beispiel</a></li><li>13. Januar 2009 -- <a href="http://www.biggle.de/blog/keydown-in-asp-net-csharp" title="KeyDown in ASP .NET &#8211; CSharp">KeyDown in ASP .NET &#8211; CSharp</a></li><li>19. November 2008 -- <a href="http://www.biggle.de/blog/technical-summit-2008-tag-1-pre-conference" title="Technical Summit 2008 &#8211; Tag 1 / Pre-Conference">Technical Summit 2008 &#8211; Tag 1 / Pre-Conference</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.biggle.de/blog/net-quicky-linq2ef-videorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aufzählungen speichern &#8211; C# Quicky</title>
		<link>http://www.biggle.de/blog/aufzaehlungen-speichern</link>
		<comments>http://www.biggle.de/blog/aufzaehlungen-speichern#comments</comments>
		<pubDate>Fri, 27 Nov 2009 09:17:35 +0000</pubDate>
		<dc:creator>Mario Priebe</dc:creator>
				<category><![CDATA[CSharp]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Quicky]]></category>

		<guid isPermaLink="false">http://www.biggle.de/blog/?p=3322</guid>
		<description><![CDATA[Um Aufzählungen konfigurierbar in einer Applikation zu speichern, kann man dazu die UserSettings benutzen. Dazu definiert man unter Properties/Settings.settings eine Varibale vom Type &#8220;System.Collection.Spezialized.Collection&#8221; und gibt dem die entsprechenden Werte. Wenn diese gespeichert sind, wird die app.config um diese erweitert: 1 2 3 4 5 6 7 8 9 10 &#60;setting name=&#34;Entities&#34; serializeAs=&#34;Xml&#34;&#62; &#60;value&#62; &#60;ArrayOfString [...]]]></description>
			<content:encoded><![CDATA[<p>Um Aufzählungen konfigurierbar in einer Applikation zu speichern, kann man dazu die UserSettings benutzen.</p>
<p>Dazu definiert man unter Properties/Settings.settings eine Varibale vom Type &#8220;System.Collection.Spezialized.Collection&#8221; und gibt dem die entsprechenden Werte. Wenn diese gespeichert sind, wird die app.config um diese erweitert:</p>
<p><br class="spacer_" /></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>setting name<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;Entities&quot;</span> serializeAs<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;Xml&quot;</span><span style="color: #339933;">&gt;</span>
    <span style="color: #339933;">&lt;</span>value<span style="color: #339933;">&gt;</span>
        <span style="color: #339933;">&lt;</span>ArrayOfString xmlns<span style="color: #339933;">:</span>xsi<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;http://www.w3.org/2001/XMLSchema-instance&quot;</span>
            xmlns<span style="color: #339933;">:</span>xsd<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;http://www.w3.org/2001/XMLSchema&quot;</span><span style="color: #339933;">&gt;</span>
            <span style="color: #339933;">&lt;</span>string<span style="color: #339933;">&gt;</span>Customer<span style="color: #339933;">&lt;/</span>string<span style="color: #339933;">&gt;</span>
            <span style="color: #339933;">&lt;</span>string<span style="color: #339933;">&gt;</span>Employee<span style="color: #339933;">&lt;/</span>string<span style="color: #339933;">&gt;</span>
            <span style="color: #339933;">&lt;</span>string<span style="color: #339933;">&gt;</span>Agent<span style="color: #339933;">&lt;/</span>string<span style="color: #339933;">&gt;</span>
        <span style="color: #339933;">&lt;/</span>ArrayOfString<span style="color: #339933;">&gt;</span>
    <span style="color: #339933;">&lt;/</span>value<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;/</span>setting<span style="color: #339933;">&gt;</span></pre></td></tr></table></div>

<p>dann erstelle ich eine editierbare Combobox (XAML Beispiel) und füge die entsprechenden Werte aus der StringCollection hinzu:</p>
<p><br class="spacer_" /></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>ComboBox Grid<span style="color: #339933;">.</span>Row<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;0&quot;</span> Grid<span style="color: #339933;">.</span>Column<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;0&quot;</span> Name<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;cbEntiaet&quot;</span> IsEditable<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;True&quot;</span> <span style="color: #339933;">/&gt;</span></pre></td></tr></table></div>


<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
</pre></td><td class="code"><pre class="php" style="font-family:monospace;">StringCollection entities <span style="color: #339933;">=</span> Properties<span style="color: #339933;">.</span>Settings<span style="color: #339933;">.</span><span style="color: #b1b100;">Default</span><span style="color: #339933;">.</span>Entities<span style="color: #339933;">;</span>
&nbsp;
<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>entities <span style="color: #339933;">!=</span> <span style="color: #009900; font-weight: bold;">null</span><span style="color: #009900;">&#41;</span>
    <span style="color: #b1b100;">foreach</span> <span style="color: #009900;">&#40;</span><span style="color: #000000; font-weight: bold;">var</span> entity in entities<span style="color: #009900;">&#41;</span>
    <span style="color: #009900;">&#123;</span>
        <span style="color: #666666; font-style: italic;">//der combobox die items aus der StringCollection hinzufuegen</span>
        cbEntiaet<span style="color: #339933;">.</span>Items<span style="color: #339933;">.</span>Add<span style="color: #009900;">&#40;</span>entity<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

<p>Soweit so gut. Nun kann man dem Anwender auch ermöglichen, in der Laufzeit eigene Werte hinzuzufügen. Diese sollen ihm auch nach einem Neustart der Anwendung wieder zur verfügung stehen.</p>
<p>Hier speichere ich, in einem Event, Buttonclick o.ä., den neuen Wert. Dazu steht mir auch die soeben erstellte Variable zur Verfügung:</p>
<p><br class="spacer_" /></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span>Properties<span style="color: #339933;">.</span>Settings<span style="color: #339933;">.</span><span style="color: #b1b100;">Default</span><span style="color: #339933;">.</span>Entities<span style="color: #339933;">.</span>Contains<span style="color: #009900;">&#40;</span>cbEntiaet<span style="color: #339933;">.</span>Text<span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #339933;">!</span>string<span style="color: #339933;">.</span>IsNullOrEmpty<span style="color: #009900;">&#40;</span>cbEntiaet<span style="color: #339933;">.</span>Text<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span>
<span style="color: #009900;">&#123;</span>
    cbEntiaet<span style="color: #339933;">.</span>Items<span style="color: #339933;">.</span>Add<span style="color: #009900;">&#40;</span>cbEntiaet<span style="color: #339933;">.</span>Text<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    Properties<span style="color: #339933;">.</span>Settings<span style="color: #339933;">.</span><span style="color: #b1b100;">Default</span><span style="color: #339933;">.</span>Entities<span style="color: #339933;">.</span>Add<span style="color: #009900;">&#40;</span>cbEntiaet<span style="color: #339933;">.</span>Text<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></td></tr></table></div>

<p>Natürlich darf man nicht vergessen diesen noch zu speichern:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="php" style="font-family:monospace;">Properties<span style="color: #339933;">.</span>Settings<span style="color: #339933;">.</span><span style="color: #b1b100;">Default</span><span style="color: #339933;">.</span>Save<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>Um einen Wert aus der Liste zu löschen:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="php" style="font-family:monospace;">Properties<span style="color: #339933;">.</span>Settings<span style="color: #339933;">.</span><span style="color: #b1b100;">Default</span><span style="color: #339933;">.</span>Entities<span style="color: #339933;">.</span>Remove<span style="color: #009900;">&#40;</span>cbEntiaet<span style="color: #339933;">.</span>Text<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>und speichern nicht vergessen ; )</p>
<p>Nun, nun stellte sich mir die Frage, wo werden diese neuen Werte denn gespeichert? Diese Frage stellte auch mein <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3N0YWNrb3ZlcmZsb3cuY29tL3F1ZXN0aW9ucy8xODA0MzAyL3doZXJlLWlzLXRoZS1kYXRhLWZvci1wcm9wZXJ0aWVzLXNldHRpbmdzLWRlZmF1bHQtc2F2ZWQ=">Kollege auf StackOverflow</a>, wo als Antwort steht, das die lokal beim User abgespeichert werden. Bei XP z.B findet man diese dann unter</p>
<p><br class="spacer_" /></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="php" style="font-family:monospace;">C<span style="color: #339933;">:</span>\Dokumente und Einstellungen\<span style="color: #009900;">&#91;</span>USER<span style="color: #009900;">&#93;</span>\Lokale Einstellungen\Anwendungsdaten\<span style="color: #009900;">&#91;</span>PROJECTNAME<span style="color: #009900;">&#93;</span>\<span style="color: #009900;">&#91;</span>APPLICATION<span style="color: #009900;">&#93;</span><span style="color: #339933;">.</span>ResourceXWr_Url_syjydbfqftg1ii2x4tk44y4cakdgnvzz\1<span style="color: #339933;">.</span>0<span style="color: #339933;">.</span>0<span style="color: #339933;">.</span>0</pre></td></tr></table></div>

<p>oder einfach nach *user.config* innerhalb des WindowsUser suchen ; )</p>
<p>Gespeichert werden hier NUR die Eingaben die durch dem Anwender hinzugefügt werden. Die Informationen in der app.exe.config bleiben davon unberührt.</p>
<p>Viel Spaß beim entwickeln ; )</p>
<hr /><p style="float:right; font-size:0.9em;">Dieser Beitrag stammt von <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5iaWdnbGUuZGU=">Mario Priebe</a>.</p> <img src="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=3322" width="1" height="1" style="display: none;" /><h2  class="related_post_title">Ähnliche Beiträge</h2><ul class="related_post"><li>1. November 2010 -- <a href="http://www.biggle.de/blog/bing-api-beispiel-csharp-quicky" title="Bing API Beispiel &#8211; C# Quicky">Bing API Beispiel &#8211; C# Quicky</a></li><li>2. Januar 2009 -- <a href="http://www.biggle.de/blog/schaltjahr-methode-quicky-c" title="Schaltjahr Methode &#8211; Quicky C#">Schaltjahr Methode &#8211; Quicky C#</a></li><li>4. November 2011 -- <a href="http://www.biggle.de/blog/wie-verhindere-ich-beim-klick-eines-hyperlinkbuttons-in-silverlight-die-umrandung-quicky" title="Wie verhindere ich beim Klick eines HyperlinkButtons in Silverlight die Umrandung &#8211; Quicky">Wie verhindere ich beim Klick eines HyperlinkButtons in Silverlight die Umrandung &#8211; Quicky</a></li><li>31. März 2011 -- <a href="http://www.biggle.de/blog/wie-ermittle-ich-eine-telefonnummer-aus-dem-telefonbuch-%e2%80%93-wp7-quicky" title="Wie ermittle ich eine Telefonnummer aus dem Telefonbuch? – WP7 Quicky">Wie ermittle ich eine Telefonnummer aus dem Telefonbuch? – WP7 Quicky</a></li><li>14. Februar 2011 -- <a href="http://www.biggle.de/blog/texttrimming-xaml-quicky" title="TextTrimming &#8211;  XAML Quicky">TextTrimming &#8211;  XAML Quicky</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.biggle.de/blog/aufzaehlungen-speichern/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAML Markup Kompatibilität ignorieren</title>
		<link>http://www.biggle.de/blog/xaml-markup-kompatibilitat-ignorieren</link>
		<comments>http://www.biggle.de/blog/xaml-markup-kompatibilitat-ignorieren#comments</comments>
		<pubDate>Wed, 30 Sep 2009 07:01:18 +0000</pubDate>
		<dc:creator>Mario Priebe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.biggle.de/blog/?p=2939</guid>
		<description><![CDATA[Den einen Tag habe ich noch geschrieben, wie man schöne Namespaces im XAML generiert, an einem anderen Tag funktioniert es  &#8220;aus unergründlichen Tiefen&#8221; nicht mehr. Intellisense ist da und er zeigt mir auch alle verfügbaren Klassen in diesem Namespace, aber der Kompiler sieht es einfach nicht ein und wehrt sich davor mir eine DLL zu [...]]]></description>
			<content:encoded><![CDATA[<p>Den einen Tag habe ich noch <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5iaWdnbGUuZGUvYmxvZy94YW1sLW5hbWVzcGFjZS1hbGEtbWljcm9zb2Z0LXNjaGVtYQ==">geschrieben</a>, wie man schöne Namespaces im XAML generiert, an einem anderen Tag funktioniert es  &#8220;aus unergründlichen Tiefen&#8221; nicht mehr.</p>
<p>Intellisense ist da und er zeigt mir auch alle verfügbaren Klassen in diesem Namespace, aber der Kompiler sieht es einfach nicht ein und wehrt sich davor mir eine DLL zu bauen.</p>
<p>Jedoch gibt es hier eine Möglichkeit diesen &#8220;auszutricksen&#8221;. Man nehme sich den Namespace markup-compability</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">xmlns<span style="color: #339933;">:</span>mc<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot;</span></pre></div></div>

<p>und setzt seinen Namenspace</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">xmlns<span style="color: #339933;">:</span>local<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;http://schema.biggle.de/Core/Controls&quot;</span></pre></div></div>

<p>auf ignorable</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">mc<span style="color: #339933;">:</span>Ignorable<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;local&quot;</span></pre></div></div>

<p>Nun zieht der Kompiler auch durch und alles ist im Lot : )</p>
<p><br class="spacer_" /></p>
<p>Viel Spass beim entwickeln</p>
<hr /><p style="float:right; font-size:0.9em;">Dieser Beitrag stammt von <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5iaWdnbGUuZGU=">Mario Priebe</a>.</p> <img src="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2939" width="1" height="1" style="display: none;" /><h2  class="related_post_title">Ähnliche Beiträge</h2><ul class="related_post"><li>9. Februar 2009 -- <a href="http://www.biggle.de/blog/gridbuilder-mit-sxgriddler" title="GridBuilder mit sxGriddler">GridBuilder mit sxGriddler</a></li><li>6. März 2011 -- <a href="http://www.biggle.de/blog/multibinding-die-zweite" title="MultiBinding die Zweite">MultiBinding die Zweite</a></li><li>14. Februar 2011 -- <a href="http://www.biggle.de/blog/doppelklick-im-datagrid-abfangen-wpf-quicky" title="Doppelklick im DataGrid abfangen &#8211; WPF Quicky">Doppelklick im DataGrid abfangen &#8211; WPF Quicky</a></li><li>7. August 2010 -- <a href="http://www.biggle.de/blog/wpf-tabbing-gui" title="WPF Tabbing GUI">WPF Tabbing GUI</a></li><li>5. Mai 2010 -- <a href="http://www.biggle.de/blog/combobox-an-objectprovider-binden" title="ComboBox an ObjectDataProvider binden">ComboBox an ObjectDataProvider binden</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.biggle.de/blog/xaml-markup-kompatibilitat-ignorieren/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basta! 2009&#8230; ich bin dabei</title>
		<link>http://www.biggle.de/blog/basta-2009-ich-bin-dabei</link>
		<comments>http://www.biggle.de/blog/basta-2009-ich-bin-dabei#comments</comments>
		<pubDate>Thu, 06 Aug 2009 18:43:54 +0000</pubDate>
		<dc:creator>Mario Priebe</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Private]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[XAML]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Basta]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.biggle.de/blog/?p=2799</guid>
		<description><![CDATA[Von Dienstag den 22.09.2009 bis zum Donnerstag den 24.09.2009 werd ich auf der Basta, in der Rheingoldhalle Mainz sein.]]></description>
			<content:encoded><![CDATA[<p>Von Dienstag den 22.09.2009 bis zum Donnerstag den 24.09.2009 werd ich auf der <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2l0LXJlcHVibGlrLmRlL2RvdG5ldC9iYXN0YTA5Lw==" target=\"_blank\">Basta</a>, in der Rheingoldhalle Mainz sein.</p>
<p><a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5iaWdnbGUuZGUvYmxvZy93cC1jb250ZW50L3VwbG9hZHMvMjAwOS8wOC9iYXN0YS5qcGc=" rel=\"thumbnail\"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="basta" border="0" alt="basta" src="http://www.biggle.de/blog/wp-content/uploads/2009/08/basta_thumb.jpg" width="504" height="356" /></a> </p>
<p>Das coole ist, es gibt mehrere Konferenzen gleichzeitig in einem Paket. Zu der Basta Hauptkonferenz kommen VBDays, C#Days, die SQLCON und die ShareConnect dazu. Wobei für mich die VBDays und die ShareConnect kein Schwerpunkt bilden.</p>
<p>Wenn ich so in den <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2l0LXJlcHVibGlrLmRlL2tvbmZlcmVuemVuL3BsYW5lci9iYXN0YTA5X3RpbWV0YWJsZS5odG1s" target=\"_blank\">Sessions</a> “schmöker”, werde ich voraussichtich an folgenden Terminen teilnehmen:</p>
<p><u>Dienstag 22.09.</u></p>
<p>08:30 Eröffnung</p>
<p>09:30-10:45 WCF Tipps und Tricks</p>
<p>11:15-12:30 Test-driven Development ()</p>
<p>12:30-15:15 Mittag</p>
<p>14:00-15:15 Baumschule Expression Trees in C#, CLR und DLR</p>
<p>15:30-16:45 Understanding C# 3.0 and 4.0 oder Presentation Zen</p>
<p>17:15-18:30 .NET Service Bus: Grenzenlose Kommunikation oder Design for Testability in C#</p>
<p>18:45-19:30 Light up the Web / Silverlight Session (Line of Business)</p>
<p><u>Mittwoch 23.09.</u></p>
<p>08:30-09:45&#160; Visual Studio 2010 und das .NET Framework 4.0 (Teil 1) oder Pragmatic C# Patterns</p>
<p>10:15-11:30 Oh der Tag wird schwer sich zu entscheiden -.- Visual Studio 2010 und das .NET Framework 4.0 (Teil 2) oder Design und Realisierung von sicheren Add-in-Modellen oder Codequalität mittels Code Contracts (.NET 4) und PEX oder NHibernate – Ein Einstieg</p>
<p>11:45-12:30 Keynote</p>
<p>12:30-14:00 Mittag</p>
<p>14:00-15:15 Neues in Silverlight 3 oder Generics, Lambdas and Extension Methods &#8211; Beyond List</p>
<p>15:45-17:00 Silverlight 3 Enterprise Development </p>
<p>17:15-18:30 Parallelisierung mit funktionalen Ansätzen in C#</p>
<p>18:45-19:30 Windows Live Framework and Mesh</p>
<p>19:30-20:45 </p>
<p>20:45-22:00 Kostenlos.NET</p>
<p><u>Donnerstag 24.09.</u></p>
<p>08:30-09:45 Interaktionen in der &quot;Office-Welt&quot; mit .NET</p>
<p>10:15-11:30 Windows 7 APIs für .NET-Entwickler oder Dynamische Verbindungen mit WPF Data Binding</p>
<p>11:45-12:30 Keynote</p>
<p>12:30-14:00 Mittag</p>
<p>14:00-15:15 WPF Controls im Eigenbau</p>
<p>15:45-17:00 WPF-Anwendungsarchitektur (CAL/MVVM)</p>
<p>17:15-18:30 .NET Gems – Small Pieces of Code that make your Day oder Beyond Relational &#8211; Geografische und multimediale Daten in SQL Server</p>
<p>Alles in allen werden das wohl wieder drei anstrengende Tage, aber was solls.. von nix kommt nix : )</p>
<hr /><p style="float:right; font-size:0.9em;">Dieser Beitrag stammt von <a href="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5iaWdnbGUuZGU=">Mario Priebe</a>.</p> <img src="http://www.biggle.de/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2799" width="1" height="1" style="display: none;" /><h2  class="related_post_title">Ähnliche Beiträge</h2><ul class="related_post"><li>4. Januar 2010 -- <a href="http://www.biggle.de/blog/webservices-auf-erreichbarkeit-pruefen" title="Webservices auf Erreichbarkeit prüfen">Webservices auf Erreichbarkeit prüfen</a></li><li>1. Januar 2010 -- <a href="http://www.biggle.de/blog/net-quicky-linq2ef-videorial" title=".Net Quicky &#8211; Linq2Ef Videorial">.Net Quicky &#8211; Linq2Ef Videorial</a></li><li>18. November 2009 -- <a href="http://www.biggle.de/blog/was-verbraucht-eine-net-anwendung-an-ressourcen" title="Schon gewusst? Ressourcen einer leeren .NET Applikation">Schon gewusst? Ressourcen einer leeren .NET Applikation</a></li><li>7. November 2009 -- <a href="http://www.biggle.de/blog/wpf-in-winforms-und-anders-herum" title="WPF in WinForms und anders herum">WPF in WinForms und anders herum</a></li><li>14. Oktober 2009 -- <a href="http://www.biggle.de/blog/alle-fenster-einer-wpf-anwendung-schliessen" title="Alle Fenster-Instanzen einer WPF Anwendung schliessen">Alle Fenster-Instanzen einer WPF Anwendung schliessen</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.biggle.de/blog/basta-2009-ich-bin-dabei/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

