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
About P7
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Amit Maheshwari (20)
Karthikeyan Anbarasan (13)
Mahak Gupta (9)
Prakash Tripathi (3)
Ibrahim Ersoy (3)
Mike Gold (2)
Omar Maher (1)
Subramanyam Raju (1)
Shubham Saxena (1)
Shirsendu Nandi (1)
Deepak Sharma (1)
Deepak Dwij (1)
Raj Kumar (1)
Resco (1)
Related resources for P7
No resource found
Local Functions In C# 7.0
9/6/2023 4:50:38 AM.
Local Functions were introduced in C# 7.0 as a feature to define functions within the body of another method or function, typically within a containing method or a lambda expression. These local funct
Working With ListBox In Windows Phone (Send SMS, Email and Make a Call) : Part 3
12/30/2019 11:54:33 PM.
In this article we will discuss another example of working with a ListBox.
Working With Pattern Matching In C# 7.0
3/26/2017 1:09:56 PM.
This article explains about pattern matching introduced in C# 7.0 and demonstrates that how to use it in software development.
Working With Ref Returns And Ref Local In C# 7.0
3/24/2017 12:13:58 AM.
This article explains about Ref Returns and Ref Local , which are introduced in C# 7.0 and demonstrates how to use it in software development.
Working With Local Functions In C# 7.0
3/20/2017 6:41:35 PM.
This article explains about the Local Functions introduced in C# 7.0 and demonstrates how to use it in software development.
Custom Loader in Windows Phone
11/24/2014 4:01:24 AM.
This article explains the basic steps to implement a Costum Loader in Windows Phone apps.
Storing Data Using WP7.1 Isolated Storage APIs
7/18/2013 10:48:44 PM.
Learn about saving and loading data in Windows Phone using WP7.1 Isolated Storage APIs.
Create a Simple Date Picker Control In Windows Phone 7
4/18/2013 11:32:22 PM.
In this article, we will discuss how to easily create a Date Picker Control in Windows Phone 7.
Create a Simple Time Picker Control In Windows Phone 7
4/18/2013 11:27:07 PM.
In this article, we will discuss that how we can easily create a Time Picker Control in Windows Phone 7.
Working With ListBox In Windows Phone 7
2/17/2013 9:49:13 AM.
In this article we discuss how to show images and data in the ListBox in WP7.
Working With ListBox In Windows Phone (Edit Data In the ListBox) : Part 2
2/17/2013 9:47:44 AM.
In this article we will discuss another example of working with a ListBox.
Text To Speech in Windows Phone
1/8/2013 12:38:33 AM.
We'll be using Google's Text To Speech Engine in a Windows Phone 7 Application.
A Simple Example of Textures and Sprites in WP7
10/22/2012 3:53:16 PM.
In this example we will look at how to write a simple word with the Help of Textures and graphics.
Multiple Mobile Devices Support Websites Using ASP.Net MVC4 Application
10/4/2012 2:36:36 PM.
In this article I will describe the technique to convert a normal web application that will run into multiple mobile devices (android, iPhone, wp7) by using Asp.net MVC4 Features.
WP7 - License to Print Money (Creating an App for the Windows Phone Marketplace)
10/4/2012 10:10:08 AM.
Windows 7 Phone has hit the marketplace with a splash and with it applications emerging every day. As a Silverlight developer myself, I have gone through the process of submitting a dice game to the Zune Marketplace. This article shares my experience and advice on creating and submitting your first Windows Phone app.
A Different Panoramic Effect in WP7 - Inverted Panorama
9/9/2012 8:03:39 PM.
You already know that Panorama works horizontally. What about the opposite? I'm here to prove it is possible.
Set the Source of an Image in Windows Phone7
8/17/2012 4:25:04 PM.
In this article, we will discuss how to set the source of an image in Windows Phone 7.
Using SpriteFont In Windows Phone 7
8/14/2012 1:00:03 PM.
In this article, we will be discuss how to use the SpriteFont class in Windows Phone 7.
Touch Events in Windows Phone 7
7/19/2012 6:32:34 PM.
Here we discuss the low-level touch events in Windows Phone 7.
Installing and Using WP7 Toolkit for Silverlight
5/20/2012 5:16:37 AM.
In this article we are going to see how to use the Windows Phone 7 Tool Kit for Silverlight.
Working with Encrypting Data for Security in WP7
4/30/2012 3:17:49 AM.
In this article we are going to see how to encrypt data and use it in Windows phone 7 application development.
Working with Consuming a WCF Service in WP7
4/27/2012 6:43:26 AM.
In this article we are going to see how to consume a WCF Service in a Windows Phone 7 Application Development.
Working with Consuming an ODATA Service in WP7
4/27/2012 1:14:20 AM.
In this article we are going to see how to consume a ODATA service in Windows Phone 7 application.
Working with a Local Database in Windows Phone 7
4/26/2012 6:37:19 AM.
In this article we are going to see the usage of Isolated Storage by creating a local relational database and save the data locally that are accessible to the specific Windows Phone 7 application.
Working with Files and Folders in WP7
4/25/2012 6:47:56 AM.
In this article we are going to see the most important topic on the Windows Phone 7 Development, which is the Isolated Storage for Files and Folders.
Working with Themes in WP7
4/24/2012 3:16:57 AM.
In this article we are going to see how to effectively use Themes in Windows Phone 7 development.
Working with Isolated Storage’s in Wp7
4/24/2012 3:03:52 AM.
In this article we are going to see what is Isolated Storage in Windows Phone 7 Development.
Working with BING Map Control in WP7
4/23/2012 8:46:54 AM.
In this article we are going to see how to work with one of the most useful control on the Windows Phone 7 development, yes the Bing Map Control.
Working with Device Information in WP7
4/23/2012 7:22:27 AM.
In this article we are going to see how to get the Device information for managing the device.
Working With Screen Orientation in WP7
4/19/2012 12:05:34 PM.
In this article we are going to see about the Screen Orientations in Windows Phone 7 Development.
Working With ToastPrompt in Windows Phone 7
4/13/2012 1:15:49 PM.
In this article we are going to explore how to work with ToastPrompt Control in Windows Phone 7.
Binding Data and Images to ListBox in Windows Phone 7
4/13/2012 1:07:50 PM.
In this article we are going to explore how to bind images to a listbox in Windows Phone 7.
Using Expression Blend to Design the Windows Phone 7 Application
4/12/2012 8:44:26 AM.
In this article we are going to see how to design the user interface of a Windows Phone 7 Application using Expression Blend.
Working With ListBox in Windows Phone 7
4/11/2012 11:09:29 AM.
In this article we are going to explore how to work with ListBox in Windows Phone 7.
Working With InputPrompt in Windows Phone 7
4/10/2012 12:06:24 PM.
In this article we are going to explore how to work with the InputPrompt Control in Windows Phone 7.
Customizing AboutPrompt Control in Windows Phone 7
4/9/2012 2:56:18 PM.
In this article we are going to explore how to customize the AboutPrompt Control in Windows Phone 7.
Save and Read Contacts in Windows Phone 7
4/6/2012 10:33:56 AM.
In this article we are going to explore how to save and read contacts in Windows Phone 7.
Rotate an Image Via Code in Windows Phone 7
4/4/2012 3:14:14 PM.
In this article we are going to explore how to rotate an image via code in Windows Phone 7.
Getting Started With AboutPrompt Control in Windows Phone 7
4/3/2012 9:02:42 AM.
In this step we will explore how to use an AboutPrompt control in Windows Phone 7.
Retrieving PDF File in Windows Phone 7
4/2/2012 10:11:21 AM.
In this article we are going to explore how to retrieve PDF files in Windows Phone 7.
Working With PasswordInputPrompt Control in Windows Phone 7
3/30/2012 12:30:17 PM.
In this article we are going to discuss the PasswordInputPrompt in Windows Phone 7.
Sending Mail Via Windows Phone 7
3/30/2012 11:50:54 AM.
In this article we are going to explore how to send mail in Windows Phone 7.
Element Binding in Windows Phone 7
3/29/2012 1:51:54 PM.
In this article we are going to explore how to bind elements in Windows Phone 7.
Working With ViewBox Control in Windows Phone 7
3/27/2012 9:35:57 PM.
In this article we explore the ViewBox control in Windows Phone 7.
Mini Browser Application in Windows Phone 7
3/21/2012 5:41:24 AM.
In this article we are going to explore the WebBrowser control in Windows Phone 7.
Using Coding4Fun Message Prompt Control in Windows Phone 7
3/18/2012 4:49:21 PM.
In this article we are going to explore how to use a Message Prompt control in Windows Phone 7.
Getting Started With AdControl in Windows Phone 7
2/14/2012 11:21:53 AM.
In this article we are going to explore how to start with an AdControl in Windows Phone 7 and also learn how to implement that type of control in Windows Phone 7.
Different Ways of Passing Values Between Windows Phone 7 Pages
2/9/2012 2:04:42 PM.
In this article we will see various ways of passing data between Windows Phone 7 pages.
Using Isolated Storage to Save And Get an Image in Windows Phone 7
1/25/2012 3:44:26 PM.
In this article we are going to explore some interesting things such as saving and reading images using isolated storage in Windows Phone 7.
Create a Snowfall Effect in Windows Phone 7
1/13/2012 3:36:17 AM.
Here we will explore how to create a snowfall effect in Windows Phone 7.
Isolated Storage Explorer Tool in Window Phone 7
1/10/2012 5:30:15 PM.
In this article we will explore how to use the Isolated Storage Explorer tool in Window Phone 7.
Create Login And Registration Form in Windows Phone 7
1/8/2012 1:25:40 PM.
In this article we are going to understand the creation of login and registration pages in Windows Phone 7. The login page is the one important aspect of each and every application. For the new user, you need to register yourself at very first.
Save And Read Data From Isolated Storage in Windows Phone 7
1/6/2012 12:17:23 AM.
In this article we are going to discuss how to store a value in a XML file which will be saved as isolated storage in Windows Phone 7
Introduction and Prerequisities of Windows Phone 7
6/22/2011 4:16:29 AM.
This article is the starter for Window Phone 7, providing the requirements and the prerequisites of software and hardware required for developing Windows Phone 7 applications
How To Implement ChildWindow In Windows Phone 7
6/17/2011 10:35:17 PM.
This article demonstrates how to use ChildWindow in Windows Phone 7.
Charting on Fire with Visifire Charting Library for WP7
1/11/2011 10:28:47 PM.
The latest platform, the Windows 7 Phone (WP7) allows you to create some visually stunning apps in Silverlight. If you are going to add any charting to your application, you probably want to take a look at Visifire's Silverlight charting components for the phone. This review tells you why.
Performance of Windows Phone 7 Applications
1/5/2011 6:24:11 AM.
This article discusses various ways to improve the performance of WP7 apps.
Getting Device Information in WindowsPhone 7
12/15/2010 11:12:05 AM.
Assuming you need to get some information from your Windows Phone 7 Device, I will be showing you how to do it easily.