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 2009 - Posts
3
Comments
Programmatic Drawing with Silverlight 2.0/3.0 – An Analogue Clock
by
REA_ANDREW
Download the source project Image Working in Silverlight I have seen a lot of comparisons made between ActionScript and Silverlight with specific focus on the difference in lines of code, and more specifically when referring to the drawing...
Filed under:
C#
,
Silverlight
,
.NET 3.5
2
Comments
Mocking the session object with Moq inside ASP.NET MVC and having a clean builder method for session values in the controller
by
REA_ANDREW
I am currently deep into TDD with ASP.NET MVC and Moq as the mocking framework I have chosen. I have been pondering on some valid methods in order to integrate both page index and also page size into the request. Page index and page size will be...
Filed under:
ASP.NET.NET MVC
More Posts