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

C# WinApp: How to embed .jar file in winform

Inbaraj
76
Hi..

I want to embad a .jar file into my C# WinForms can any one help me how to do this... plz help me with sample code....

Thanks in advance....

with reg
Inbaraj
Nov 23 '07 #1
5 2627
Shashi Sadasivan
1,435 Expert 1GB
By embedding a jar file do you mean to show the textual contents of it?
Nov 23 '07 #2
Inbaraj
76
By embedding a jar file do you mean to show the textual contents of it?
sir,

I want to show the live stock market status in my project. NSE is providing a .jar file to the customer about the live status of the stock market i want to embad that file into my application...
reg
Inba
Nov 23 '07 #3
Shashi Sadasivan
1,435 Expert 1GB
Hi,
I think you would have to use the sharpZipLib library for that.
.Jar files are compressed file...you would need to extract the file you are looking for and then put the text contents into the form
Nov 23 '07 #4
Inbaraj
76
Hi,
I think you would have to use the sharpZipLib library for that.
.Jar files are compressed file...you would need to extract the file you are looking for and then put the text contents into the form
Sir,
Can u give me some more information about this.....

reg
Inbaraj....
Nov 23 '07 #5
Shashi Sadasivan
1,435 Expert 1GB
I have never used it,
Used search engines to find that out.
It seems to contains classes which unzip the filer, and the jar format is a zipped format.
I dont have any information about it, maybe they have a site which you could search for and use thier documentation, Unless someone who has used it in the theScripts can help you out
Nov 23 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Tony Sutton | last post by:
I have this following code in my html file: <object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#...
2
by: Dmitri Shvetsov | last post by:
Hi, Is it possible to adjust a column width of a datagrid column in a WinApp? I know how to do that in a WebApp, but a WinApp is still a problem for me. Do we have this method/property to...
1
by: Mehr H | last post by:
I've been trying to figure out how i can embed a Windows.Forms.ProgressBar in my webform (aspx) file. I have tried putting a Windows.Forms.ProgressBar as public on a regular winform designer form...
3
by: Jeff Turner | last post by:
I want to install a few .NET assemblies on the local machine and then embed a UserControl in IE via COM -- in other words, I will wrap the assembly in COM and call it form IE so that my UserControl...
1
by: John | last post by:
What is the difference between using a Word/Excel Project via Office Tools in Visual Studio versus using a standard WinApp Project and setting a reference to Word or Excel? Specifically are...
1
by: snicks | last post by:
I have a series of XLS files which I need to embed into a PowerPoint presentation on an IIS server. I’ll be using VB.NET. I’ve tried using an ASPOSE.PowerPoint control to do this and it does...
2
by: Thomas | last post by:
It sounds a piece of cake but It is surprisingly frustrating to do. I have a winform which receives data from database and present them as Excel chart and spreadsheet. It is required by the client....
0
nev
by: nev | last post by:
I know when is best to use some templates but listed below are most that I don't know when is best to use or even know how to use: I am creating a windows application with mysql backend. 1....
2
by: Khafancoder | last post by:
Hi , i'm developing a permission-based win application there is one Permission for each possible Action in db & each Role has some Permissions and a custom authentication system is implemented...
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:
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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
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,...

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.