TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Microsoft Phone
FOLLOW
Welcome to Microsoft Phone Development section of C# Corner. In this section, you will find various Microsoft Phone Development related source code samples, articles, tutorials, and tips using C# language.
Articles
(598)
Blogs
(106)
Resources
(33)
Videos
(0)
News
(27)
Articles
Performance of Windows Phone 7 Applications
This article discusses various ways to improve the performance of WP7 apps.
Resco
Jan 05, 2011
How to Work with Items Controls in Windows Phone 7
ItemsControl and its derivatives display collections of items. In addition, Selector and its derivatives implement properties and logic that allow the user to select one or more items from the coll...
Charles Petzold
Jan 05, 2011
Sharing and Reusing Styles and Templates in Windows Phone 7
The new Style can add to those Setter objects or override them. However, it is not possible to derive from a ControlTemplate. There’s no way to reference an existing ControlTemplate and specify an ...
Charles Petzold
Jan 03, 2011
Work with Template, Visual Tree and Visual State Manager in Windows Phone 7
This article will demonstrate how to write templates by hand so you’ll be in a better position to understand Expression Blend output if you later decide to go that route.
Charles Petzold
Jan 03, 2011
Data Bindings in Silverlight for Windows Phone 7
Data bindings are most easily demonstrated using two visual elements such as a Slider and a TextBlock, and that’s where I’ll begin.
Charles Petzold
Dec 14, 2010
Getting Device Information in WindowsPhone 7
Assuming you need to get some information from your Windows Phone 7 Device, I will be showing you how to do it easily.
Ibrahim Ersoy
Dec 15, 2010
Intricacies of Layout in Windows Phone 7
One of the most important classes in all of Silverlight is Panel-the class that plays a starring role in the Silverlight layout system. You might expect such a crucial class to define many properti...
Charles Petzold
Dec 03, 2010
Installing Application from Marketplace
In this article we will see a simple demo of how to install an application in Windows Phone 7.
Ibrahim Ersoy
Nov 29, 2010
Working with Attributes and Resources of XAML in Windows Phone 7
Many classes that you use in XAML have something called a ContentProperty attribute. This word “attribute” has different meanings in .NET and XML; here I’m talking about the .NET attribute, which r...
Charles Petzold
Nov 30, 2010
Defining Layouts through XAML in Windows Phone 7
Silverlight program is generally a mix of code and XAML. Most often, you’ll use XAML for defining the layout of the visuals of your application, and you’ll use code for event handling, including al...
Charles Petzold
Nov 29, 2010
Multitasking or Tombstoning and Isolated Storage in Windows Phone 7
Windows Phone 7 manages multiple active applications by implementing a stack. In a sense, this application stack extends the page stack within a single Silverlight program. You can think of the pho...
Charles Petzold
Nov 26, 2010
Orientation Hint for Windows Phone7
In this article I will be a showing you a nice hint for Orientation.
Ibrahim Ersoy
Nov 25, 2010
Page Navigation and Passing, Sharing and Retaining Data in Windows Phone 7
Page navigation would seem to be an advanced Silverlight programming topic, and a topic that applies only to Silverlight programming rather than XNA programming. However, there are issues involved ...
Charles Petzold
Nov 24, 2010
Accessing Bitmap Locally or Directly for Windows Phone 7 Application
In a Silverlight program, you’ve seen that a bitmap added to the project as a resource is bound into the executable. It’s so customary to reference that local bitmap directly from XAML, Silverlight...
Charles Petzold
Nov 22, 2010
Working with Silverlight and XNA windows phone 7 application Orientation
When you run the SilverlightHelloPhone program, and you turn the phone or emulator sideways, you'll discover that the display doesn't change to accommodate the new orientation, To fix that problem ...
Charles Petzold
Nov 17, 2010
Event Manipulation in Touch screen for Windows Phone 7
The high-level touch interface in Silverlight involves three events: ManipulationStarted, ManipulationDelta, and ManipulationCompleted. These events don't bother with reporting the activity of indi...
Charles Petzold
Nov 19, 2010
Building your first Windows Phone 7 Application Using XNA 4.0
This article will be all about building a Windows Phone 7 App using XNA 4.0.
Ibrahim Ersoy
Aug 16, 2010
How to Deploy Applications in Windows Phone 7
In this mini article, I will show you how you can deploy your application without using Visual Studio 2010
Ibrahim Ersoy
Nov 01, 2010
No Records Available.
581
-
598
of
598
<<
26
27
28
29
30
>>
Learn ASP.NET MVC 5.0
Challenge yourself
Microsoft Phone
E-Book Download
Get Certified
CSS