-
Archives
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- September 2005
- July 2005
- June 2005
-
Meta
Monthly Archives: March 2010
Entity Framework Designer file (EDMX) opened in both designer and XML Editor
I’m using a lot of features from Entity Framework. In fact I think sometimes I’m abusing some features or pushing these to limits. Due to this, I’m often using designer as well as directly editing the XML (maybe if I … Continue reading
Running queries in parallel with Entity Framework (and not only with it)
From time to time I have to run two or more queries that I know will always be two or more – like some first/skip records and also total count. If you write it as two queries and execute, that … Continue reading
Posted in .*
Tagged Databases in general, Entity Framework, Firebird, LINQ, MS SQL Server, Oracle Database, Paralelism
2 Comments
Missing notes for new IEnumerable<string> methods
I noticed is that the documentation for some of is missing important parts. For example, the old method has notes about and about the different behavior for patterns where the extension is exactly three characters long. But the new one … Continue reading
IEnumerable<string> result for some methods in System.IO
The .NET Framework 4 includes some nice new methods in System.IO namespace. There’s a lot of methods on Directory class etc. returning string[]. That’s OK until you try to enumerate directory with thousands of files (for example). Then you’re waiting … Continue reading
Second feelings about the new SSD
Let’s call it a day. I’m now running my new Intel X25-M SSD for a little bit more than a day, but more importantly one working day. Shortly, I’m pleased. I don’t know, maybe my expectations yesterday were too high … Continue reading
New SSD (Intel X25-M) – first feelings
It is couple of hours I’m using my new SSD – Intel X25-M. I ordered it to improve and speedup by working environment. I’ll start with the migration steps I performed. My initial idea was to use “Complete PC Backup … Continue reading
Sherweb’s Hosted Exchange – what a great service
Generally, I’m not recommending services I’m using here. But experience from today is just too great not to share it. I’m using Hosted Exchange from Sherweb. Last week I ordered something from one e-shop and I didn’t received the email … Continue reading



