ASP.NET MVC , Razor and Validations!!
Just created a sample to showcase EF 4.0 Code First approach..it so happens that the app made to showcase uses the MVC 3.0 pattern with… Read More »ASP.NET MVC , Razor and Validations!!
Just created a sample to showcase EF 4.0 Code First approach..it so happens that the app made to showcase uses the MVC 3.0 pattern with… Read More »ASP.NET MVC , Razor and Validations!!
This month’s Tech net magazine has quite a useful article on “Cost architecting” your azure deployments. We had written something on the same lines here.… Read More »Optimizing your Azure Deployments for Cost and Performance!
Are you sure your ISV has kept these simple pointers in mind when deploying your multi-module app on AWS?? Instance Addressing All Amazon EC2 instances… Read More »Save some bucks on AWS with these pointers(Part 1)
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!!