Archives
-
Number Parsing in JavaScript
How many times did you have this in your code:
-
Microsoft Sync Framework SDK 2.0 Released
-
ADO.NET Data Services and NHibernate
Update: this is based on the old NHContrib LINQ provider; the current one, on the NHibernate core, does not have an NHibernateContext class. Also, ADO.NET Data Services are now called WCF Data Services. For additional information, please read this post.
-
Manually Indexing an Entity with NHibernate Search
Updated: thanks, Ayende!
-
Finding Dirty Properties in NHibernate
Sometimes there may be a need for finding out if a specific entity, or a property of that entity, was changed, or, better yet, the original value for that property.
-
.NET Serializers, part 2
There were some things left (well, a lot, actually) from my previous article on .NET serializers. One of these things was the ability to have serializers call specific methods before or after serialization. This can be achieved in two ways:
-
.NET Serializers
UPDATED for .NET 8
-
Generating a Unique Identifier for Each Page Instance
Sometimes there may be a need for identifying each page instance univocally. One ocasion may be, for example, if we want to store something in a session which is specific to a certain page.
-
Custom Binding With EntityDataSource
Here's a common scenario: you are using an EntityDataSource control which you are binding to a data control, perhaps a ListView, DataGrid, DataList, Repeater, or GridView. The problem is, you want to do some custom binding. This happens, for example, when viewing a master-detail relationship.
-
New Version of AJAX Control Toolkit Released
Version 3.0.30930 is out. This release includes two new controls: