Yet another C# developer with a blog.
Browse by Tags
All Tags »
C# »
Providers (
RSS)
-
|
Error handling is an example of a necessary programming task that is often times overlooked until the final stages of the development life cycle. That's unfortunate but it's also understandable, since we developers tend to code for the "...
|
-
|
I have published three projects to the downloads section that are all related to my .NET user-level security library. The projects are: CG.Security - a no-frills security library that adds the ability to create user credentials and roles in a central...
|
-
|
The link to the project source is here . [Edit: I moved this code into the CG.Common library. The links are the same but the names have been changed.] In my day job as a consultant I write general purpose business software for a variety of clients &...
|