Recently I started looking for best way to implement authorization for my Smart Client application (Windows Forms application communicating with WCF Services). At firs I considered the MS AzMan (Microsoft Authorization Manager) with Security Application Block from Microsoft Enterprise Library. But AzMan requires Windows 2003 Server. Then I thought about implementing my own authorization components. And all of a sudden after researching using all my search engine skills I have found a solutions and it is the .Net Sql Authorization Manager (NetSqlAzMan). (more…)
Popularity: 1% [?]