WP8Dev– How to identify the sensors supported on your Windows Phone

This post will give you an  overview on how to identify the sensors supported on your Windows Phone. As a developer when you are developing for Windows Phone โ€“ and your application would need to interact with certain sensors in windows phone to achieve a certain functionality, you would need to verify whether the sensors […]

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 โ†’

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 โ†’

Internet Information Services (IIS) 7.5 Express FINAL

Microsoft has released the FINAL version of it’s so called lighter version of IIS 7.5 called as “IIS 7.5 Express”. Which makes developers to utilize the features of IIS 7.5 in WindowsXP and above Operating system environments. Great work Microsoft!!!! Right on time.. IIS 7.5 Express enhances your ability to develop and test web applications […]

Read more โ†’

New On Microsoft Download Center – 01/12/2011

Developing Applications for the Cloud – Hands on Labs This series of Hands-On Labs is related to the guide “Developing Applications for the Cloud on the Microsoft Windows Azure™ Platform” available from http://msdn.microsoft.com/en-us/library/ff966499.aspx. Moving Applications to the Cloud – Hands on Labs This series of Hands-On Labs is related to the guide “Moving Applications to […]

Read more โ†’

Introducing Mono for ANDROID(.NET Application Development for ANDROID?)

Today I was just in a hurry to just go through what’s interesting out there in Technological world. I came across MonoDROID, from Mono&Novell. MonoDroid is a development stack for using C# and core .NET APIs to develop Android-based applications using .NET. dotNET on ANDROID cool right?. There is also MonoTouch which a C# & […]

Read more โ†’