Login  |  Register   |    Search
 
January 06, 2009  
D&D (download 'n' donate)  
Thumbnail
check null argument for reference and string types code snippet
Author :: Chris Richner
Date :: Sat 05/17/2008 @ 04:39

It is always a good idea (and a good code practice for sure )  to check all given arguments in first place before the business logic starts to do what it has to do.
To make  a long story short I've created these snippets to check reference types against null.


read article
RATING:   COMMENTS (0) DOWNLOAD
Thumbnail
Serializer foundation
Author :: Chris Richner
Date :: Tue 08/14/2007 @ 02:04

Extensible strongly typed (de)serializer foundation supporting encryption and compression


read article
RATING:   COMMENTS (0) DOWNLOAD
Thumbnail
RSS 2.0 framework - .net 1.1
Author :: Chris Richner
Date :: Wed 04/18/2007 @ 12:10
RSS 2.0 framework implements the RSS 2.0 specification in strongly typed classes. The framework enables you to create and consume valid RSS 2.0 feeds in your code in just a few minutes.
read article
RATING:   COMMENTS (2) DOWNLOAD
< BACK  1 of 4  NEXT >
what's hot  
latest uploads  
top rated