Hammad : IDotNetWizard

My .NET Blog

Browse by Tags

All Tags » samples (RSS)
Embedded sqlMap.config
If you are like me you would like to embed sqlMap.config file for your ibatis project. Although its not provided out of the box but its very simple to implement. All you have to do is to write your own sqlMapper implementation.The core logic revolves...
Silverlight 2.0 Beta 1 is out !
Silverlight 2 beta 1 is out and available for download. It certainly is an amazing option for developing smart and rich internet applications (RIA). To me the best part is support for .net programming in a corss-browser / cross-platform environment. It...
Posted: Fri, Mar 14 2008 5:17 by hammad | with no comments
Filed under: ,
WCF Web Programming Model Documentation
I just came across this post at Steve Maine's blog . I thought its worth sharing with you all: Conceptual Overviews: Web Programming Model AJAX and JSON WCF Syndication (Atom and RSS) Partial Trust Class Library Reference (not exhaustive): System...