Click here to Skip to main content
15,897,968 members

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

1. MVC 4.5 Authentication Differences - Individual User Accounts and Windows Authentication (Part 1)
MVC 4.5 Authentication Differences - Individual User Accounts and Windows Authentication (Part 1)
(The Code Project Open License (CPOL))
All Topics » »
Adam Zuckerman Updated: 18 Dec 2015
Rating: 5.00/5 ( (1 vote))
2. Some of the Many Quirks of Oracle
Some of the many quirks of Oracle
(The Code Project Open License (CPOL))
Oracle » »
Adam Zuckerman Updated: 26 Sep 2014
Rating: 3.75/5 ( (3 votes))
3. How To Find All Child Controls From a Starting Control or Form
Here's a post on how to find all child controls from a starting control or form
(The Code Project Open License (CPOL))
Programming Languages » Visual Basic »
Adam Zuckerman Updated: 27 Feb 2013
Rating: 4.40/5 ( (4 votes))
4. How to Display a Control's Hierarchy as a String
Here's how to display a control's hierarchy as a string
(The Code Project Open License (CPOL))
Programming Languages » Visual Basic »
Adam Zuckerman Updated: 26 Feb 2013
Rating: ( (No votes))
5. Elevate your application at start up
Sometimes you need to run your application with elevated privileges to get past issues with UAC.  
(The Code Project Open License (CPOL))
UAC » »
Adam Zuckerman Updated: 26 Feb 2013
Rating: 4.67/5 ( (3 votes))
6. Which Code Runs Faster? The Answer May Surprise You....
This code compares object types instead of the name for the object type.
(The Code Project Open License (CPOL))
Programming Languages » Visual Basic »
Adam Zuckerman Updated: 25 Feb 2013
Rating: 3.00/5 ( (7 votes))
7. How to Limit an Input Value to a Specific Range Using a Generic Extension Method
A generic extension method that allows my program to limit an input to a specific range 
(The Code Project Open License (CPOL))
.NET » .NET4 »
Adam Zuckerman Updated: 19 Feb 2013
Rating: 4.00/5 ( (1 vote))
8. Setting Directory ACLs To Mimic Standard Windows Permissions
How to set directory ACLs to mimic standard Windows permissions
(The Code Project Open License (CPOL))
Operating Systems » Windows »
Adam Zuckerman Updated: 19 Feb 2013
Rating: ( (No votes))
9. Determining nil in an XML Element
How to determine nil in an XML element
(The Code Project Open License (CPOL))
Adam Zuckerman Updated: 19 Feb 2013
Rating: ( (No votes))
10. ACLs for File and Directory Access
Sometimes you have a need to modify file or directory permissions (e.g., limiting issues with UAC).
(The Code Project Open License (CPOL))
Programming Languages » Visual Basic »
Adam Zuckerman Updated: 19 Feb 2013
Rating: 5.00/5 ( (1 vote))
11. Adam's Rules of Coding
These may be obvious to some, but I wanted to get them written down.
(The Code Project Open License (CPOL))
» »
Adam Zuckerman Updated: 19 Feb 2013
Rating: ( (No votes))
12. Custom Controls Lesson - Using A Child Container's Control Collection
I am building a custom control (an accordion style of control) for WinForms.  During the building of the collapsible panel, I ran into an issue: how do I expose the control collection of a child control as the main control's control collection?
(The Code Project Open License (CPOL))
Operating Systems » Windows »
Adam Zuckerman Updated: 19 Feb 2013
Rating: ( (No votes))
13. Adding images to a combobox control
Adding images to a combobox control.
(The Code Project Open License (CPOL))
Adam Zuckerman Updated: 19 Feb 2013
Rating: ( (No votes))
14. LINQ with Multiple Child Objects
Pulling XML data into your objects
(The Code Project Open License (CPOL))
Programming Languages » Visual Basic »
Adam Zuckerman Updated: 19 Feb 2013
Rating: ( (No votes))