Browse by Tags
All Tags »
Mobile (
RSS)
As I’m going to TechDays 2013 Belgium I made my first plans about sessions I want to visit. It’s always good idea to make some home work before event because it is the only way how to make good decisions. Here is the list of sessions I plan to visit....
One new features of ASP.NET MVC 4 is support for display modes. This means that you can conditionally show different output to different user agents like desktop and mobile browsers. Of course, you can define your own custom rules too. In this posting...
ASP.NET MVC 4 Developer Preview introduces also new template for mobile web applications. These templates are special because they are using jQuery Mobile – special jQuery library for building mobile user interfaces. In this posting I will show you how...
In my previous posting about Windows Phone 7 development I showed how to use WebBrowser control in Windows Phone 7 . In this posting I make some other improvements to my blog reader application and I will show you how to use isolated storage to store...
One limitation on Windows Phone 7 is related to System.Net namespace classes. There is no convenient way to read data from web. There is no WebClient class. There is no GetResponse() method – we have to do it all asynchronously because compact framework...
After hard week in work I got some free time to play with Windows Phone 7 CTP developer tools . Although my first test application is still unfinished I think it is good moment to share my first experiences to you. In this posting I will give you quick...
Guys from wmpoweruser.com have posted some nice Windows Mobile 6.5 screenshots. Feel free to follow these links to see what is waiting for us. More Windows Mobile 6.5 screenshots from a newer build –tasty, very tasty More high-res Windows Mobile 6.5 screen...
More Posts