Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Designing a language is hard, and M won't change that

    I was a bit surprised about the large scale of the positive hype around 'M' in Oslo. Fortunately, Roger Alsing wrote a 'Back to reality' post about M which stood out as a single critical remark against the sea of positivism. I like it when someone chooses to be the more sceptical voice in the crowd:...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 11-05-2008, 12:00 AM
    Filed under: .NET General, Software Engineering, Advanced .NET, General Software Development, .NET
  • from el in world.ExtensionMethodsLibraries group el by el.Method into g select g;

    Everyone who's doing .NET 3.5 development these days will likely run into the same problem I ran into this morning: your set of extension methods grows beyond the level of a single file and you need to group them into separate sets of files or worse: you discover you have several distinct projects which...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 10-22-2008, 12:00 AM
    Filed under: Software Engineering, Advanced .NET, General Software Development, .NET, Community News
  • Is BDUF really BDUF?

    Justing Etheredge posted a great article about that Design Up Front (DUF) is something else than Big Design Up Front (BDUF). He discusses the misunderstanding that just because BDUF is considered harmful in a lot of projects, it's not said that DUF is too and one should just jump in, start hammering...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 09-14-2008, 12:00 AM
    Filed under: .NET General, Software Engineering, Advanced .NET, General Software Development, .NET
  • "The Entity Data Model is much bigger than just an ORM" -- Stephen Forte

    With almost bleeding ears I'm currently listening to show #369 of .NET Rocks! , which has Danny Simmons and Stephen Forte as guests. Danny is of course known of his major role in the Entity Framework (EF) design and Forte is one of the Council of Wise Men (TM) which are advising the EF team how to make...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 08-20-2008, 12:00 AM
    Filed under: Database / SQL Server, Software Engineering, LLBLGen Pro, O/R Mapping, Advanced .NET, General Software Development, .NET
  • Linq to LLBLGen Pro: feature highlights, part 2

    In the first part of this series I talked about the fact that Linq to LLBLGen Pro is a full implementation of Linq and why it's so important to use a full linq provider instead of a half-baked one. Today, I'll discuss a couple of native LLBLGen Pro features we've added to our Linq provider via extension...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 07-03-2008, 12:00 AM
    Filed under: Database / SQL Server, Software Engineering, LLBLGen Pro, O/R Mapping, Advanced .NET, .NET, Linq, Linq to LLBLGen Pro
  • Linq to LLBLGen Pro: feature highlights, part 1

    Some people asked me what the highlights are of Linq to LLBLGen Pro , which was released this week , as it seems that Linq support is apparently growing on trees these days. In this and some future posts I'll try to sum up some of the characteristic features of Linq to LLBLGen Pro, so you don't have...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 06-17-2008, 12:00 AM
    Filed under: Database / SQL Server, Software Engineering, LLBLGen Pro, O/R Mapping, Advanced .NET, .NET, Linq, Linq to LLBLGen Pro
  • LLBLGen Pro v2.6 has been released!

    After almost 11 months of design, development, beta testing and adding final polish, it's here: LLBLGen Pro v2.6 ! This version, which is a free upgrade for all our v2.x customers, has a couple of major new features, the biggest of course being the full implementation of Linq support in our O/R mapper...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 06-09-2008, 12:00 AM
    Filed under: .NET General, Database / SQL Server, Software Engineering, LLBLGen Pro, O/R Mapping, Advanced .NET, .NET, Linq, Linq to LLBLGen Pro
  • VB.NET: Beware of the 'Aggregate' keyword (updated)

    UPDATE I tested this initially with EmployeeID and noticed the strange behavior. Writing this blogpost I thought the max of the employeeID was a little artificial, so I changed that in OrderDate. But... what happened (see my reply to this blogpost below in the comments) ? When o.OrderDate is used, the...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 05-21-2008, 12:00 AM
    Filed under: .NET General, Software Engineering, Advanced .NET, .NET, Linq, Linq to LLBLGen Pro
  • Why use the Entity Framework? Yeah, why exactly?

    Danny Simmons wrote a marketing piece about the project he's been working on for so long: " Why use the Entity Framework? ". I don't expect Danny to be unbiased towards his own work, so at first I just ignored it: Microsoft produces these kind of ' use our stuff, it's better than sliced bread '-articles...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 05-19-2008, 12:00 AM
    Filed under: Database / SQL Server, Software Engineering, LLBLGen Pro, O/R Mapping, Advanced .NET, General Software Development, .NET
  • Linq to Sql support added to LLBLGen Pro

    Imagine, you're sitting at your desk and you're using the Linq to Sql designer in VS.NET 2008 and you have, say, 50 entities in your model. You're happy about how things are progressing. It took a while to get the model set up, considering the wicked table and field names they cooked up in the DBA dungeon...
    Posted to Frans Bouma's blog (Weblog) by FransBouma on 05-01-2008, 12:00 AM
    Filed under: .NET General, Database / SQL Server, LLBLGen Pro, O/R Mapping, Advanced .NET, .NET, Linq
Page 1 of 8 (73 items) 1 2 3 4 5 Next > ... Last ยป