Object-Oriented Software Development

Languages, patterns, technologies, frameworks.

Thursday, September 6, 2012

SessionAuthenticationModule and dynamic authorization

›
In my last blog post I’ve described a method to replace the FormsAuthenticationModule with the SessionAuthenticationModule. As it turned out...
Wednesday, September 5, 2012

Forms Authentication revisited

›
Forms authentication is an authentication module, known for years and quite reliable. The core idea is that the authentication pipeline take...
1 comment:

Indexing attributes in the Active Directory

›
The default Microsoft Active Directory schema is full of attributes. If you by chance pick some unused attributes and reuse them for your ow...
Wednesday, June 27, 2012

Using SysInternals ProcessExplorer to find the cause of “access denied” error

›
Often when you try to rebuild your project or even just delete or rename a file, you get the “access denied” error. For example, I run my ap...
Monday, June 18, 2012

IIS 7.5 Integrated Security with no prompt for credentials

›
If you try to configure an IIS site to use integrated security and still get the prompt for credentials, here are few key things to validate...
Wednesday, June 13, 2012

Facebook OAuth2 adventures

›
OAuth2 is a simple and reliable SSO protocol and what’s great is that it’s implemented by at least few well-known services, like Google, Mic...
Friday, June 1, 2012

How to implement XPO’s Soft Delete pattern for NHibernate

›
Soft Delete is a persistence pattern where instead of removing entities physically you just mark them as deleted by setting a fixed value in...
‹
›
Home
View web version

About

My photo
Wiktor Zychla
I am a software architect and an academic lecturer. I've been awarded Microsoft MVP in C# Architecture between 2005 and 2010. Got a PhD in computer science in 2008. Currently I work mostly with C#, Javascript and Typescript and love these languages. I consider myself a design/architecture patterns evangelist. In 2003 I wrote first Polish book on C#/Windows programming, "Windows oczami programisty" (Windows through the eyes of a programmer) (the book is out of print)
View my complete profile
Powered by Blogger.