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

Package...like Java's jar

Hi again!

There is a way to package some dll's I need in a single file to embed them
in internet explorer page?
I need what Java does with Jar to an applet

Regards,
Crirus
Nov 20 '05 #1
6 1051
* "Crirus" <Cr****@datagroup.ro> scripsit:
There is a way to package some dll's I need in a single file to embed them
in internet explorer page?
I need what Java does with Jar to an applet


Why not compile everything in a single DLL?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #2
If I know how...?:)

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:bm************@ID-208219.news.uni-berlin.de...
* "Crirus" <Cr****@datagroup.ro> scripsit:
There is a way to package some dll's I need in a single file to embed them in internet explorer page?
I need what Java does with Jar to an applet


Why not compile everything in a single DLL?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Nov 20 '05 #3
I posted a question about how to compile 3 UC's in the same aasambly and I
got a workaround with a tool... but I'm not sure how it work
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:bm************@ID-208219.news.uni-berlin.de...
* "Crirus" <Cr****@datagroup.ro> scripsit:
There is a way to package some dll's I need in a single file to embed them in internet explorer page?
I need what Java does with Jar to an applet


Why not compile everything in a single DLL?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Nov 20 '05 #4
* "Crirus" <Cr****@datagroup.ro> scripsit:
I posted a question about how to compile 3 UC's in the same aasambly and I
got a workaround with a tool... but I'm not sure how it work


You don't know how "illink.exe" works?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #5
Crirus,
In addition to Herfried's comments.

You should be able to create a CAB file that you can reference from IE.

A CAB file should be one of your Setup & Deployment project types in VS.NET

I have not tried using a CAB file with .NET assemblies, I know you can use
them with ActiveX controls.

I do not have any links handy.

Hope this helps
Jay

"Crirus" <Cr****@datagroup.ro> wrote in message
news:OL**************@TK2MSFTNGP12.phx.gbl...
Hi again!

There is a way to package some dll's I need in a single file to embed them
in internet explorer page?
I need what Java does with Jar to an applet

Regards,
Crirus

Nov 20 '05 #6
Hi, Herfried

Oh, I review the posts and sow you was sending that link...
I'm not sure how to use it...and what is the result...

Crirus

PS> Should I ask why in the name of God they didnt implemented that way of
building in the IDE?

I really hate to have 10 Dll's when I need only one, and the other have no
use as standalone....
Or maybe there is a hidden (to me) way to add a window control to my public
container UC, and to have mouse events and paint of it's own?

I need to make multiple independent reactangles in the main control, in that
way each of it can be clicked and drawed separate, just as I add controls in
VB6 to another control

Long PS... :)

Crirus
"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:bm************@ID-208219.news.uni-berlin.de...
* "Crirus" <Cr****@datagroup.ro> scripsit:
I posted a question about how to compile 3 UC's in the same aasambly and I got a workaround with a tool... but I'm not sure how it work


You don't know how "illink.exe" works?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>

Nov 20 '05 #7

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

Similar topics

3
by: Isa | last post by:
Hi! I have a question about the package and Java class files. I hope someone can answar me. When I compile a java source file with a package statement I expect that the compiler should create the...
1
by: news.verizon.net | last post by:
What grammer requires that an import must be for a package? The following gets an error: dir structure: -------- src\ HelloImport.java examples\ HelloWorld.java
23
by: Rotem | last post by:
Hi, while working on something in my current project I have made several improvements to the logging package in Python, two of them are worth mentioning: 1. addition of a logging record field...
14
by: ToddLMorgan | last post by:
Summary: How should multiple (related) projects be arranged (structured) and configured so that the following is possible: o Sharing common code (one of the projects would be a "common" project...
10
by: vivekian | last post by:
Hi , New to dot net and C# and was wondering what is the equivalent of a java package in dot net ? thanks, vivekian
1
by: Mike Wyatt | last post by:
I've been playing around with Python for a few months now, and I just recently started looking at packages to organize my growing project. So far, I've been organizing my application into one...
2
by: Adman | last post by:
All, I am experiencing an issue that has confused me, albiet this is not difficult to do. Any help anyone could provide would be greatly appreciated. After our jdbc calls received the...
1
by: shalini jain | last post by:
Hi all, I am very new to java and have a very limited knowledge about this. i am stuck at one problem which is really druving me crazy.. The problem is : I have written a code wherein I...
3
blazedaces
by: blazedaces | last post by:
Hello, it's been a while since I posted on these forums. My issue I think isn't as much in my code as it's in the syntax and structure in references other packages. I'll get straight to it then: ...
12
by: Abhishek Mishra | last post by:
Hello Everyone, I have the habit of using domain names (of either the application or company) in reverse in package names. for e.g. com.spam.app1 I've recently started a project for an...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.