tabbed web browser in vb.net
Posted by Unknown , Friday, March 5, 2010 1:54 AM
1) The first thing you are gonna need is a tab control. Place this anywhere you would like but leave some room at the top or bottom for our URL function such as GO, Stop and Refresh.
2) Next you will need some buttons but if its okay with you I would like us to use a ToolStrip.
3) Put this near the top and add 2 buttons first of all. Then A Textbox and 5 more buttons.
4) Now what your gonna wanna do is either change the display type to text if you don't have images for it otherwise put an image for it.
5) Okay change the caption for the first button to Back, the second button to Forward, the third to GO!, the forth to Stop, the fifth one to Refresh, the sixth to Add Tab, then the last one to Remove Tab. You can name these whatever you like bu I am gonna keep it simple like this.
|
coding part
Posted by Unknown , Wednesday, March 3, 2010 10:19 AM
For writing an internet browser in visual studio its very easy as followes bellow
1)File >new project>windows application (name it web browser or what ever)
2) Make screen size to any size but big enough to see an entire web browser.
3) Add a Panel and dock it to the top (when clicked on the panel. Properties window on the right “Dock" )
*Docking it
4) Personally i don't like the default color but that is not important but if you insist on changing the color...
5)I have made many of these web browsers in the past just to keep it refreshed in my memory because if you do it right it can be a fun tool. So I created Back, Forward, Refresh and a GO! Button The attachment at the bottom of the page if you can’t be bothered making your own or you can just us Labels (basic text).
5) Add a text box and a buttons to the panel
5.) Here’s what i got so far >
6) I got the colors to change on the text box in the properties menu, thats not important i just did it for style.
7) Web browser. Just drag and drop it
*ok don't rename anything ( you can change the text but NOT the name unless you change the coding) e.g. Say *originally it was " textbox1" and you rename it "Type here" you would have to put "Typehere.Text" understand? )
*double click the button so it opens the code window
creation of internet browsers
Posted by Unknown , Thursday, February 25, 2010 5:09 AM
There are many languages for writing internet browsers ...
its depend on ourself to choose the specified language and famelier language
for example in visual studio
it is an sample internet browser...which is created in visual studio.
with all basic features ...
this is tabbed internet browser...
visual studio had made a easy way to write a internet browser in a simple manner....
THE APPREANCE of the webbrowser will be good when created in visual studio
COMPARISION OF INTERNET BROWSERS
Posted by Unknown , Sunday, February 14, 2010 11:41 PM
1.INTERNET EXPLORER
2.MOZILLA -FIRE FOX
3.CHROME
4.APPLE-SAFARI
5.OPERA
TOP TENINTER NET BROWSERS
Posted by Unknown , Thursday, January 21, 2010 11:30 PM
1. MOZILLA FIRE FOX-WITH 3.5 /4
2.GOOGLE--CHROME-WITH 3.5 /4
3.MICROSOFT INTERNET EXPLORER -WITH 3.5/4
4.OPERA-WITH -3.8/4 WITH EXCELLENT RATING
5.APPLE-SAFARI--WITH -3.3 /4
6.MAXTHON -WITH 3.3 /4
7.FLOCK--WITH 3.2 /4
8.AVANT BROWSER---WITH 3.1 /4
9.DEEPNET EXPLORER---WITH 2.8 /4
10. PHASE OUT-WITH --2.5 /4
RED-FEATURES RATING
INTER NET EXPLORER 8
Posted by Unknown , Monday, January 4, 2010 10:58 PM
Internet Explorer 1.5 was released several months later for Windows NT and added support for basic table rendering.
EXPLORER2
Internet Explorer 2 was released for Windows 95, Windows NT 3.5, and NT 4.0 on November 22, 1995
It featured support for SSL, cookies, VRML, RSA, and Internet newsgroups.
Version 2 was also the first release for Windows 3.1 and Macintosh System 7.0.1
The 2.0i version supported double-byte character-set.
EXPLORER3
was released on August 13, 1996, and went on to be much more popular than its OLDER VERSION
It also introduced support for ActiveX controls, Java applets, inline multimedia, and the PICS system for content metadata.
Version 3 proved to be the first more popular version of internet Explorer, which brought with it increased scrutiny
Released in September 1997, deepened the level of integration between the web browser and the underlying operating system. Installing version 4 on a Windows 95 or Windows NT 4 machine
The integration with Windows, however, was subject to numerous packaging criticisms (see United States v. Microsoft)
EXPOLRER5
launched on March 18, 1999, and subsequently included with Windows 98 Second Edition and bundled with Office 2000, was another significant release that supported bi-directional text, ruby characters, XML, XSLT, and the ability to save web pages in MHTML format. IE5 was bundled with Outlook Express 5. Also, with the release of Internet Explorer 5.0,
EXPLORER 6,7
Internet Explorer 6 was released on August 27, 2001, a few months before Windows XP.
partial support WITH CSS level 1, DOM level 1, and SMIL 2.0
EXPOLRER 9
expolrer is construction the beta will be released in the month of august






