💡Remember the restrictions in Azure!!
Was collating all sorts of size restrictions for tables, blobs etc but found this really useful post by Cerebrata which has the exact info i… Read More »💡Remember the restrictions in Azure!!
Was collating all sorts of size restrictions for tables, blobs etc but found this really useful post by Cerebrata which has the exact info i… Read More »💡Remember the restrictions in Azure!!
Going to the headquarters of Microsoft..Redmond is every developers dream…so the first time i happened to go there i was truly overjoyed!!. I tried my… Read More »Location Based Applications in Silverlight Using Bing Maps!
Recently started working on an azure project where we frequently updated a setting in our Service configuration file. Only every time we did that our… Read More »💡Update Configuration without restarting your webrole
Consider the case :- WCF uses LINQ to SQL to connect to a DB with extensive foreign key relationships. You set Serialization Mode= Unidirectional to… Read More »💡Foreign key objects from WCF service not propagated to Silverlight client!
Few really useful developer friendly features in VS2010 Pin your favorite project so that its always available in the recent projects(even after a year!) Double… Read More »Looking Forward to VS2010!
Grabbed this screenshot from a Virtual Tech Day webcast. Good snapshot explanation of which control to use when Hope this clears some confusion! Cennest!!
Your silverlight client speaks to a WCF service which in turn uses some complicated logic (say LINQ to SQL) to interact with the DB. You… Read More »💡Debugging DB entity creation in Silverlight!
With release of ASP.NET MVC 2, are you planning to migrate your ASP.Net MVC 1 applications. Here are few links which would help you to… Read More »Migrating ASP.Net MVC 1 to ASP.Net MVC 2
ASP.Net MVC 2 RTM has finally released and available on MSDN for download here Brief on ASP.Net MVC 2 RTM ASP.NET MVC 2 is a… Read More »ASP.Net MVC 2 RTM Released
WPF and Silverlight are all about images and styling and the one thing i end up doing a lot is extracting images from Databases, websites… Read More »WPF/Silverlight Retrieve Images from DB/Url