Cool Blog posts...
Talks about computer Science as a Career : http://robertmccarter.wordpress.com/2010/05/06/paradigm-shift/
About actual implementation of MVVM : http://msdn.microsoft.com/hi-in/magazine/ff798279(en-us).aspx
MVVM in theory : http://msdn.microsoft.com/hi-in/magazine/dd419663(en-us).aspx
Array covariance: http://blogs.msdn.com/b/cburrows/archive/2010/06/11/the-performance-of-arrays.aspx
Found a new super cool post for MVVM WPF:
http://www.pochet.net/blog/2010/07/02/inotifypropertychanged-automatic-dependent-property-and-nested-object-support/
http://www.codeproject.com/KB/cs/ieditableobject_wrapper.aspx
http://www.codeproject.com/Articles/30815/An-Anti-Reverse-Engineering-Guide
About actual implementation of MVVM : http://msdn.microsoft.com/hi-in/magazine/ff798279(en-us).aspx
MVVM in theory : http://msdn.microsoft.com/hi-in/magazine/dd419663(en-us).aspx
Array covariance: http://blogs.msdn.com/b/cburrows/archive/2010/06/11/the-performance-of-arrays.aspx
Found a new super cool post for MVVM WPF:
http://www.pochet.net/blog/2010/07/02/inotifypropertychanged-automatic-dependent-property-and-nested-object-support/
http://www.codeproject.com/KB/cs/ieditableobject_wrapper.aspx
http://www.codeproject.com/Articles/30815/An-Anti-Reverse-Engineering-Guide
Just found another super cool:
ReplyDeletePeering Inside the PE: A Tour of the Win32 Portable Executable File Format:
http://msdn.microsoft.com/en-us/library/ms809762.aspx
Another one:
ReplyDeleteThree Ways to Inject Your Code into Another Process:
http://www.codeproject.com/script/Articles/ArticleVersion.aspx?aid=4610&av=5489