By tag: Mobile
0
kicks
Quick setup for Mobile Development on ASP.net MVC 4
This is a quick tip to enable you to set up your ASP.net MVC 4 project for mobile development really quickly. If you’re read Delivering Mobile-Friendly WebSites with MVC4: A Developers Guide then you’ll appreciate this tip, as it actually a NUGET package created by the author to actually implement ...
0
kicks
New Windows Azure Mobile Services iOS Samples Available
I'm excited to share the news that we have released a number of new iOS samples for Windows Azure Mobile Services. These samples demonstrate common scenarios that developers will run into when using Mobile Services. All of these samples have been open sourced on GitHub and are available today.
0
kicks
WP7 Skydrive API 1.0 Released
Windows Phone developers can start building apps that access Microsoft's Skydrive cloud storage utility today. The 1.0 version of the WP7 Skydrive API was released this week.
0
kicks
Testing Apps For SmartPhones and Mobile Devices (Without Buying Out th
Testing desktop apps is comparatively straightforward, but there can be dozens of machines for a given mobile OS, each one slightly different in display, controls and usability. Fortunately, there are resources that let you test more easily and affordably.
0
kicks
Windows Phone 7 Series Development Training Kit Available for Download
Want to try your hand at developing ultra cool applications and games for the new Windows Phone 7 Series?
Microsoft have just published a downloadable (and free training kit) for the new Windows 7 Phone Series Platform
0
kicks
.NET CF Performance Best Practices
The impact of performance is much more readily apparent in .NET Compact Framework applications. The mobile devices commonly have a CPU that is 10 times slower than your desktop CPU, and possibly up to 100 times less RAM than a desktop or server. In Agile or XP development, the mantra is often to i...
0
kicks
A new interface for mobile phones
Thoughts on how a mobile phone's camera could be used to create a point and click interface (without a touch screen).
0
kicks
Mobile Web Sites with ASP.NET MVC
Scott Hanselman gave a talk at Mix '09 about ASP.NET MVC and building Mobile Web sites using it. Read this post to download this session video and read more about this topic on Scott's blog.
0
kicks
Support Mobile Browsers with Browser Detection and Redirection Using
This article addresses an approach to determining the type of browser used to display a web page within the context of building an ASP.NET application that supports both mobile and standard desktop browsers.
0
kicks
Pocket DnDns Release
DnDns, a .NET DNS resolver library completely implemented in managed code ported to the Compact Framework. Pocket DnDns also comes with a basic GUI application that allows a variety of DNS Lookups of various record types from your Compact Framework supported portable devices. Source Code is also a...
0
kicks
30 Days of .Net Windows Mobile application
The author created 30 applications (GPS compass, Rotate, ...) for windows mobile during June.
0
kicks
30 Days of .NET [Windows Mobile Applications] - Week Four (Only One Da
Wow, it’s hard to believe the month is almost over already. So far we have 29 applications done in 29 days! Thank you for all your encouragement.
0
kicks
Microsoft Drops GAPI, Replaced by Mobile DirectX
Microsoft's GAPI (Game API), used for fast graphics on Windows Mobile devices, is now obsolete. It has been replaced by Mobile DirectX. This article shows a simple PocketPC DirectX project that allows you to get up and running quickly....
0
kicks
Windows Vista SideShow + Windows Mobile 6 = No Love
Windows Vista was released like a year ago and Windows Mobile 6 was released this year and still there's no support for SideShow in WM6. And what is the first device that comes to mind as Vista PC companion device?
0
kicks
Using AdSense for Mobile in ASP.NET
Thus far, the brand new AdSense for Mobile Wizard can’t generate the code for an ASP.NET page.
This article shows how to query the AdSense Server from ASP.NET and how to insert a banner in a Mobile Web page.