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
ASP.NET.NET MVC
Business Objects
C#
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
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)
August 2008 - Posts
5
Comments
LINQ to XML : My Version of LINQ Extension Method for IEnumerable to return Random Single Selection
by
REA_ANDREW
I was in the middle of making so nice templates in order to generate some test data. I wanted to create Firstnames, Lastnames and Titles but also have them specialize by sex. So I have methods including GetMaleFirstName , GetFemaleFirstName...
Filed under:
C#
,
.NET 3.5
,
LINQ to XML
4
Comments
.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
0
Comments
The recent version of a SQL Attack which you may have been victim of.
by
REA_ANDREW
I have ben reading a few blogs recently which have been issuing notices of the fact they have been attacked with a SQL Injection into their site. A couple of sites I have been witnessing these attacks through Health Monitoring. At first I...
Filed under:
Security
14
Comments
GridView Row Click Selection via ClientSide Code
by
REA_ANDREW
A nice effect and UI effect I like, is allowing a user to select a row of a grid view by clicking on the row itself, anywhere. I.e. you are not restricted to simply a link or a button, but literally anywhere on the row. This does however lead...
More Posts