Frans Bouma's blog
Generator.CreateCoolTool();
Sign in
|
Join
Home
About
RSS
Comments RSS
Search
Tags
.NET
.NET General
Advanced .NET
ASP.NET
Azure
Code generation
CodePlex
Community News
Database / SQL Server
entity framework
General Software Development
Linq
Linq to LLBLGen Pro
LLBLGen Pro
Mercurial
Misc. Articles
Miscellaneous
O/R Mapping
Open Source
ORM Profiler
PDC
Software Engineering
Visual Studio
Windows Forms
WinForms
News
Navigation
Home
Blogs
Archives
May 2013 (1)
April 2013 (1)
March 2013 (1)
January 2013 (1)
November 2012 (1)
October 2012 (1)
September 2012 (2)
August 2012 (2)
June 2012 (4)
May 2012 (2)
March 2012 (1)
January 2012 (1)
September 2011 (3)
August 2011 (1)
July 2011 (1)
April 2011 (2)
March 2011 (1)
February 2011 (1)
January 2011 (2)
December 2010 (1)
November 2010 (1)
August 2010 (1)
May 2010 (2)
April 2010 (1)
February 2010 (1)
December 2009 (2)
November 2009 (3)
October 2009 (1)
September 2009 (2)
August 2009 (1)
July 2009 (3)
June 2009 (1)
May 2009 (2)
April 2009 (1)
March 2009 (3)
February 2009 (2)
January 2009 (1)
December 2008 (1)
November 2008 (3)
October 2008 (1)
September 2008 (2)
August 2008 (2)
July 2008 (3)
June 2008 (3)
May 2008 (5)
April 2008 (1)
March 2008 (3)
February 2008 (2)
January 2008 (5)
December 2007 (3)
November 2007 (4)
October 2007 (8)
September 2007 (5)
August 2007 (2)
July 2007 (2)
June 2007 (8)
May 2007 (5)
April 2007 (5)
March 2007 (3)
February 2007 (2)
January 2007 (3)
December 2006 (5)
November 2006 (3)
October 2006 (4)
September 2006 (3)
August 2006 (5)
July 2006 (1)
June 2006 (7)
May 2006 (7)
April 2006 (2)
March 2006 (3)
February 2006 (1)
January 2006 (4)
December 2005 (10)
November 2005 (2)
October 2005 (8)
September 2005 (7)
August 2005 (2)
July 2005 (6)
June 2005 (4)
May 2005 (6)
April 2005 (4)
March 2005 (7)
February 2005 (2)
January 2005 (6)
December 2004 (7)
November 2004 (2)
October 2004 (2)
September 2004 (3)
August 2004 (8)
July 2004 (7)
June 2004 (5)
May 2004 (7)
April 2004 (7)
March 2004 (9)
February 2004 (9)
January 2004 (5)
December 2003 (8)
November 2003 (7)
October 2003 (5)
September 2003 (3)
August 2003 (6)
July 2003 (15)
June 2003 (17)
May 2003 (28)
About me
MVP Profile @ Microsoft.com
My link blog @ google reader
Fun stuff I created
XM/Mod music (amiga/pc)
.Text OpenGL screensaver
My work
LLBLGen Pro (.NET O/R mapper)
HnD customer support system
August 2006 - Posts
3
Comments
Why a cache in an O/R mapper doesn't make it fetch data faster.
by
FransBouma
Preface One of the biggest myths in O/R mapper land is about 'caching'. It's often believed that using a cache inside an O/R mapper makes queries much faster and thus makes the O/R mapper more efficient. With that conclusion in hand, every O/R mapper...
Filed under:
.NET General
,
Database / SQL Server
,
Software Engineering
,
LLBLGen Pro
,
O/R Mapping
,
Advanced .NET
,
.NET
0
Comments
Essay: The Database Model is the Domain Model
by
FransBouma
Preface To work with data on a semantic basis, it's often useful to specify general definitions of the elements a given portion of logic will work with. For example, an order system works with, among other elements, Order elements. To be able to define...
Filed under:
Database / SQL Server
,
Software Engineering
,
LLBLGen Pro
,
O/R Mapping
,
General Software Development
,
.NET
2
Comments
Hell has frozen over: VS.NET 2003 SP1 has arrived!
by
FransBouma
See: http://blogs.msdn.com/robcaron/archive/2006/08/16/702177.aspx Well, better late than never . I'm glad it's finally here. Haven't tried it yet, but will do later today .
Filed under:
.NET General
,
Visual Studio
,
Software Engineering
,
ASP.NET
,
General Software Development
,
.NET
0
Comments
.NET 2.0's ToolStripMenuItem are hard to disable...
by
FransBouma
Say, you have a .NET 2.0 Windows Forms application with one form and on the form one menu strip at the top, you know, very simple. On that menu strip, you have the menu 'Foo' and on that menu you have a menu item 'Bar', which are in .NET...
Filed under:
.NET General
,
WinForms
,
Software Engineering
,
Advanced .NET
,
Windows Forms
,
.NET
0
Comments
Anonymous comments are off
by
FransBouma
I switched off anonymous comments, after a truckload of comment spam in the last couple of days. Luckily the CS system contains a moderation system so they don't end up on the blog as comments but it's still annoying as the moderation system mails...
Filed under:
Miscellaneous
,
Misc. Articles
More Posts