![]() |
|||
|
| ||
Tuesday, April 23, 2013 |
||
| Exception Handling |
A handy way to raise an exception without having to call String.Format for the exception message
|
|
Monday, April 22, 2013 |
||
| C# |
Did you ever dreamed about compiling a string like "x => x.Property.Array[3].Property" and actually get a value from it?
|
|
| Session State |
Learn how to share ASP.NET sessions on different websites
|
|
| C# |
Crop a photo and signature from an scanned image
|
|
|
An example of overloading dynamic polymorphism
|
||
| Libraries |
This tip shows how to attach a configuration file to a configuration object
|
|
Sunday, April 21, 2013 |
||
|
This tip shows how to attach configuration files to your applications
|
||
| Android |
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# |
| |