Home All Groups Group Topic Archive Search About

IE clone. Any good pointer ?

Author
23 Aug 2006 11:54 AM
pamelafluente
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

Author
23 Aug 2006 1:50 PM
Jan Hyde
pamelaflue***@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)
Author
23 Aug 2006 3:53 PM
pamelafluente
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:

Show quoteHide quote
> pamelaflue***@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)
Author
23 Aug 2006 4:08 PM
Marc Gravell
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/ExtendedWebBrowser.asp
Author
23 Aug 2006 5:16 PM
Cor Ligthert [MVP]
Pam,

If you want a sample in Net 2.0
http://www.vb-tips.com/dbpages.aspx?ID=58514c5a-5f5d-4b6d-a7bd-da738cdc7c2c

It is using the webbrowser as an editor.

Cor

<pamelaflue***@libero.it> schreef in bericht
Show quoteHide quote
news:1156348431.673492.279410@i3g2000cwc.googlegroups.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:
>
>> pamelaflue***@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)
>
Author
23 Aug 2006 10:03 PM
pamelafluente
Thanks.

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

Cor Ligthert [MVP] ha scritto:

Show quoteHide quote
> Pam,
>
> If you want a sample in Net 2.0
> http://www.vb-tips.com/dbpages.aspx?ID=58514c5a-5f5d-4b6d-a7bd-da738cdc7c2c
>
> It is using the webbrowser as an editor.
>
> Cor
>
> <pamelaflue***@libero.it> schreef in bericht
> news:1156348431.673492.279410@i3g2000cwc.googlegroups.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:
> >
> >> pamelaflue***@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)
> >