<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Jiří {x2} Činčura</title>
	
	<link>http://blog.cincura.net</link>
	<description>Taking something that can't be done, and then doing it.</description>
	<lastBuildDate>Wed, 08 Sep 2010 20:30:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/blog_cincura_net" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="blog_cincura_net" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Identification of Kindle browser</title>
		<link>http://blog.cincura.net/231986-identification-of-kindle-browser/</link>
		<comments>http://blog.cincura.net/231986-identification-of-kindle-browser/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 14:23:18 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Amazon Kindle]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231986</guid>
		
			<content:encoded><![CDATA[New Kindle 3 has also new browser. It&#8217;s based on WebKit and I have to say, it&#8217;s noticeably better than the previous one. The browsing, if the page is focused on text, is really pleasant. However if you&#8217;re webmaster or simply some website owner you might be wondering how the browser in Kindle identifies itself [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231986-identification-of-kindle-browser/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Seamless support for Boolean and GUID datatypes in Firebird and Entity Framework</title>
		<link>http://blog.cincura.net/231978-seamless-support-for-boolean-and-guid-datatypes-in-firebird-and-entity-framework/</link>
		<comments>http://blog.cincura.net/231978-seamless-support-for-boolean-and-guid-datatypes-in-firebird-and-entity-framework/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 13:48:42 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Entity SQL]]></category>
		<category><![CDATA[Firebird]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231978</guid>
		
			<content:encoded><![CDATA[It may came as a shock but Firebird does not have direct support for neither bools nor guids. On the other hand people around Firebird are smart and came with more or less standard solutions for both. The bool is easy, just use number with constraint to 0 or 1. For guid we (ab)use special [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231978-seamless-support-for-boolean-and-guid-datatypes-in-firebird-and-entity-framework/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Kindle 3rd edition (3G, WiFi) – first sight review</title>
		<link>http://blog.cincura.net/231960-kindle-3rd-edition-3g-wifi-first-sight-review/</link>
		<comments>http://blog.cincura.net/231960-kindle-3rd-edition-3g-wifi-first-sight-review/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 08:01:02 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Amazon Kindle]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231960</guid>
		
			<content:encoded><![CDATA[Last (almost) day I was playing with new Kindle 3rd generation and I&#8217;ll share my initial thoughts. I&#8217;ll came with more detailed observations later (i.e. battery life). Let&#8217;s start with pictures. Kindle 3rd generation compared to Kindle 2nd generation. The new Kindle is smaller and lighter (you can&#8217;t get that from the picture ). Exact [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231960-kindle-3rd-edition-3g-wifi-first-sight-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TPH mapping discriminator condition from MetadataWorkspace</title>
		<link>http://blog.cincura.net/231942-tph-mapping-discriminator-condition-from-metadataworkspace/</link>
		<comments>http://blog.cincura.net/231942-tph-mapping-discriminator-condition-from-metadataworkspace/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 14:07:19 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Entity Framework]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231942</guid>
		
			<content:encoded><![CDATA[The MetadataWorkspace contains a lot of . Recently I was facing a challenge to get information about TPH (table per hierarchy) inheritance conditions for particular type. Sure, it&#8217;s in EDMX file and/or in MSL file. So you can parse the XML and get the info. I was on the other hand more interested getting the [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231942-tph-mapping-discriminator-condition-from-metadataworkspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vyjmenovávat sloupce v SQL příkazu nebo ne???</title>
		<link>http://blog.cincura.net/231929-vyjmenovavat-sloupce-v-sql-prikazu-nebo-ne/</link>
		<comments>http://blog.cincura.net/231929-vyjmenovavat-sloupce-v-sql-prikazu-nebo-ne/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 20:35:12 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Databases in general]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231929</guid>
		
			<content:encoded><![CDATA[Nedávno se na Builderu lehce rozjela diskuze, ačkoli v threadu na odlišné téma, jestli sloupce v SQL příkazech vyjmenovávat nebo ne. Nedá mi to a přispěju taky svou troškou. Já bych &#8220;problém&#8221; rozdělil na dvě části. První je SQL kód v aplikaci. Druhou je kód v rámci pohledů, spouští, uložených procedur atp. V prvním případě [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231929-vyjmenovavat-sloupce-v-sql-prikazu-nebo-ne/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FbTransaction changes to support tables locking</title>
		<link>http://blog.cincura.net/231910-fbtransaction-changes-to-support-tables-locking/</link>
		<comments>http://blog.cincura.net/231910-fbtransaction-changes-to-support-tables-locking/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 17:52:42 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Firebird]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231910</guid>
		
			<content:encoded><![CDATA[Firebird has a feature allowing you to specify tables you want to lock (read or write and exclusive/protected/shared) when starting transaction. (Note that Firebird still uses MGA/MVCC. This is just a feature to support some scenarios.) We had constants in ADO.NET Provider for Firebird for some time, but using them resulted in wrong parameters being [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231910-fbtransaction-changes-to-support-tables-locking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Projection (select) on a collection running in parallel with exceptions handling</title>
		<link>http://blog.cincura.net/231892-projection-select-on-a-collection-running-in-parallel-with-exceptions-handling/</link>
		<comments>http://blog.cincura.net/231892-projection-select-on-a-collection-running-in-parallel-with-exceptions-handling/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 15:20:52 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Multithreading]]></category>
		<category><![CDATA[Parallelism]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231892</guid>
		
			<content:encoded><![CDATA[Few days ago I posted an . The method has one problem. It&#8217;s not dealing with exceptions. And because the ordering wasn&#8217;t (and isn&#8217;t) implicitly preserved, I did this small improvement. Right now the method returns simple structure with original item, the result (if no exception occured, sure) and exception (if any). I didn&#8217;t went [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231892-projection-select-on-a-collection-running-in-parallel-with-exceptions-handling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft.Data.dll after crop</title>
		<link>http://blog.cincura.net/231885-microsoft-data-dll-after-crop/</link>
		<comments>http://blog.cincura.net/231885-microsoft-data-dll-after-crop/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 06:06:44 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Databases in general]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231885</guid>
		
			<content:encoded><![CDATA[Last 24 hours was interesting. Almost everybody doing something with databases and .NET was talking about new . And there has been recently a lot of clarification (i.e. this or this) (check your favorite search engine for more) what it is and what it is not and who&#8217;s target audience. From what I read emerges [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231885-microsoft-data-dll-after-crop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Let’s try something new… What about Microsoft.Data.dll?</title>
		<link>http://blog.cincura.net/231866-lets-try-something-new-what-about-microsoft-data-dll/</link>
		<comments>http://blog.cincura.net/231866-lets-try-something-new-what-about-microsoft-data-dll/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 13:39:04 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Databases in general]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231866</guid>
		
			<content:encoded><![CDATA[The new Microsoft.Data.dll seems to be very &#8220;interesting&#8221;. I generally agree, that pure raw ADO.NET is more verbose than the shown example. And that&#8217;s all. On the other hand, everybody using pure raw ADO.NET have written couple of helper methods already. And directly for his/her desired approach, with non-dynamic typing. This isn&#8217;t going to make [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231866-lets-try-something-new-what-about-microsoft-data-dll/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Projection (select) on a collection running in parallel</title>
		<link>http://blog.cincura.net/231850-projection-select-on-a-collection-running-in-parallel/</link>
		<comments>http://blog.cincura.net/231850-projection-select-on-a-collection-running-in-parallel/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 16:23:05 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Multithreading]]></category>
		<category><![CDATA[Parallelism]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231850</guid>
		
			<content:encoded><![CDATA[I have here another not-general-purpose-parallel/multihtreaded-method. To make a long story short I needed do some transformation on collection&#8217;s elements, aka projection. Unfortunately the method I was plugging in was doing some network requests, in fact couple of requests. Sequentially, blocking processing until the response came back. I know a proper way will be to turn [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231850-projection-select-on-a-collection-running-in-parallel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Array of WaitHandles (ManualResetEvent, AutoResetEvent, …) when waiting for operations to complete …</title>
		<link>http://blog.cincura.net/231837-array-of-waithandles-manualresetevent-autoresetevent-when-waiting-for-operations-to-complete/</link>
		<comments>http://blog.cincura.net/231837-array-of-waithandles-manualresetevent-autoresetevent-when-waiting-for-operations-to-complete/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 16:03:30 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Best practice or not?]]></category>
		<category><![CDATA[Multithreading]]></category>
		<category><![CDATA[Parallelism]]></category>
		<category><![CDATA[Programming in general]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231837</guid>
		
			<content:encoded><![CDATA[Often, when you discover the beauty of multithreading and parallelism, you find a need to run some operations in parallel and wait for completion. Fairly common scenario. Although now, with .NET Framework 4, you can write it using Task Parallel Library&#8216;s Parallel.Invoke, there are scenarios when you need to plug it in into some other [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231837-array-of-waithandles-manualresetevent-autoresetevent-when-waiting-for-operations-to-complete/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ultimate EFv4 CTP4 Code First (full mapping) example (using Firebird)</title>
		<link>http://blog.cincura.net/231783-ultimate-efv4-ctp4-code-first-full-mapping-example-using-firebird/</link>
		<comments>http://blog.cincura.net/231783-ultimate-efv4-ctp4-code-first-full-mapping-example-using-firebird/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 18:25:28 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Firebird]]></category>
		<category><![CDATA[MS SQL Server]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231783</guid>
		
			<content:encoded><![CDATA[There&#8217;s a lot of content for latest CTP, CTP4, for Entity Framework &#8220;new features&#8221;. It&#8217;s mainly focused on Code First stuff, that fills the triad with Database First and Model First. I like Code First but what I also like is maintainable code. Hence I was more trying not to use convention-over-configuration, in opinion good [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231783-ultimate-efv4-ctp4-code-first-full-mapping-example-using-firebird/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Useful Find method on DbSet</title>
		<link>http://blog.cincura.net/231816-useful-find-method-on-dbset/</link>
		<comments>http://blog.cincura.net/231816-useful-find-method-on-dbset/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 06:09:29 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Entity Framework]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231816</guid>
		
			<content:encoded><![CDATA[The ObjectStateManager contains a lot of information about entities currently in context. In fact it contains complete entities too. So you can try to look into it before issuing query and use it as . For some simple cases, like PK match, you can create extension method in no time. But in current feature pack [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231816-useful-find-method-on-dbset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handy ModelMatchesDatabase method</title>
		<link>http://blog.cincura.net/231779-handy-modelmatchesdatabase-method/</link>
		<comments>http://blog.cincura.net/231779-handy-modelmatchesdatabase-method/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 13:12:45 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Entity Framework]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231779</guid>
		
			<content:encoded><![CDATA[The Entity Framework 4 CTP4 is out and contains nice improvements. One is especially handy. Well you was able to do the same even in v1 but it was a lot of work. The method is ModelMatchesDatabase in System.Data.Entity.Infrastructure.Database. You can get Database object easily through DbContext.Database. The method return boolean value and checks whether [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231779-handy-modelmatchesdatabase-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solved Samsung i900 Omnia’s freezing</title>
		<link>http://blog.cincura.net/231774-solved-samsung-i900-omnias-freezing/</link>
		<comments>http://blog.cincura.net/231774-solved-samsung-i900-omnias-freezing/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:21:09 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Windows Mobile (Windows phone)]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231774</guid>
		
			<content:encoded><![CDATA[I had problem with my Samsung i900 Omnia phone being stuck in stand by mode for no obvious reason, except I discovered applications doing this. I was living with that some time until I finally jumped into the problem. I was, from old ages, used to install almost all applications to storage card. Only some [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231774-solved-samsung-i900-omnias-freezing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is ORM just about bridging the gap or are we trying to wrongly match ER world into OO world?</title>
		<link>http://blog.cincura.net/231764-is-orm-just-about-bridging-the-gap-or-are-we-trying-to-wrongly-match-er-world-into-oo-world/</link>
		<comments>http://blog.cincura.net/231764-is-orm-just-about-bridging-the-gap-or-are-we-trying-to-wrongly-match-er-world-into-oo-world/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 03:49:08 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Databases in general]]></category>
		<category><![CDATA[Programming in general]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231764</guid>
		
			<content:encoded><![CDATA[Recently I&#8217;ve got to think about ER world and OO world. There&#8217;s a lot of people around there who understand ER or OO world very deeply. In fact ER world is well formalized, described and has a strong mathematical background. A lot of theoretical work is behind OO as well. But what about ORMs? Is [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231764-is-orm-just-about-bridging-the-gap-or-are-we-trying-to-wrongly-match-er-world-into-oo-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zooming images in Kindle books</title>
		<link>http://blog.cincura.net/231754-zooming-images-in-kindle-books/</link>
		<comments>http://blog.cincura.net/231754-zooming-images-in-kindle-books/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 08:31:44 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Amazon Kindle]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231754</guid>
		
			<content:encoded><![CDATA[Recently I was reading book with images at the end and I more or less accidentally pressed the 5-way joystick and got cursor near the image. What a surprise (for me; it&#8217;s probably described in manual ): There&#8217;s a small magnifier icon and you can zoom in the image and see it full screen even [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231754-zooming-images-in-kindle-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kindle and international web browsing</title>
		<link>http://blog.cincura.net/231748-kindle-and-international-web-browsing/</link>
		<comments>http://blog.cincura.net/231748-kindle-and-international-web-browsing/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 08:51:52 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[Amazon Kindle]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231748</guid>
		
			<content:encoded><![CDATA[Maybe it&#8217;s related to , but today I noticed, that my Kindle no longer limits access to web only to selected sites (wikipedia, amazon, &#8230;). I&#8217;m able to access any page I want (here in Czech Republic). ID3 renamer&#8216;s site works, this blog as well. I don&#8217;t know whether it&#8217;s written somewhere and I just [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231748-kindle-and-international-web-browsing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebird Embedded in comparison to SQL Server Compact Edition 4</title>
		<link>http://blog.cincura.net/231742-firebird-embedded-in-comparison-to-sql-server-compact-edition-4/</link>
		<comments>http://blog.cincura.net/231742-firebird-embedded-in-comparison-to-sql-server-compact-edition-4/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 15:00:11 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Databases in general]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Entity SQL]]></category>
		<category><![CDATA[Firebird]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[MS SQL Server Compact Edition]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231742</guid>
		
			<content:encoded><![CDATA[Scott Guthrie recently posted article about New Embedded Database Support with ASP.NET. This made me think about other options, Firebird in particular, and advantages and disadvantages. What I&#8217;m going to do is to very shortly introduce Firebird Embedded here and then compare it with features Scott wrote in his article. Firebird Embedded, shortly, is Firebird [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231742-firebird-embedded-in-comparison-to-sql-server-compact-edition-4/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Prepend method in LINQ</title>
		<link>http://blog.cincura.net/231737-prepend-method-in-linq/</link>
		<comments>http://blog.cincura.net/231737-prepend-method-in-linq/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 07:07:29 +0000</pubDate>
		<dc:creator>cincura.net</dc:creator>
				<category><![CDATA[.*]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[LINQ]]></category>

		<guid isPermaLink="false">http://blog.cincura.net/?p=231737</guid>
		
			<content:encoded><![CDATA[Yesterday I needed to put one element at beginning of the collection I already had. Some kind of Concat upside down. As you can use the Concat method, it looks weird when you see the code, because two items are actually swapped. So I created a simple extension method to do it for me. I [...]]]></content:encoded>
			<wfw:commentRss>http://blog.cincura.net/231737-prepend-method-in-linq/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
