WP7 - Not able to test application that uses Camera & Photo Chooser

February 28, 2012 at 1:22 PM
Developing Windows Phone 7 application that uses the camera or photo API but not able to test the application while your physical phone is connected with Zune software (Because Zune will lock the access to local media database) ? Is troublesome ... [More]

Posted in: MVP | Technical Stuff

Tags: ,


Year 2012

January 1, 2012 at 1:08 AM
Welcome to year 2012 ! May all of you "survive" at this new year !  

Posted in: Personal

Tags:


ASP.NET Security Update Shipping [MS11-100]

December 30, 2011 at 10:11 AM
Vulnerability in ASP.NET Could Allow Denial of Service Security Vulnerability On Dec 28th 2011, details were published at a security conference describing a new method to exploit hash-table data-structures used in web frameworks.  Attacks targ... [More]

Posted in: MVP | Technical Stuff

Tags: ,


Extensionless URLs do not find .cshtml/.vbhtml files on IIS 7 or IIS 7.5

June 18, 2011 at 8:21 PM
Issue: Extensionless URLs do not find .cshtml/.vbhtml files on IIS 7 or IIS 7.5 On IIS 7 or IIS 7.5, requests with a URL like the following are not able to find pages that have the .cshtml or .vbhtml extension:http://www.example.com/ExampleSite/Ex... [More]

Posted in: MVP | Technical Stuff

Tags: ,


Visual Studio Update for HTML5 & CSS3 (Free)

June 16, 2011 at 4:00 PM
  The Web Platform and Tools team is very pleased to announce the first Web Standards Update for Visual Studio SP1. It updates the HTML5 intellisense and validation to reflect the latest W3C specifications and fixes some bugs bugs in the curren... [More]

Posted in: MVP | Technical Stuff

Tags: , ,


[How-to] Passing value within 2 WebPages using Razor syntax

June 12, 2011 at 11:48 PM
Following will be the example if you would like to use Request QueryString to pass value between 2 CSHTML page.We have have 2 web pages, Page.cshtml and Page2.cshtml. Under Page.cshtm, there will be a textbox and a button, whatever user enter in the ... [More]

Posted in: MVP | Technical Stuff

Tags: , ,