Beep causticTech
I decided to catch up with a few of the longer blog posts using the TTS audio approach mentioned in yesterday's post while doing some mind numbing paperwork.
Dive into my thoughts on coding, tech trends, and developer life. Explore all posts, filter by category, or search by tag.
I decided to catch up with a few of the longer blog posts using the TTS audio approach mentioned in yesterday's post while doing some mind numbing paperwork.
Over the last year or so, I've been heavily into listening and viewing audio and video content from the Internet. Mostly it's technology oriented but there's also a mix of other subject areas.
Just recently I've discovered the wealth of content at www.theserverside.com and it seems that innovation is flourishing with respect to middleware in Java land.
I've been modifying the GUI of a Windows Forms application to integrate in with an authorization subsystem. The approach taken is to hook into the databinding process and make the Winforms control...
Following on from my previous post, I was searching for how other developers handled the definition of what roles are allowed to perform which tasks in a declarative programming model.
I'm currently working on the Authorization infrastructure for a software package in the finance industry. The approach taken is to use .NET attributes to declaratively state which user roles are...