Andrew Rea
C# & ASP.NET Developer BLOG
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET 3.5
ActionScript 3.0
Agatha
ASP.NET
ASP.NET MVC
ASP.NET.NET MVC
AutoMapper
Business Objects
C#
CQRS
CSS
Custom Controls
Data Bound Controls
Extension Methods
Flash
HTML
IIS
Javascript
LINQ to XML
Multi Threading
NUnit Tests
Security
Semaphore
Shortcut Keys
Silverlight
Skype
SQL Server 2005
Thread Syncronization
TQL
Visual C#
Visual Studio
WCF
Web Controls
Win Forms
Win Forms C#
Windows Live Writer
Sponsors
advertise here
News
Books I am reading at present
Books I am purchasing next
Navigation
Home
Blogs
Archives
October 2010 (1)
August 2010 (1)
July 2010 (3)
June 2010 (1)
May 2010 (1)
March 2010 (3)
February 2010 (1)
December 2009 (3)
August 2009 (2)
March 2009 (6)
February 2009 (3)
January 2009 (5)
November 2008 (2)
October 2008 (1)
September 2008 (1)
August 2008 (4)
July 2008 (2)
June 2008 (3)
May 2008 (7)
April 2008 (7)
March 2008 (4)
February 2008 (10)
January 2008 (3)
Browse by Tags
All Tags
»
Web Controls
(
RSS
)
ASP.NET
Business Objects
C#
Custom Controls
Data Bound Controls
Visual C#
Win Forms
Win Forms C#
Catching the exception from the ObjectDataSource Inserted Event
by
REA_ANDREW
One thing I was puzzled over today was that I could see the Exception property of the ObjectDataSourceStatusEventArgs but I could not seem to cast it into the Exception I was expecting. After a little mooching around, and debugging the actual type...
Filed under:
ASP.NET
,
Business Objects
,
C#
,
Visual C#
,
Web Controls
,
Win Forms
,
Win Forms C#
A Custom DropDownList using an Enum Type as a DataSource
by
REA_ANDREW
First off, I have to again express my admiration at the job Microsoft have done at building the core ASP.NET Web Form Controls. I think they are sometimes taken for granted. This post is about making a control which derives from the DropDownList and uses...
Filed under:
ASP.NET
,
C#
,
Custom Controls
,
Web Controls
Group Enabled Web Form Control Extensions
by
REA_ANDREW
Contents The Idea The Control Library IGroupingControl GroupingEventArgs GroupingManager GroupingPanel A picture of the library The implementation The Files The Idea If you would like to see the end result before reading on here it is: http://www...
Filed under:
ASP.NET
,
Business Objects
,
C#
,
Custom Controls
,
Web Controls
DropDownList AppendDataBoundItems (A quick starter, a tip which many will know but for those who do not...)
by
REA_ANDREW
This is my first post in my new blog. As I write this I have nestled down for an all night work session with a HUGE cafeteria of REALLY REALLY strong coffee lol. I would like to say that I am very please Joe Stagner has invited people into these...
Filed under:
ASP.NET
,
Data Bound Controls
,
Web Controls
More Posts