Click here to Skip to main content

Latest Updates

Article filter
Articles since
Minimum score
Show


Articles per page
Tags
0 OriginalGriff 1,200
1 Sunasara Imdadhusen 960
2 Colin Eberhardt 360
3 CodeProject 350
4 Amir Jalilifard 145
0 Shivprasad koirala 1,440
1 Shemeer NS 1,400
2 CodeProject 1,345
3 DaveAuld 1,300
4 Jon Woo 990


Tuesday, April 23, 2013
Exception Handling
Brady Kelly
A handy way to raise an exception without having to call String.Format for the exception message
Monday, April 22, 2013
C#
Fernando Callejon
Did you ever dreamed about compiling a string like "x => x.Property.Array[3].Property" and actually get a value from it?
Session State
Hossein Shahpouri
Learn how to share ASP.NET sessions on different websites
C#
assamheart
Crop a photo and signature from an scanned image
Amey K Bhatkar
An example of overloading dynamic polymorphism
Libraries
Cinchoo
This tip shows how to attach a configuration file to a configuration object
Sunday, April 21, 2013
Cinchoo
This tip shows how to attach configuration files to your applications
Android
Eduardo Antonio Cecilio Fernandes
Add asynchronous tasks, using threads, in Android activities while updating its progress to the UI. Use this technique for SDKs lower than 1.5.
C#