Browse by Tags

All Tags » Database / SQL Server (RSS)

LLBLGen Pro feature highlights: model views by FransBouma

(This post is part of a series of posts about features of the LLBLGen Pro system) To be able to work with large(r) models, it's key you can view subsets of these models so you can have a better, more focused look at them. For example because you want...

LLBLGen Pro feature highlights: grouping model elements by FransBouma

(This post is part of a series of posts about features of the LLBLGen Pro system) When working with an entity model which has more than a few entities, it's often convenient to be able to group entities together if they belong to a semantic sub-model...

Azure, don't give me multiple VMs, give me one elastic VM by FransBouma

Yesterday, Microsoft revealed new major features for Windows Azure (see ScottGu's post ). It all looks shiny and great, but after reading most of the material describing the new features, I still find the overall idea behind all of it flawed: why should...

ORM Profiler v1.1 has been released! by FransBouma

We've released ORM Profiler v1.1, which has the following new features: Real time profiling A real time viewer (RTV) has been added, which gives insight in the activity as it is received by the client, in two views: a chronological connection overview...

LLBLGen Pro feature highlights: assigning attributes based on rules to properties in generated code. by FransBouma

(This post is part of a series of posts about features of the LLBLGen Pro system) One of the things which makes some people hate generated code is that it's effectively 'read-only' code: changing it will make you run the risk that your changes are likely...

LLBLGen Pro v3.5 has been released! by FransBouma

Last weekend we released LLBLGen Pro v3.5! Below the list of what's new in this release. Of course, not everything is on this list, like the large amount of work we put in refactoring the runtime framework. The refactoring was necessary because our framework...

ORM Profiler v1.0 has been released! by FransBouma

We have released v1.0 of our new product, ORM Profiler ! ORM Profiler is a tool for data-access analysis, a must-have if you really want to know what's going on inside your application when it accesses the database. See this earlier blogpost for a more...

ORM Profiler release celebration: LLBLGen Pro 100 EUR discount by FransBouma

To celebrate today's release of ORM Profiler has been released today we lowered the LLBLGen Pro license price for the month October (starting today ;)) with €100 to €199! Get it while it's hot! :)

LLBLGen Pro, Entity Framework 4.1, and the Repository Pattern by FransBouma

Normally I don't use this blog to post short messages with a link to other blogposts, but as this blogpost is worth reading, I make an exceptions ;) Matt Cowan has written an in-depth post about using LLBLGen Pro with Entity Framework to create a repository...

Introducing ORM Profiler. Beta-testers wanted! by FransBouma

The past few months, I've spent developing (together with Walaa Atef ) a general ORM / Data-access profiler for .NET, simply called ORM Profiler . (How's that for a pronounceable name, eh? ;)) As we're now feature complete and about to start the beta...
More Posts Next page »