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 (2)
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
May 2003 - Posts
4
Comments
Entity: why do some people who write IT books re-invent definitions?
by
FransBouma
Paul Gielens blogged about a possible misunderstanding about the term 'Entity'. Reading his text it appears as if the general term 'Entity' has changed recently. The reason: Eric Evans created a different definition. Let me be blunt here: if a definition...
Filed under:
Database / SQL Server
,
Software Engineering
16
Comments
A quick update on LLBLGen Pro
by
FransBouma
You might have heared about the DAL generator I released last year, LLBLGen , which as a surprise to me, became a worldwide success (over 25,000 downloads). I'm currently busy developing its big brother LLBLGen Pro, which should be released later this...
Filed under:
LLBLGen Pro
11
Comments
My wish-list for the next Visual Studio.NET release
by
FransBouma
I'm now working for a week or so with VS.NET 2003 and it has some neat features that version 2002 didn't have which are, well, neat to have, but also started me thinking why they are implemented the way they are and why there is so much ground left untouched...
Filed under:
Visual Studio
24
Comments
Don't try to re-invent the browser, please.
by
FransBouma
I saw several "Is IE dead?" blogs and most recently DonXML's blog about this subject and I really think this discussion is not focussing on the real issue. What's the problem with current browsers? It's not that they can't render version ABC of a given...
Filed under:
.NET General
,
WinForms
,
Software Engineering
7
Comments
Firebird .NET data provider v1.0 released
by
FransBouma
Yesterday, the Firebird team released their .NET provider for the Open Source database Firebird (based on the Interbase code). The provider is also open source and of course free. I haven't played with the Firebird database recently but according to the...
Filed under:
.NET General
,
Database / SQL Server
0
Comments
Quick note from the HN-rehab center
by
FransBouma
A quick note on the Hungarian Notation/Coding blog I wrote this morning and which was food for some good replies from Patrick and Chad . I now am a full day clean , that is, no Hungarian Notated member variable or parameter left my fingertips. The arguments...
Filed under:
Software Engineering
9
Comments
Farewell, beloved Hungarian Coding.
by
FransBouma
Today, is a memorable day for me. This morning I had to bite the bullet: get rid of my Hungarian Coding style in C#. Not because I hate Hungarian Coding, on the contrary: I love it, but because I have to. The reason for this is that when you want to sell...
Filed under:
Software Engineering
16
Comments
Concurrency Control Methods. Is there a silver bullet?
by
FransBouma
Which concurrency control method do you use most of the time? "First Save Wins" ? (optimistic locking in ADO.NET) "Last Save Wins" ? (Overwrite the row, no matter what). Ever wondered what the difference between the two is when it comes to efficiency...
Filed under:
Database / SQL Server
,
Software Engineering
1
Comments
Microsoft gets Database Performance crown back!
by
FransBouma
On May 20, HP regained the TPC-C performance crown for non-clustered (you know, "Big Iron") , using Microsoft Windows server 2003 Datacenter Edition and SqlServer 2000 Enterprise Edition 64-bit. It almost also nailed the clustered (you know, "Little Iron...
Filed under:
Database / SQL Server
2
Comments
"Framework-Hell"-solution is here: ISV's can upgrade to VS.NET 2003 without pain.
by
FransBouma
Yesterday I blogged about a problem ISV's can run into when they are selling .NET class libraries compiled with Visual Studio.NET 2003 to customers using Visual Studio.NET 2002. Today I've found a solution, which seems to be used by other ISV's already...
Filed under:
.NET General
,
Visual Studio
,
Software Engineering
More Posts
Next page »