473,396 Members | 1,760 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.

Is this possible .Net 2.0?

I wrote a win app in .net 2.0 c#. I would like to demo this on my client's
machine but it is not possible to install the .net framework 2.0 beta on his
machine.
Is it possible to pick the nessesary dll assembly files and compile them
into my .exe file?
or is there another way to accomplish this?

btw the machine has .net 1.1 and 1.0 installed

Thanks,
Aaron
Jul 21 '05 #1
15 1268
Aaron,

There is an in my idea awful method (and software) posible to add parts of
the Net as in the past was done with by instance the different versions of
the VB runtimers.

Is it a kind of Hell you want to introduce that is even worse as the so
called DLL Hell?

Just my thought,

Cor
Jul 21 '05 #2
Aaron,

I forgot to tell. By malfunction from the computer of your clients after
doing it, it is probably in many parts of the world not impossible that he
can bring you to judge and will succeed if there is the slightest
malfunctioning of any program because of what you are doing.

Just my thought,

Cor
Jul 21 '05 #3
>Is it possible to pick the nessesary dll assembly files and compile them
into my .exe file?
No.

or is there another way to accomplish this?

btw the machine has .net 1.1 and 1.0 installed


Port it back to v1.x of the framework then?

Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Jul 21 '05 #4
Aaron,

You are trying to get back in the past when all developers are dreaming of
the future.

..NET Framework has some system requirements. If you have machines that
doesn't stand with the requirements, it's your problem.

Anyhow, .NET framework is a BOX of dll's, right, but it must be distributed
as is.

Get back to the future, and forget about the past.

- Moty -
"Aaron" <ku*****@yahoo.com> wrote in message
news:e%***************@TK2MSFTNGP15.phx.gbl...
I wrote a win app in .net 2.0 c#. I would like to demo this on my client's
machine but it is not possible to install the .net framework 2.0 beta on
his machine.
Is it possible to pick the nessesary dll assembly files and compile them
into my .exe file?
or is there another way to accomplish this?

btw the machine has .net 1.1 and 1.0 installed

Thanks,
Aaron

Jul 21 '05 #5
Why don't you simply ship the .NET framework along with your app?
"Aaron" <ku*****@yahoo.com> schrieb im Newsbeitrag
news:e#*************@TK2MSFTNGP15.phx.gbl...
I wrote a win app in .net 2.0 c#. I would like to demo this on my client's
machine but it is not possible to install the .net framework 2.0 beta on his machine.
Is it possible to pick the nessesary dll assembly files and compile them
into my .exe file?
or is there another way to accomplish this?

btw the machine has .net 1.1 and 1.0 installed

Thanks,
Aaron

Jul 21 '05 #6
Aaron wrote:
I wrote a win app in .net 2.0 c#. I would like to demo this on my client's
machine but it is not possible to install the .net framework 2.0 beta on his
machine.
Is it possible to pick the nessesary dll assembly files and compile them
into my .exe file?
or is there another way to accomplish this?

btw the machine has .net 1.1 and 1.0 installed

Thanks,
Aaron


You can embed Mono in your application, if your code is compatible with it:
http://www.go-mono.com/embedded-api.html

But I have no experience with it, so can't help you any further.

Wiebe Tijsma
Jul 22 '05 #7
cody wrote:
Why don't you simply ship the .NET framework along with your app?


Because Microsoft EULA does not allow shipping the .Net 2.0 beta
framework with an application. (This will probably change when v2.0 is
formally release in November)

--
Truth,
James Curran [erstwhile-MVP]
Home: www.noveltheory.com Work: www.njtheater.com
Blog: www.honestillusion.com Day Job: www.partsearch.com
Jul 22 '05 #8
Hi Aaron, contrary to all the somewhat (dare I say) negative replies, you
are not the only person to ask for this kind of requirement. This kind of
question cropped up a lot when .net was first released.
Although I've never tried it, this product claims to be able to do what you
want (in fact there are several other products out there too).
http://thinstall.com/help/index.html...othinstall.htm

Please let me know how you get on.

Best Regards,

Mark.
"Aaron" <ku*****@yahoo.com> wrote in message
news:e%***************@TK2MSFTNGP15.phx.gbl...
I wrote a win app in .net 2.0 c#. I would like to demo this on my client's
machine but it is not possible to install the .net framework 2.0 beta on
his machine.
Is it possible to pick the nessesary dll assembly files and compile them
into my .exe file?
or is there another way to accomplish this?

btw the machine has .net 1.1 and 1.0 installed

Thanks,
Aaron

