Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Thursday, January 19, 2012
Using expression trees to denote models
›
Let’s have an XML list of people: <? xml version ="1.0" encoding ="utf-8" ? > < people > ...
1 comment:
Thursday, December 1, 2011
Programmatic way to add filters for NHibernate mappings
›
NHibernate filters is a powerful mechanism for selective filtering of records. Read more here or here . This post is to document the way to...
Thursday, November 17, 2011
MSIS7042: The same client browser session has made 'X' requests in the last 'Y' seconds.
›
This exception has been written to the ADFS event log after unsusccessful sign-in of one of our Relying Party applications. From the user pe...
1 comment:
Tuesday, November 15, 2011
Easy Unity Application Block integration in .NET applications
›
Unity Application Block is a lightweight dependency injection container from Microsoft Patterns & Practices. This article is intended t...
3 comments:
‹
›
Home
View web version