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

Salamander.NET Linker from Remotesoft

Hajo,

I consider usage of below tool.
http://www.remotesoft.com/linker/

Do you have any bad/good experience with it?
What are its limitations ?

thanks

gawel
Nov 16 '05 #1
8 6770
"Gawel" <gawelek@SPAM_NO_NON_NOgazeta.pl> wrote in message
news:Ol**************@TK2MSFTNGP14.phx.gbl...
Hajo,

I consider usage of below tool.
http://www.remotesoft.com/linker/

Do you have any bad/good experience with it?
What are its limitations ?


Just a general comment, as I've not used this product (I tried a somewhat
similar one called Thinstall).

I'm not keen on the concept, except in very specific circumstances. Examples
might be:

- you want to minimize system changes on the target computer, eg. for a demo

- Installation of the .NET Framework has failed and you can't fix it

- There's a critical need to miminize size of the required download.

Otherwise, I wouldn't bother, because the disadvantages are greater.

- The app will consume just as much memory, or more if you run several .NET
apps.

- The app will not benefit from critical updates to the .NET Framwork

- Little or no performance benefit.

- Pointless (or worse) in those cases where .NET Framework is already
installed.

Tim

..NET Pros and Cons discussed:
http://www.itwriting.com/phorum/list.php?f=6
Nov 16 '05 #2
Thanks Tim for quick response,
Just a general comment, as I've not used this product (I tried a somewhat
similar one called Thinstall).

I'm not keen on the concept, except in very specific circumstances. Examples
might be:

- you want to minimize system changes on the target computer, eg. for a demo

- Installation of the .NET Framework has failed and you can't fix it

- There's a critical need to miminize size of the required download.
The size is not a problem. I need a solution where user
clicks exe file and application works. Therfore I can not
carry out the installation process :(.


Otherwise, I wouldn't bother, because the disadvantages are greater.

- The app will consume just as much memory, or more if you run several .NET
apps.

- The app will not benefit from critical updates to the .NET Framwork

- Little or no performance benefit.
You think that useing Salamander.NET I will improve preformence ?

- Pointless (or worse) in those cases where .NET Framework is already
installed.


gawel
Nov 16 '05 #3

"Gawel" <ga*****@moveitoutgazeta.pl> wrote in message
news:eD**************@TK2MSFTNGP10.phx.gbl...
The size is not a problem. I need a solution where user
clicks exe file and application works. Therfore I can not
carry out the installation process :(.
Then it might work for you. On the other hand, are you sure you want to use
..NET if that is the requirement? Borland's Delphi (Win32 version) is good at
building executables without many dependencies.
You think that useing Salamander.NET I will improve preformence ?


I don't think it would make much difference.

Tim

..NET Pros and Cons discussed:
http://www.itwriting.com/phorum/list.php?f=6
Nov 16 '05 #4
Hello,

In case you haven't heard of it, may I suggest that you try XenoCode,
which is easy to use and very attractively priced:

http://www.xenocode.com

Regards,
Lionel Lindemann
XenoCode Europe
Gawel <gawelek@SPAM_NO_NON_NOgazeta.pl> wrote in message news:<Ol**************@TK2MSFTNGP14.phx.gbl>...
Hajo,

I consider usage of below tool.
http://www.remotesoft.com/linker/

Do you have any bad/good experience with it?
What are its limitations ?

thanks

gawel

Nov 16 '05 #5
Hello,

In case you haven't heard of it, may I suggest that you try XenoCode,
which is easy to use and very attractively priced:

http://www.xenocode.com

Regards,
Lionel Lindemann
XenoCode Europe
Gawel <gawelek@SPAM_NO_NON_NOgazeta.pl> wrote in message news:<Ol**************@TK2MSFTNGP14.phx.gbl>...
Hajo,

I consider usage of below tool.
http://www.remotesoft.com/linker/

Do you have any bad/good experience with it?
What are its limitations ?

thanks

gawel

Nov 16 '05 #6
Lionel Lindemann wrote:
Hello,

In case you haven't heard of it, may I suggest that you try XenoCode,
which is easy to use and very attractively priced:

http://www.xenocode.com


Does standard contains feature I requested ?
I can not find this information on page where
comparison of these two version is.

gawel
Nov 16 '05 #7
Hi Gawel,

XenoCode 2005, currently in beta, enables you to link the part of the
Framework that your application uses and lets you put everything into
one executable.

This eases deployment and solves incompatibility problems between the
various deployed Framework versions.

For a further discussion on the subject, please see this thread on our
forum:
http://forums.xenocode.com/ShowPost.aspx?PostID=5

Regards,
Lionel Lindemann
XenoCode Europe
Nov 16 '05 #8
Lionel Lindemann wrote:
Hi Gawel,

XenoCode 2005, currently in beta, enables you to link the part of the
Framework that your application uses and lets you put everything into
one executable.

This eases deployment and solves incompatibility problems between the
various deployed Framework versions.

For a further discussion on the subject, please see this thread on our
forum:
http://forums.xenocode.com/ShowPost.aspx?PostID=5


Now I see that runtime must istalled. That's what I wanted to avoid.
Thanks for info

gawel
Nov 16 '05 #9

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

Similar topics

2
by: Mike Nau | last post by:
I've been trying to get a concrete answer to this for the last few days, but have come up short. I'm hoping someone here can help. Is there a way to take a set of c# modules (c# code compiled...
0
by: Neo via DotNetMonster.com | last post by:
Hi, Our company is looking into purchasing a license for RemoteSoft's Salamander Protector. Reviews from actual users would be highly appreciated. Thanks, Neo
6
by: O.L. | last post by:
Hello, I'd like to transform my app created with VJ# in a real stand-alone app, that I could easily distribute on the net, even if users' PC don't have a .NET framework. So I'm looking for a...
2
by: Pankaj Bhagat | last post by:
Hi, This is in context with compiler and linker Can someone let me know 1) what is a binder? where is it needed? What does it do in a compiling process? ----------------- 2) When I have a...
1
by: Peted | last post by:
Im using visual c++ 2005 express beta2. I understand that one of the big complaints with 2003, was there there is no proper linker? Is this true and has it been changed in 2005 ? When i was...
3
by: Huihong | last post by:
http://www.remotesoft.com/salamander/ now supports .NET 2.0, freely available for online use, pls give it a try. It supports generating C#, VB.NET, and MC++. (the upload file size limit is 3MB)...
7
by: sam | last post by:
It can compile .net code to native code which can run without an installed .net framework. This would remove one of the greatest disadvantages from C#. Sounds quite interesting....
2
by: Oneironaut | last post by:
Hello friends, I have an issue with a linker warning. It is the warning LNK4089. I am working in MSVC6.0 I investigated and this warning tells that the import of the library to which it makes...
1
by: Deepath G | last post by:
This is deepath.. I am getting some linker error when i am trying to connect Websphere MQ using Borland C++ Builder 2006 using imqi.hpp on windows. Error Message ----------------------- ...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
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: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
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
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.