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
ASP.NET
ASP.NET MVC
Business Objects
C#
CSS
Custom Controls
Data Bound Controls
Extension Methods
Flash
HTML
Javascript
LINQ to XML
Multi Threading
NUnit Tests
Security
Semaphore
Shortcut Keys
Silverlight
Skype
SQL Server 2005
Thread Syncronization
TQL
Visual C#
Visual Studio
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
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
»
Visual C#
(
RSS
)
.NET 3.5
ActionScript 3.0
C#
Custom Controls
Flash
Javascript
Silverlight
Win Forms
Win Forms C#
.NET, Adobe Flash and Cross Domain Communication -How To AND How Not to LOL!
by
REA_ANDREW
"Is SilverLight going to use Cross Domain Poilicies?" I hope no one is thinking, "FLASH?!?! why not Silverlight!!" If so I apologise lol, but a project I am working on, the client has clearly specified...
Filed under:
Javascript
,
C#
,
Visual C#
,
Silverlight
,
.NET 3.5
,
ActionScript 3.0
,
Flash
We should have a Shuffle function for the Array base class - like Java
by
REA_ANDREW
This is only my opinion of course and I am, like always, braced for someone to come along and say "There is one!" lol . But at present I am not aware if there is one, so... I am just writing to display my attempt at one. I think...
Filed under:
Win Forms
,
Win Forms C#
,
C#
,
Visual C#
Delegate Chaining
by
REA_ANDREW
After a few questions I have taken part in, I have recently gone further into delegate chaining. I have to say that I am, like most others things in C#, really impressed. It kind of adds a horde of functionality to the facade design pattern...
Filed under:
C#
,
Visual C#
Add object to Clipboard using C# in a couple of ways
by
REA_ANDREW
This is a simple example of using the ClipBoard to transport objects. In this example I will generate a TreeNode and save it to a ClipBoard entry. I will then retrieve this node, cast it and either add it to the root of the TreeView or add...
Filed under:
C#
,
Visual C#
A version of a WinForms Rounded GroupBox with transparency
by
REA_ANDREW
I made something similar a while back and never did anything with it. I started again today as usual because the interest took me lol. So there are custom group boxes out there and I have seen a few on Code Project, but in this blog I have...
Filed under:
Win Forms
,
Win Forms C#
,
C#
,
Custom Controls
,
Visual C#
More Posts