Gunnar Peipman's ASP.NET blog

ASP.NET, C#, SharePoint, SQL Server and general software development topics.

Sponsors

News

 
 
 
DZone MVB

Links

Social

Browse by Tags

All Tags » Mobile (RSS)
Sessions I plan to visit at TechDays 2013 Belgium
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....
ASP.NET MVC 4: Display modes
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...
Posted: Sep 18 2011, 09:06 PM by DigiMortal | with 5 comment(s)
Filed under: , ,
ASP.NET MVC 4: New mobile web application template
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...
Windows Phone 7 development: Using isolated storage
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...
Windows Phone 7 Series development: reading RSS feeds
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...
Windows Phone 7 Series development: first impressions
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...
Windows Mobile 6.5 screenshots
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