Here it is: Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari/531.21.10 You can test how you page looks like in Apple IPad by using safari browser and changing it from Safari to IPad. Google analytics also providing report to see what mobile devices your visitors …Continue Reading
After installing WordPress site and downloading plugins i noticed that half of admin functionality is not working. I tried to search for solutions and did some debugging and here what i found. Solution 1 (worked for me): 1. In wp-config.php insert define(‘CONCATENATE_SCRIPTS’, false ); at the beginning of file.Once you will add this your scripts …Continue Reading
Original content published at http://code.msdn.microsoft.com/WCF-WebHttp-REST-Entity-35712921 Canonical REST Entity Service URI Map Base URI: http://tempuri.org/Resource where Resource is the name of the REST collection (i.e. Customers, Orders etc.) Web Formats XML and JSON are supported for all request/response messages URI Template HTTP Method Description Status Response Content Response Contains /{key} GET Gets a resource by key …Continue Reading
http://azurescope.cloudapp.net/BestPractices.aspx Article is covering following aspects: Deployment & Dynamic Scaling Design & Planning Windows Azure Storage SQL Azure Network Communication Testing & Development Tweet
Today I wanted to created simple out of a box Odata service using WCF Dataservice. My entry page was http://www.odata.org/ I watched couple of tutorials how to add service to mvc project. very simple and straight forward, but I failed getting message “ An error occurred while processing this request. ”. While trying to debug …Continue Reading
It has been a month since I joined project Nimbus in IIS Media team. Very excited with project I am working on. Very busy, but happy with what I am doing. it is great to have ScottGu as VP in reporting chain and seeing ASP.NET folks in corridors. Tweet