answersLogoWhite

0


Best Answer

yea you can make all kinds off cool stuff like that, the best way ito learn is to watch tutorials online at YouTube.com or other sites.

Here is a website that has a detailed tutorial on how to make a web browswe in visual basic 2008. The tutorial is simple and easy to follow.

http://www.reflectionforbrain.com/form/WebBrowserT.htm

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you make a web browser in Microsoft visual basic 2008 express edition and if so how?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the difference between Microsoft Visual Studio 2010 Express Edition and Professional Edition?

Microsoft Visual Web Developer focuses on the tools required to develop Web applications and is fully incorporated into Microsoft Visual Studio itself. Microsoft Visual Web Developer Express edition is a separate product that makes use of the same integrated development environment as Microsoft Visual Studio itself, but has a more limited set of language features.


Is C plus plus same as Microsoft Visual C plus plus Express Edition?

Your question request a comparison between apples and pears. C++ is a programming language. Microsoft Visual C++ Express is one of many development tools that you can use to create programs using the C++ programming language. Microsoft Visual C++ Express supports native C++ development, and supports development in 'managed C++,' a Microsoft-specific derivative of the C++ language, aimed specifically at the .NET platform.


Where can Microsoft Visual Basic Express be downloaded from?

One will find Microsoft Visual Basic Express offered for download at a variety of sources. However, one can also download the software from Microsoft as they update their programs and provide excellent service.


Is Visual Basic included with Visual Studio?

Visual studio is a collection of different language compiler, whereas visual basic is just a single language. Visual studio express edition can be downloaded from www.microsoft.com/express A visual basic programmer uses visual studio to write and compile visual basic programs.


If you install visual studio 2005 pro on a computer with visual studio 2005 express already on it will it update the express to pro or will both version be available on the computer?

Both will be available on the computer (sadly.) As an example, people who do personal programming targetting the XNA framework (the Microsoft gaming package for the XBox 360) install the XNA Express package, which is built on top of Visual Studio C# Express. Those of us with the professional versions have to deal with having both on our machine, since it won't work with the Team Edition of Visual Studio that I have.

Related questions

What is the difference between Microsoft Visual Studio 2010 Express Edition and Professional Edition?

Microsoft Visual Web Developer focuses on the tools required to develop Web applications and is fully incorporated into Microsoft Visual Studio itself. Microsoft Visual Web Developer Express edition is a separate product that makes use of the same integrated development environment as Microsoft Visual Studio itself, but has a more limited set of language features.


What language do I need to know to make softwares in Microsoft visual basic 2008 express edition and which internet sites can teach me it?

The language you need to know is called "visual Basic" (what a surprise!) and there is a tutorial actually on visual basic 2008 express edition


How do you create a menu in a Microsoft Visual Basic 2005 Express Edition?

use the menustrip control item


When was Microsoft Visual Studio Express created?

Microsoft Visual Studio Express was created in 2005.


Where can you download Visual?

You can download VB.NET Express 2008 edition from the Microsoft website, free of charge. See the related link below.


Can Microsoft visual studio c plus plus 2008 express edition work on windows xp service pack 2?

Yes, it can.


Where can you buy Visual Studio Express?

Visual Studio Express is a piece of software manufactured by Microsoft. It may be purchased from their online store featured on the Microsoft website.


Is C plus plus same as Microsoft Visual C plus plus Express Edition?

Your question request a comparison between apples and pears. C++ is a programming language. Microsoft Visual C++ Express is one of many development tools that you can use to create programs using the C++ programming language. Microsoft Visual C++ Express supports native C++ development, and supports development in 'managed C++,' a Microsoft-specific derivative of the C++ language, aimed specifically at the .NET platform.


When you install visual c plus plus 2008 express edition it says an error?

Use the Microsoft support website to locate the error message and the solution to the error.


What is the latest versions in Microsoft net?

The latest version is Microsoft Visual Studio 2012(.NET 4.5)Although, this is still in beta testing.It is available for free from Microsoft.Update: Microsoft Visual Studio 2012 is no longer is beta. Microsoft Visual Studio 2012 Express is available for free (www.microsoft.com/express).


Where can Microsoft Visual Basic Express be downloaded from?

One will find Microsoft Visual Basic Express offered for download at a variety of sources. However, one can also download the software from Microsoft as they update their programs and provide excellent service.


Is there a way to program speech recognition in c plus plus with the express edition not the visual studio version?

The express edition's C++ implementation is no different to the visual studio implementation. It is the exact same language.