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

WebSockets endpoint/transport support with WCF 4.5 *New*

WebSocket is a web technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket. The WebSocket API is being standardized by the W3C, and the WebSocket protocol has been standardized by the IETF as RFC 6455. WebSocket is designed to be implemented in web browsers and web servers, but it […]

Read more โ†’

jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets

jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design… A light weight, with power of jQuery, cross platform- framework for Mobile Devices.. […]

Read more โ†’

Windows Phone SDK 7.1.1 Update – CTP

Microsoft has released an update for Windows Phone SDK tagged as “Windows Phone SDK 7.1.1 Update“. As per microsoft release notes, the Windows Phone SDK 7.1.1 Update provides developers with additional capabilities to develop and test applications for Windows Phone 7.5 Devices with 256MB The Windows Phone SDK 7.1.1 Update provides additional functionality to the […]

Read more โ†’

Registered Windows Phone developers: Update Your Windows Phone to Mango Today

Windows Phone 7.1 Development Team has announced immediate upgrade of your Windows Phone 7 to MANGO.  Here are the brief from the announcement over here The Windows Phone Developer team is pleased to announce the immediate availability of Windows Phone OS 7.1 codenamed Mango for registered Windows Phone developers. If you’re registered for Windows Phone […]

Read more โ†’