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
- 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
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