Scott Hanselman has shared a nice article on how to download the videos of MIX2011 – Conference LAS VEGAS, happened last week. These are good presentations about Windows Phone 7, MVC, Silverlight 5, XBOX, and Azure.. Don’t miss it!! Read through the link Mix 2011 Videos – article by Scott Hanselman Thanks Scott!! for such […]
Read more โTips and Tricks – Apply Strangler Fig Pattern for Legacy Migration
Gradually replace legacy systems by routing traffic to new implementations incrementally.
Read more โWindows Phone Screen Sharing/Mirroring to PC
Being mobile developer and strong follower of Mobile related technologies, always admire to demonstrate my work to my friends and colleagues. All this time I was fancy about iOS Mirroring provided through apps Reflector and Air Server. With help of these tools we used to mirror our iPad/iPhone to be mirrored to a Windows/Mac and […]
Read more โInternet Explorer 11 for Windows 7/Server 2008 R2 are RTMd–Available for Download Now
[Image: Courtesy โ CNET] Download: Internet Explorer 11 for Windows 7 Internet Explorer 11 for Windows 7 64-bit Edition and Windows Server 2008 R2 64-bit Edition
Read more โWCF RIA Services V1.0 SP2–available
Latest update for WCF RIA Services v 1.0 includes support for Windows 8.1 and VS2010, 2012, 2013. Version: 4.1.61829.0 | Date Published: 11/5/2013 Little about WCF RIA Services โ WCF RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. RIA Services provides a pattern to write application logic […]
Read more โDisable Client Side validation on a button click – ASP.NET MVC
ASP.NET MVC we use client side validation using jQuery.validate plugin, which will be based on Model – Data Annotation validation attributes. In some cases we might want to disable such validation on a button click wherever it is not needed. For example: The below code block will register validation block for Title property in the […]
Read more โ