Browse by Tags

All Tags » ASP.NET (RSS)

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

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

Dynamic Data and 3rd party o/r mappers is a fact by FransBouma

In the latest public preview of Microsoft's Dynamic Data , they've added something else besides what's publicly advertised: support for 3rd party O/R mappers! A couple of weeks ago, Bryan Reynolds mailed me about LLBLGen Pro support in MS Dynamic Data...

To the new weblogs.asp.net bloggers by FransBouma

First of all: welcome. Now, as you all might know, this blog site, http://weblogs.asp.net , has a grouped RSS feed (a couple actually), which is called the 'main feed'. If you place your post in a category which is in the default list of this site, your...

Why change-tracking has to be part of an entity object by FransBouma

Recently, Andres Aguiar started a discussion between him and Udi Dahan about change tracking in the upcoming Entity Framework (EDM) from Microsoft. Basicly, Andres described why it was unfortunate that the EDM doesn't have change tracking inside the entity...

Free, open source forum/customer support system released for ASP.NET 2.0: HnD by FransBouma

Yesterday, we released HnD , which stands for Help and Discuss , our own customer support system and forums software! HnD has been released as free, open source software under the GPL v2 and uses ASP.NET 2.0, SqlServer and uses LLBLGen Pro v2.0 power...

Hell has frozen over: VS.NET 2003 SP1 has arrived! by FransBouma

See: http://blogs.msdn.com/robcaron/archive/2006/08/16/702177.aspx Well, better late than never . I'm glad it's finally here. Haven't tried it yet, but will do later today .
More Posts Next page »