Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Thursday, November 21, 2013
X509Certificate2 certificate conversions
›
X509 certificates are useful for many common tasks. Some time ago I’ve blogged on how to create certificates programatically and how to sig...
1 comment:
Monday, November 18, 2013
MSB3147: Could not find required file 'setup.bin' on a x64 machine [.NET 4.5, cont.]
›
Over two years ago I’ve blogged on how to workaround the problem with building ClickOnce applications on a x64 build server. The solution w...
1 comment:
Thursday, November 14, 2013
Basic Authentication Module with custom Membership Provider
›
The goal of this post is to document the “not-quite-practical” possibility of replacing Forms Authentication Module with a “401 Challenge”-A...
Friday, October 11, 2013
Soft Delete pattern for Entity Framework Code First
›
Some time ago I’ve blogged on how to implement the Soft Delete pattern with NHibernate . This time I am going to show how to do the same wit...
16 comments:
‹
›
Home
View web version