<?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>dream-coder.de &#187; Tip</title> <atom:link href="http://blog.dream-coder.de/tag/tip/feed/" rel="self" type="application/rss+xml" /><link>http://blog.dream-coder.de</link> <description>Blog über .NET, SQL Server, PHP, Typo3 und sonstige Themen</description> <lastBuildDate>Wed, 23 Nov 2011 22:04:40 +0000</lastBuildDate> <language>de-de</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Firefox kann rechnen</title><link>http://blog.dream-coder.de/2007/08/firefox-kann-rechnen/</link> <comments>http://blog.dream-coder.de/2007/08/firefox-kann-rechnen/#comments</comments> <pubDate>Thu, 16 Aug 2007 20:48:11 +0000</pubDate> <dc:creator>Christian Hünniger</dc:creator> <category><![CDATA[Allgemein]]></category> <category><![CDATA[KnowHow]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Tip]]></category> <guid
isPermaLink="false">http://blog.dream-coder.de/?p=178</guid> <description><![CDATA[Durch Zufall entdeckt. Der FireFox kann in der Google Suchleiste rechnen. Sehr vorteilhaft: {lang: 'de'}Tweet]]></description> <wfw:commentRss>http://blog.dream-coder.de/2007/08/firefox-kann-rechnen/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>[KnowHow] &#8211; System.Diagnostics.Stopwatch (Zeitmessung)</title><link>http://blog.dream-coder.de/2006/12/knowhow-systemdiagnosticsstopwatch-zeitmessung/</link> <comments>http://blog.dream-coder.de/2006/12/knowhow-systemdiagnosticsstopwatch-zeitmessung/#comments</comments> <pubDate>Thu, 21 Dec 2006 20:07:54 +0000</pubDate> <dc:creator>Christian Hünniger</dc:creator> <category><![CDATA[.NET]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[KnowHow]]></category> <category><![CDATA[Tip]]></category> <guid
isPermaLink="false">http://blog.dream-coder.de/?p=127</guid> <description><![CDATA[Fürs Archive Sehr schön. Sowas habe ich auch schonmal gesucht, dabei ist alles onBoard... Mit dieser Klasse lassen sich Zeitmessungen von den eigenen Algorithmen messen. System.Diagnostics.Stopwatch s = new System.Diagnostics.Stopwatch&#40;&#41;; s.Start&#40;&#41;; // Start Zeitlauf // Algorithmus durchfuehren .... s.Stop&#40;&#41;; // Ende Zeitlauf Console.WriteLine&#40;&#34;Test1: {0}&#34;, s.ElapsedMilliseconds&#41;; // Ausgabe der benoetigten Zeit fuer den Algorithmus via Andreas [...]]]></description> <wfw:commentRss>http://blog.dream-coder.de/2006/12/knowhow-systemdiagnosticsstopwatch-zeitmessung/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
