Multiple Level Master Detail Binding in WPF(XAML)
I’ve seen a couple of developers fumble with a LOT of Code when asked to implement a 2-3 level Master –detail form. So we put… Read More »Multiple Level Master Detail Binding in WPF(XAML)
I’ve seen a couple of developers fumble with a LOT of Code when asked to implement a 2-3 level Master –detail form. So we put… Read More »Multiple Level Master Detail Binding in WPF(XAML)
So you are done for the day and stop your EC2 Instance. But are you sure you want to “stop” and not “terminate” it? What’s… Read More »Do you want to Stop or Terminate your EC2 instance?? What happens to your backup??
Ready to deploy your application on the Amazon Cloud? You told your service integrator to provision a machine and put up your app. Did you… Read More »Gearing up for AWS EC2:- Step 1. Decide your backup!
Frustrated that your ServiceRouting code doesn’t work on Azure? Forget deployment..it doesn’t even work on the development fabric?? Thanks to Christian Weyer for pointing us… Read More »Azure tip:- WCF 4.0 ServiceRouting in Azure?
While working on a recent assignment related to establishing and optimizing duplex communication with Silverlight and WCF,we learnt quite a lot of new concepts like… Read More »Improving WPF/Silverlight- WCF Communication!
An excellent release which somehow missed getting its due attention is the Windows azure Management Tool!! This tool can be used to manage not only… Read More »Windows Azure Management Tool
This next blog covers a very trivial but important problem. Important because i think almost everyone would want to override this default behavior of WPF… Read More »(WPF ListView/ TreeView)Get rid of that default (blue) selection colour!!
Silverlight streaming seems to have caught the fancy of many and a lot of sites are now streaming Silverlight videos.. however very few are making… Read More »Monetize your Silverlight Videos!!
Wanna navigate to Google.com from your Silverlight application?? Just put the following code HtmlPage.Window.Navigate(new Uri("http://www.google.co.in/") We all know THAT…so what’s this blog all about??.Now lets… Read More »Silverlight:- Browsing without a Browser??
Microsoft seems to have realized that the true utilization of Cloud Computing atleast in the beginning is going to be in Hybrid deployment models. Keeping… Read More »Microsoft Strengthens its hold on the Private Cloud