Jul 22 '05 #9
Mark,
Hi Aaron, contrary to all the somewhat (dare I say) negative replies,


I thought that I told that there are possibilities.

Cor
Jul 22 '05 #10
Mark,
Hi Aaron, contrary to all the somewhat (dare I say) negative replies, you
are not the only person to ask for this kind of requirement. This kind of
question cropped up a lot when .net was first released.
Although I've never tried it, this product claims to be able to do what
you want (in fact there are several other products out there too).
http://thinstall.com/help/index.html...othinstall.htm

Please let me know how you get on.


Correction probably possibilities, because I don't know it for 2.0. However
that are you not giving not positive as well.

Cor
Jul 22 '05 #11
It is not obvious to me from any of your posts that you indicated that there
was any possibilities for him, in fact I'm not sure I really understood what
you were trying to tell Aaron.
Regardless, please keep to the original posters question rather than
attempting to engage me in an argument.

Br,

Mark.
"Cor Ligthert" <no************@planet.nl> wrote in message
news:Oy**************@TK2MSFTNGP15.phx.gbl...
Mark,
Hi Aaron, contrary to all the somewhat (dare I say) negative replies, you
are not the only person to ask for this kind of requirement. This kind of
question cropped up a lot when .net was first released.
Although I've never tried it, this product claims to be able to do what
you want (in fact there are several other products out there too).
http://thinstall.com/help/index.html...othinstall.htm

Please let me know how you get on.


Correction probably possibilities, because I don't know it for 2.0.
However that are you not giving not positive as well.

Cor

Jul 22 '05 #12
Hi,

Thinstall is way overpiced, IMHO. But check out RemoteSoft, they have a new
product called the ".NET native compiler" which seems to do what you want. I
haven't tried it myself.

<http://www.remotesoft.com>

Best regards,

Rodger

Sequence Diagram Editor - Draw sequence diagrams faster
<http://www.SequenceDiagramEditor.com>
Mark Broadbent wrote:
Hi Aaron, contrary to all the somewhat (dare I say) negative replies, you
are not the only person to ask for this kind of requirement. This kind of
question cropped up a lot when .net was first released.
Although I've never tried it, this product claims to be able to do what you
want (in fact there are several other products out there too).
http://thinstall.com/help/index.html...othinstall.htm

Please let me know how you get on.

Best Regards,

Mark.
"Aaron" <ku*****@yahoo.com> wrote in message
news:e%***************@TK2MSFTNGP15.phx.gbl...
I wrote a win app in .net 2.0 c#. I would like to demo this on my client's
machine but it is not possible to install the .net framework 2.0 beta on
his machine.
Is it possible to pick the nessesary dll assembly files and compile them
into my .exe file?
or is there another way to accomplish this?

btw the machine has .net 1.1 and 1.0 installed

Thanks,
Aaron


Jul 22 '05 #13
None of the proposed "possibilities" (thinstall and salamander) are
available for v2.0 Beta2.

Willy.
"Mark Broadbent" <no****@nospam.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
It is not obvious to me from any of your posts that you indicated that
there was any possibilities for him, in fact I'm not sure I really
understood what you were trying to tell Aaron.
Regardless, please keep to the original posters question rather than
attempting to engage me in an argument.

Br,

Mark.
"Cor Ligthert" <no************@planet.nl> wrote in message
news:Oy**************@TK2MSFTNGP15.phx.gbl...
Mark,
Hi Aaron, contrary to all the somewhat (dare I say) negative replies,
you are not the only person to ask for this kind of requirement. This
kind of question cropped up a lot when .net was first released.
Although I've never tried it, this product claims to be able to do what
you want (in fact there are several other products out there too).
http://thinstall.com/help/index.html...othinstall.htm

Please let me know how you get on.


Correction probably possibilities, because I don't know it for 2.0.
However that are you not giving not positive as well.

Cor


Jul 22 '05 #14
Hi Willy, on the thinstall website it stated something like 'is backwards
compatible for all framworks and forwards compatible for future ones'.

Is this a fact that they both definitely don't work for 2.0b2? If so,
presumably they are going to produce a new version sometime?

Br,
Mark.

"Willy Denoyette [MVP]" <wi*************@telenet.be> wrote in message
news:OX****************@TK2MSFTNGP10.phx.gbl...
None of the proposed "possibilities" (thinstall and salamander) are
available for v2.0 Beta2.

Willy.
"Mark Broadbent" <no****@nospam.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
It is not obvious to me from any of your posts that you indicated that
there was any possibilities for him, in fact I'm not sure I really
understood what you were trying to tell Aaron.
Regardless, please keep to the original posters question rather than
attempting to engage me in an argument.

