I have experienced a lot of fun writing Windows Phone 7 applications in Visual Basic. Web browser is one of the applications that are commonly used on phones these days. In this blog, I want to share some sample source code that will help you to create a mini browser application for Windows phone 7. I will tell now demonstrate how easy it is to develop a mini browser application for Windows Phone 7, using Visual Basic for Windows Phone Developer Tools.
The mini browser application can be created in 3 simple steps:
- Create a sample application and add controls and an event handler
- Build and debug the application
- Rebuild in release mode before publishing
Before you create a mini browser application, you need to install the following applications:
- Visual Studio 2010 Professional, Premium, or Ultimate. If you do not have any of the releases, you can download any of the following trial versions as per your preference: Professional, Premium, or Ultimate.
- Windows Phone Developer Tools RTW
- Visual Basic for Windows Phone Developer Tools - RTW
To create a mini browser application, follow the 3 simple steps mentioned earlier:
Step 1 - Create a sample application and add controls and an event handler
Create a sample application
- Create a new project and browse the “Select “Silverlight for Windows Phone” node.
- Select the “Windows Phone Application” template.
- Enter a name for the browser.
Read more:
The Visual Basic Team Posted via email from Jasper-net
0 comments:
Post a Comment