Category Archives: .Net

My Start on ASP.NET MVC3

So finally I am taking a plunge .. from ASP.Net , Umbraco , MS CRM .. and of course my good buddies .. PHP, Smarty and Zend .. now its time for MVC3 … So what is this MVC3 ? … Continue reading

Posted in .Net, General | Tagged , , | Leave a comment

Visual Studio 2012

That’s great news ! The Release Candidate of Visual Studio 2012, Team Foundation Server 2012, and .NET Framework 4.5 is now available.With it, you can create Metro style apps as well as desktop, web, phone, and game-console apps ! Download … Continue reading

Posted in .Net, General | Tagged , | Leave a comment

Configuration binding extension ‘system.serviceModel/bindings/netTcpRelayBinding’ could not be found.

While trying to connect to the Online CRM from a simple .Net solution, as specified in the earlier post , you might end put in an exception like this : Configuration binding extension ‘system.serviceModel/bindings/netTcpRelayBinding’ could not be found. Verify that … Continue reading

Posted in .Net, MS CRM | Tagged , | Leave a comment

A seamless transition from Linq to Subsonic

We definitely have better things to do than worry about and invest more time on DataAccess … if that’s what you too had in mind… then for sure you would try to use a DataAccess tool .. a sort of … Continue reading

Posted in .Net | Tagged , , , | Leave a comment