Steven Posted June 29, 2004 Share Posted June 29, 2004 LOL Finally after how many years of waiting on this crap I can finally drop back into Visual Basic .NET the Webbrowser Control. They added to back into visual stuidio and its so easy to use! :D Link to comment Share on other sites More sharing options...
0 smurfiness Posted June 29, 2004 Share Posted June 29, 2004 :/ Yeah, but it's just a wrapper around the IE control. Dunno if you'd really want to use that POS in your applications for non-local page viewing (I certainly wouldn't want to treat users to a security breach). Link to comment Share on other sites More sharing options...
0 +virtorio MVC Posted June 29, 2004 MVC Share Posted June 29, 2004 What do you mean, I have used the Web Browser control in VB.NET and C#.NET lots of times. Link to comment Share on other sites More sharing options...
0 smurfiness Posted June 30, 2004 Share Posted June 30, 2004 What do you mean, I have used the Web Browser control in VB.NET and C#.NET lots of times. Yeah, but you had to import the COM control. That's no longer necessary. Link to comment Share on other sites More sharing options...
0 Sn1p3t Posted June 30, 2004 Share Posted June 30, 2004 Yeah, but you had to import the COM control. That's no longer necessary. Does the new control use the COM component, or was it built from the ground up? Link to comment Share on other sites More sharing options...
0 Causas Posted June 30, 2004 Share Posted June 30, 2004 I am reading this thread from a browser I created with this control in less than 10 minutes. VS2005 rocks Link to comment Share on other sites More sharing options...
0 Steven Posted June 30, 2004 Author Share Posted June 30, 2004 I am reading this thread from a browser I created with this control in less than 10 minutes.VS2005 rocks Share!!! :D Link to comment Share on other sites More sharing options...
0 smurfiness Posted June 30, 2004 Share Posted June 30, 2004 According to MSDN Mag, it's a "managed wrapper around the Internet Explorer control." So basically the same as it's always been, except you don't have to deal with the COM interop yourself. And it's probably been somewhat modified and fixed up as well (with a little luck, maybe they even fixed the event firing problems that were around in .NET 1.0 and 1.1). Link to comment Share on other sites More sharing options...
0 Steven Posted June 30, 2004 Author Share Posted June 30, 2004 According to MSDN Mag, it's a "managed wrapper around the Internet Explorer control." So basically the same as it's always been, except you don't have to deal with the COM interop yourself. And it's probably been somewhat modified and fixed up as well (with a little luck, maybe they even fixed the event firing problems that were around in .NET 1.0 and 1.1). You got a link to that? I wouldn't mind reading it :) Link to comment Share on other sites More sharing options...
0 smurfiness Posted June 30, 2004 Share Posted June 30, 2004 You got a link to that? I wouldn't mind reading it :) Well, there's nothing to read beyond what I wrote in my earlier post. *L* It was just a brief blurb about some of the new controls in SWF 2.0. That was the only mention about that particular control. Link to comment Share on other sites More sharing options...
0 +chorpeac MVC Posted June 30, 2004 MVC Share Posted June 30, 2004 awesome, I need to get my hands on the new IDE and create a kick ass browser! Link to comment Share on other sites More sharing options...
0 xxpor Posted June 30, 2004 Share Posted June 30, 2004 awesome, I need to get my hands on the new IDE and create a kick ass browser! :yes: :D Link to comment Share on other sites More sharing options...
Question
Steven
LOL
Finally after how many years of waiting on this crap I can finally drop back into Visual Basic .NET the Webbrowser Control. They added to back into visual stuidio and its so easy to use! :D
Link to comment
Share on other sites
11 answers to this question
Recommended Posts