Br,

Mark.
"Cor Ligthert" <no************@planet.nl> wrote in message
news:Oy**************@TK2MSFTNGP15.phx.gbl...
Mark,

Hi Aaron, contrary to all the somewhat (dare I say) negative replies,
you are not the only person to ask for this kind of requirement. This
kind of question cropped up a lot when .net was first released.
Although I've never tried it, this product claims to be able to do what
you want (in fact there are several other products out there too).
http://thinstall.com/help/index.html...othinstall.htm

Please let me know how you get on.

Correction probably possibilities, because I don't know it for 2.0.
However that are you not giving not positive as well.

Cor



Jul 22 '05 #15
Mark, Do you believe all this? How can they guarantee to be forward
compatible?
Anyway, I don't see any mention of v2.0 Beta2 on their site, and at present
you aren't allowed to distribute applications written with this beta stuff.

Willy.


"Mark Broadbent" <no****@nospam.com> wrote in message
news:ex**************@TK2MSFTNGP15.phx.gbl...
Hi Willy, on the thinstall website it stated something like 'is backwards
compatible for all framworks and forwards compatible for future ones'.

Is this a fact that they both definitely don't work for 2.0b2? If so,
presumably they are going to produce a new version sometime?

Br,
Mark.

"Willy Denoyette [MVP]" <wi*************@telenet.be> wrote in message
news:OX****************@TK2MSFTNGP10.phx.gbl...
None of the proposed "possibilities" (thinstall and salamander) are
available for v2.0 Beta2.

Willy.
"Mark Broadbent" <no****@nospam.com> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
It is not obvious to me from any of your posts that you indicated that
there was any possibilities for him, in fact I'm not sure I really
understood what you were trying to tell Aaron.
Regardless, please keep to the original posters question rather than
attempting to engage me in an argument.

Br,

Mark.
"Cor Ligthert" <no************@planet.nl> wrote in message
news:Oy**************@TK2MSFTNGP15.phx.gbl...
Mark,

> Hi Aaron, contrary to all the somewhat (dare I say) negative replies,
> you are not the only person to ask for this kind of requirement. This
> kind of question cropped up a lot when .net was first released.
> Although I've never tried it, this product claims to be able to do
> what you want (in fact there are several other products out there
> too).
> http://thinstall.com/help/index.html...othinstall.htm
>
> Please let me know how you get on.

Correction probably possibilities, because I don't know it for 2.0.
However that are you not giving not positive as well.

Cor



Jul 22 '05 #16

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

Similar topics

4
by: Julia Briggs | last post by:
I am struggling to create a PHP function that would take a specified image (JPG, GIF or PNG) from a link, and resize it down to a thumbnail so it will always fit in a 200x250 space. I am hoping...
36
by: rbt | last post by:
Say I have a list that has 3 letters in it: I want to print all the possible 4 digit combinations of those 3 letters: 4^3 = 64 aaaa
20
by: CHIN | last post by:
Hi all.. here s my problem ( maybe some of you saw me on other groups, but i cant find the solution !! ) I have to upload a file to an external site, so, i made a .vbs file , that logins to...
7
by: Andrzej | last post by:
Is it possible to call a function which name is given by a string? Let assume that I created a program which call some functions for example void f1(void), void f2(void), void f3(void). ...
2
by: Bhupesh Naik | last post by:
This is a query regarding my problem to make a spell and grammar check possible in text area of a web page. We have aspx pages which are used to construct letters. The browser based screens...
1
by: AAA | last post by:
hi, I'll explain fastly the program that i'm doing.. the computer asks me to enter the cardinal of a set X ( called "dimX" type integer)where X is a table of one dimension and then to fill it...
25
by: Piotr Nowak | last post by:
Hi, Say i have a server process which listens for some changes in database. When a change occurs i want to refresh my page in browser by notyfinig it. I do not want to refresh my page i.e....
4
by: RSH | last post by:
Okay my math skills aren't waht they used to be... With that being said what Im trying to do is create a matrix that given x number of columns, and y number of possible values i want to generate...
7
by: Robert S. | last post by:
Searching some time now for documents on this but still did not find anything about it: Is it possible to replace the entry screen of MS Office Access 2007 - that one presenting that default...
14
by: bjorklund.emil | last post by:
Hello pythonistas. I'm a newbie to pretty much both programming and Python. I have a task that involves writing a test script for every possible combination of preference settings for a software...
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.