PC Review


Reply
Thread Tools Rate Thread

New MS Authorization and Profiler Application Block fits only for small applications and examples!!

 
 
heikekrieg
Guest
Posts: n/a
 
      4th Feb 2004
Hi to all .NET gurus,

we evaluated the new Application Block "Authorization and Profiler
Application Block" for using with role based authorization.
Our results:
- No roles in roles can be managed (that is a must in a role based
system)
- In every check there is no caching between them (performance sucks)
- Dynamic object creation in every access (performance sucks)
- Profiles and Principals must be handled completely seperated (??)
- In every access check you have to build up parameters etc - this
handling is
unbelievable overhead!!
- You have to cast the principal for every access (you better use a
gerneric
class with static helpers here!)


So the result is: Use it to play a bit and use it for very small
example applications. It is a good example for newbies out there - and
the pluggable system in this block was a good idea (not new but fine)!
I work for companies like BASF, DaimlerChrysler, BMW etc. and i have
implemented some role based access systems before in .NET - but this
block doesn't fit for them.

I can't understand why they did not optimize it - other blocks have
caching etc. in it?

You can implement own providers etc. but thats somewhat dumb that you
better build up your own system with caching, expirations etc...

Let me know if there are questions - i develop open source software
and im .NET consultant for different companies out there.

Greetings and happy programming
Ralf
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Updater Application Block Examples TigerMan Microsoft Dot NET Framework 1 29th Nov 2006 10:04 PM
Any simple examples for using Updater Application Block for vb.net Ray Microsoft VB .NET 0 11th May 2005 01:18 PM
Authorization and Profile Application Block Bryan Ax Microsoft ASP .NET 0 30th Mar 2004 09:46 PM
Authorization Application Block =?Utf-8?B?VGVk?= Microsoft Dot NET 0 25th Mar 2004 04:21 PM
Authorization and Profile Application block question will Microsoft ASP .NET 1 1st Mar 2004 06:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:13 PM.