Skip to main content

Font Size: A A A Theme: C  C  Off 

Archive

Our Blogs

RSS Feed
  • LLBLGen - Automating Code Generation with Team Foundation Server

    LLBLGen

    Automating Code Generation with Team Foundation Server

    Introduction

    At Light Speed IT Solutions we use the code generator LLBLGen to make much of our source code for our ASP.NET and SQL Server based applications. If source code can be derived from the schema of our application database, then we try to auto-generate it, and LLBLGen is our main tool for doing this with. We also use Team Foundation Server 2008 for our source control. This article describes the steps we have taken to automate the generation of source code, and is a guide as to how other development teams ...

    Full story

    Comments (1)