473,394 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

IE clone. Any good pointer ?

I am looking for pointers to some downloadable project, possibly in VB
2005, but also c# will do, where the Author has done an exercise to get
as close as possible to functionalities and look of Internet Explorer.

Thanks.

-P

Aug 23 '06 #1
5 1229
pa***********@libero.it's wild thoughts were released on 23
Aug 2006 04:54:22 -0700 bearing the following fruit:
>I am looking for pointers to some downloadable project, possibly in VB
2005, but also c# will do, where the Author has done an exercise to get
as close as possible to functionalities and look of Internet Explorer.
What is your overall purpose? To write a web browser?

Jan Hyde (VB MVP)

--
A man is incomplete until he is married.
After that, he is finished.

(Zsa Zsa Gabor)

Aug 23 '06 #2
No just to use in class for demonstration how VS would allow to do
something
interesting .. to raise interest, since students know well IE. I do not
need the low level stuff. Just something that use the built in
controls.

-P

Jan Hyde ha scritto:
pa***********@libero.it's wild thoughts were released on 23
Aug 2006 04:54:22 -0700 bearing the following fruit:
I am looking for pointers to some downloadable project, possibly in VB
2005, but also c# will do, where the Author has done an exercise to get
as close as possible to functionalities and look of Internet Explorer.

What is your overall purpose? To write a web browser?

Jan Hyde (VB MVP)

--
A man is incomplete until he is married.
After that, he is finished.

(Zsa Zsa Gabor)
Aug 23 '06 #3
built in controls? then WebBrowser is a good start ;-p

The following takes that control and makes it more IE-esque:

http://www.codeproject.com/csharp/Ex...WebBrowser.asp
Aug 23 '06 #4
Pam,

If you want a sample in Net 2.0
http://www.vb-tips.com/dbpages.aspx?...d-da738cdc7c2c

It is using the webbrowser as an editor.

Cor

<pa***********@libero.itschreef in bericht
news:11**********************@i3g2000cwc.googlegro ups.com...
No just to use in class for demonstration how VS would allow to do
something
interesting .. to raise interest, since students know well IE. I do not
need the low level stuff. Just something that use the built in
controls.

-P

Jan Hyde ha scritto:
>pa***********@libero.it's wild thoughts were released on 23
Aug 2006 04:54:22 -0700 bearing the following fruit:
>I am looking for pointers to some downloadable project, possibly in VB
2005, but also c# will do, where the Author has done an exercise to get
as close as possible to functionalities and look of Internet Explorer.

What is your overall purpose? To write a web browser?

Jan Hyde (VB MVP)

--
A man is incomplete until he is married.
After that, he is finished.

(Zsa Zsa Gabor)

Aug 23 '06 #5
Thanks.

The ideal would be something simple in code, but that just gives the
impression to be actually IE...

Cor Ligthert [MVP] ha scritto:
Pam,

If you want a sample in Net 2.0
http://www.vb-tips.com/dbpages.aspx?...d-da738cdc7c2c

It is using the webbrowser as an editor.

Cor

<pa***********@libero.itschreef in bericht
news:11**********************@i3g2000cwc.googlegro ups.com...
No just to use in class for demonstration how VS would allow to do
something
interesting .. to raise interest, since students know well IE. I do not
need the low level stuff. Just something that use the built in
controls.

-P

Jan Hyde ha scritto:
pa***********@libero.it's wild thoughts were released on 23
Aug 2006 04:54:22 -0700 bearing the following fruit:

I am looking for pointers to some downloadable project, possibly in VB
2005, but also c# will do, where the Author has done an exercise to get
as close as possible to functionalities and look of Internet Explorer.

What is your overall purpose? To write a web browser?

Jan Hyde (VB MVP)

--
A man is incomplete until he is married.
After that, he is finished.

(Zsa Zsa Gabor)
Aug 23 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jason Evans | last post by:
Hi All, I am writing my own implementation of queue via a linked list, note not a LinkedList, and was running into trouble with the clone method. I was wondering if anyone could point out some...
13
by: Tony Johansson | last post by:
Hello Experts! I want to create a virtual clone but I'm not sure if this is the wright way. Can somebody tell me where I have made error in the code. I get some compile error in this code also....
3
by: scoobydoo | last post by:
Hello, I am trying to implement ICloneable's Clone() function, using Serialization. However, my code causes an exception. I have a class derived from TreeNode called "Node1". In Node1, I...
4
by: Brian Keating | last post by:
Hi there, Consider this from MSDN *Notes to Inheritors When you derive from DataGridViewCheckBoxCell and add new properties to the derived class, be sure to override the Clone method to copy the...
1
by: Alex D. | last post by:
hi guys. I need to clone multiple times an object and I am succesfully cloning using the regular serialization process, using a MemoryStream. My problem is that after cloning the object more that...
16
by: Hamed | last post by:
Hello I am developing a utility to be reused in other programs. It I have an object of type Control (a TextBox, ComboBox, etc.) that other programmers use it in applications. they may set some...
14
by: Hamed | last post by:
Hello It seems that I should implement ICloneable to implement my own clone object. the critical point for me is to make a control object based on another control object that all of its event...
1
by: woessner | last post by:
I have a lot of classes which derive from a common base class. I want to be able to clone objects of these types so I have given the base class a pure virtual clone method. The derived classes...
7
by: =?Utf-8?B?Sm9lbCBNZXJr?= | last post by:
I have created a custom class with both value type members and reference type members. I then have another custom class which inherits from a generic list of my first class. This custom listneeds...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.