Browse by Tags

All Tags » .NET (RSS)

LLBLGen Pro v4.0 released! by FransBouma

I'm proud to announce we've released v4.0 of LLBLGen Pro ! This release is the 13th full release we've done and it arrives in the year LLBLGen Pro turns 10. As always we've packed the new release with great new features and I hope we've added what you...

LLBLGen Pro v4.0 BETA released! by FransBouma

We've released the first beta of LLBLGen Pro v4.0! We hope you all like the new features and additions we packed into this new release! To make sure stuff is truly tested in a lot of scenario's, the beta is available to all v3.x licensees. How to get...

Re: You’re not your code by FransBouma

This post is a reply to Scott Hanselman ’s post: " You’re not your code " There are no two programmers in the world who like each others code, there's always criticism: "I would have done this differently" or worse "Whoa, dude...

LLBLGen Pro and JSON serialization by FransBouma

I accidentally removed a reply from my previous blogpost , and as this blog-engine here at weblogs.asp.net is apparently falling apart, I can't re-add it as it thought it would be wise to disable comment controls on all posts, except new ones. So I'll...

How to make ASP.NET WebApi serialize your LLBLGen Pro entities to JSON by FransBouma

LLBLGen Pro has several ways to serialize / deserialize your entity data in an LLBLGen Pro Entity object: Binary, using superfast custom binary formatters, triggered by ISerializable methods. XML, using XmlDocuments XML, using XmlWriters, triggered by...

The Windows Store... why did I sign up with this mess again? by FransBouma

Yesterday, Microsoft revealed that the Windows Store is now open to all developers in a wide range of countries and locations. For the people who think "wtf is the 'Windows Store'?", it's the central place where Windows 8 users will be able...

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...

Beware when using .NET's named pipes in a windows forms application by FransBouma

Yesterday a user of our .net ORM Profiler tool reported that he couldn't get the snapshot recording from code feature working in a windows forms application. Snapshot recording in code means you start recording profile data from within the profiled application...

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...
More Posts Next page »