473,809 Members | 2,649 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Does C# has an equivalent for Java Swing's html support?

Hi,
Does C# has an equivalent for Java Swing's html support?
Nov 13 '05 #1
5 1685
Try Micrososft Web Browser control (shdocvw.dll).

Cheers,
Marius.
Nov 13 '05 #2

"Gheorghe Marius" <cg********@hot mail.com> wrote in message
news:ee******** ******@TK2MSFTN GP12.phx.gbl...
Try Micrososft Web Browser control (shdocvw.dll).


Thanks, but I'm afraid I can't use that because of possible deployment
problems.

Nov 13 '05 #3

"Wiktor Zychla" <ie****@microso ft.com.no.spam> wrote in message
news:uY******** ******@TK2MSFTN GP10.phx.gbl...
Thanks, but I'm afraid I can't use that because of possible deployment
problems.


what kind of problems are you affraid of?


It seems to be dependend of Internet Explorer, so I have no control about
the existence / right version of this component.

Another problem is that I can't find this Web Browser control in Visual
Studio 2003; it needs to be easy to integrate it in my application.
Nov 13 '05 #4
Mark Mullin <mu****@vibrant 3d.com> wrote:
Fu-ged-about-it. There AREN'T any deployment problems. The stuff
you'll be using is part and parcel of Windows, and last I knew, C# is
only on windows.
See http://www.go-mono.com
Even if a particularly rabid open sourcer has loaded
opera, etc etc, all the stuff you need will be there.


Opera isn't open-source.

--
Jon Skeet - <sk***@pobox.co m>
http://www.pobox.com/~skeet/
If replying to the group, please do not mail me too
Nov 13 '05 #5

"Jon Skeet" <sk***@pobox.co m> wrote in message
news:MP******** *************** *@news.microsof t.com...
Mark Mullin <mu****@vibrant 3d.com> wrote:
Fu-ged-about-it. There AREN'T any deployment problems. The stuff
you'll be using is part and parcel of Windows, and last I knew, C# is
only on windows.


I read this in VS's help:

<quote>
The deployment tools in Visual Studio .NET automatically detect dependencies
and add them to the deployment project whenever a project output group,
assembly, or merge module is added to the project. There are, however, some
cases where dependencies cannot be detected.
In order to prevent this problem, you must first determine what type of
dependencies you have and take the appropriate action:
You may be referencing a component that may only be installed as part of
another product - for example, the Web Browser control (shdocvw.dll), which
is installed as a part of Internet Explorer.
In this case, you will need to exclude the component from the deployment
project and you should add a launch condition that checks for the component
on the target computer and prevents the installation if not found. The end
user will need to install the product that provides the component before
installing your application.
</quote>

Also there seems to be no support for this Web Browser control in VS.

I need a way to put text and images as specified in an XML file on a panel.
Actually a very basic 'html' with just the elements <img> <br> <p> <b> <i>
<br> will suffice.

In Java this is peace of cake.

Thanks for any reply.
Nov 13 '05 #6

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

Similar topics

2
4225
by: Michael | last post by:
Hello I am trying to write a Java-Program which converts a XML-file in a HTML. It should take the Transformation-file from the XML-file itself. Below find a possible XML-file: <?xml version="1.0" encoding="UTF-8"?> <!-- edited with XMLSPY v5 rel. 3 U (http://www.xmlspy.com) by Michael Herren (private) -->
8
1702
by: Beatrice Rutger | last post by:
Hi, I am a previous Micro$oft desertee (moved from VB/VC++ to Java before this whole DOTNET thing) because I had several issues with Micro$oft. I am not completely in love with Windoze, but I have to say that Java SWING sucks BIG TIME for developing and deploying desktop applications (especially on Windoze). Unfortunately, I have been dragged kicking and screaming back to my old haunts - but the landscape has changed somewhat and I...
11
9283
by: DrUg13 | last post by:
In java, this seems so easy. You need a new object Object test = new Object() gives me exactly what I want. could someone please help me understand the different ways to do the same thing in C++. I find my self sometimes, trying Object app = Object(); Object *app = Object(); Object app = new Object();
1
2117
by: Trent | last post by:
Hello, all. Does anyone know if IBMJava2-SDK-1.4.2-0.0 work with DB2 8.2? I tried it with DB2 8.2 and got some error. This server is a RH3ES with kernel 2.4.21.4 ========================================================= $ db2cc & 2378 $ Exception in thread "main" java.lang.NoClassDefFoundE
14
4867
by: Anoop | last post by:
Hi, I am new to this newsgroup and need help in the following questions. 1. I am workin' on a GUI application. Does C# provides Layout Managers the way Java does to design GUI? I know that it can be done using the designer but I intentionally don't want to use that. The one reason is that you cannot change the code generated by the designer. The other could be that you have more free hand and control to design your GUI. 2....
5
2151
by: erekose666 | last post by:
I have this program right now, but I need to modify it to output to the JTextPane. What I mean is, when someone clicks on the 1 button, it needs to output to the TextArea a 1. None of the add, subtract, multiply, divide symbols need to....just the numbers and the decimal point. I have no idea how to do this. Can anyone help me? Here's the program. /* * Calculator.java * * Created on December 12, 2006, 10:00 PM * Created by Ken...
0
3295
oll3i
by: oll3i | last post by:
package library.common; import java.sql.ResultSet; public interface LibraryInterface { public ResultSet getBookByAuthor(String author); public ResultSet getBookByName(String name);
7
5342
helpwithcode
by: helpwithcode | last post by:
Hi people, I am just learning java.I have been creating a project which involves JDBC Connectivity.I find that the statements, String string_dob=text_dob.getText(); //Converting string to date System.out.println(string_dob); s.Info_DOB=Date.valueOf(string_dob); runs perfectly fine in the method insert() and throws up an illegal Exception in the method UPDATE.This is the error I get when I pass a date "1979-05-02"
27
3935
by: Generic Usenet Account | last post by:
Apologies if someone finds this OT I am looking for an open-source C++ implementation of Java API ---- something that does not require a Java run-time environment. So far the only thing that I have found is NewJ from pure-native.com. It looks good, but it is not open source. Can anyone provide some pointers? Zhang
0
9722
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9603
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10378
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10391
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9200
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4333
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3862
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.