.NET news » Search results

Search results for query "iphone" (11):

WPF Meets the iPhone

The iPhone is one of the most compelling and exciting user interfaces to appear on any consumer electronic device, with many innovations that make it a pleasure to use. How can you deliver a similar experience with your .NET applications?This article demonstrates how you can implement these features in your .NET applications in a step-by-step format as you recreate the iPhone interface using Windows Presentation Foundation (WPF) technology with both Visual Studio 2008 and Microsoft Expression Blend.
2008-02-28 18:00:00   Source: WPF Meets the iPhone   Tags: Mobile

Audiobook player for iPhone

An iPhone media player designed specifically for listening to audiobooks
2010-07-05 14:46:00   Source: Audiobook player for iPhone   Tags: Mobile

Getting Started with iPhone and iOS Development

This is a first in a series of articles to get some one up and running with iPhone development. This first article is to help you identify what hardware you need for development and give a quick introduction to Objective-C.
2010-06-21 10:45:00   Source: Getting Started with iPhone and iOS...   Tags: Mobile

Building Simple Reader Application for iPhone based on UIWebView

Learning the basic of developing application on iPhone by developing simple reader app

Implementing a smoothly animated ListBox

This article shows how you can implement a smooth list box that allows intuitive, friction affected, scrolling of the list items. By friction based I mean that the user can apply a dragging force i one direction and the list will keep scrolling after the mouse or stylus is released and then slow down by itself.

I've looked at how lists behave on the iPhone and tried to mimic that to a certain extent, but I'm nowhere near anything as cool as what the iPhone presents.

2008-03-02 12:52:00   Source: Implementing a smoothly animated ListBox   Tags: Components GUI

Developing an app that sends SMS messages

How great could it be to be able to send SMS messages from your IPhone using the Internet connection
2012-06-02 07:51:00   Source: Developing an app that sends SMS messages   Tags: Mobile

FreeType on OpenGL ES (iPhone)

Faster, smarter and better looking fonts rendered with OpenGL ES
2010-11-10 12:25:00   Source: FreeType on OpenGL ES (iPhone)   Tags: Mobile

An Overview of Core Data on iOS Devices

A chapter excerpt for Core Data for iOS: Developing Data-Driven Applications for the iPad, iPhone, and iPod touch
2011-08-09 09:07:00   Source: An Overview of Core Data on iOS Devices   Tags: Mobile

Windows Phone: Building an App for Both Windows Phone and iOS

Find out how you can create an app from scratch that targets both Windows Phone and iPhone, while staying true to the design philosophy and UX features of each platform.
2012-09-30 18:00:00   Source: Windows Phone: Building an App for Both Windows Phone and...   Tags: Mobile

Hour 21: Building Background-Aware Applications

In this chapter excerpt from Sams Teach Yourself iPhone Application Development in 24 Hours we'll look at: How iOS 4 supports background tasks, what types of background tasks are supported, how to disable backgrounding, how to suspend applications, and how to execute code in the background.
2010-11-02 16:07:00   Source: Hour 21: Building Background-Aware Applications   Tags: Mobile