473,385 Members | 1,732 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,385 software developers and data experts.

Any native .NET browser implementations?

Browser controls in my VB6 apps were workhorses. I haven't had much
luck with performance in the wrapped shdocvw, so I'm wondering if
anyone knows of M$ plans to implement a native browser for .NET? Or
has anyone else done this on their own?

Thanks

BLink
Brian Link in St. Paul
----------------------
"Just because we have chiseled abs and stunning features,
doesn't mean that we too can't not die in a freak gasoline fight
accident."
Jul 21 '05 #1
2 1231
I'm not familiar with this M$ company. What do they do?

Bob Lehmann

"Brian Link" <bl***@visi.com> wrote in message
news:3i********************************@4ax.com...
Browser controls in my VB6 apps were workhorses. I haven't had much
luck with performance in the wrapped shdocvw, so I'm wondering if
anyone knows of M$ plans to implement a native browser for .NET? Or
has anyone else done this on their own?

Thanks

BLink
Brian Link in St. Paul
----------------------
"Just because we have chiseled abs and stunning features,
doesn't mean that we too can't not die in a freak gasoline fight
accident."

Jul 21 '05 #2
Hello Brian,

Thanks for your post. As I understand, the problem you are facing is that
the performance of Browser Control imported to .NET is poor. Please correct
me if there is any misunderstanding. I now share the following information
with you:

1. As you know, VB .NET application need to access the unmanaged COM
component via runtime callable wrapper (RCW). Based on my experience,
however, it does not affect the performance too much. There is a sample in
codeproject which also use the WebBrowser control in .NET, would you please
check its performance and compare with yours?

Using the WebBrowser control in .NET
http://www.codeproject.com/csharp/webbrowser.asp

COM Wrappers
http://msdn.microsoft.com/library/de...us/cpguide/htm
l/cpconcomwrappers.asp

2. For .NET Internet Explorer Control, there is a third-party party control
at
http://www.windowsforms.org/ControlG...Control=333&ta
bindex=9

I look forward to your feedback.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #3

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

Similar topics

4
by: David Kantowitz | last post by:
I am trying to wrap a native-C++ DLL in managed C++, to use in a .NET project. The native code is compiled into a DLL, and I have created a .def file that exports the mangled names of the...
13
by: Kai Grossjohann | last post by:
It seems that Ctrl-N in Mozilla opens a new empty browser window. That's fine, I don't need to do anything about it. But Ctrl-N in IE appears to clone the current window. Is there a way to...
9
by: David Kantowitz | last post by:
I am trying to wrap a native-C++ DLL in managed C++, to use in a .NET project. The native code is compiled into a DLL, and I have created a .def file that exports the mangled names of the...
2
by: Brian Link | last post by:
Browser controls in my VB6 apps were workhorses. I haven't had much luck with performance in the wrapped shdocvw, so I'm wondering if anyone knows of M$ plans to implement a native browser for...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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...

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.