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

C# converting application

is it possible to convert C# application so i can run it on the computer
where there is no framework?
Nov 16 '05 #1
6 1092
Hi puzo,

There are commercial solutions that will let you run .net programs inside
some wrapper or other, but I don't know what they are or how good they are.

Basically, you can't run Direct3D games without DirectX installed, so if
the computer does not have .Net (or the correct version) ship the
installation file or a link with your program.
--
Happy Coding!
Morten Wennevik [C# MVP]
Nov 16 '05 #2
"puzo" <e@da.nebi> wrote in message news:cv**********@bagan.srce.hr...
is it possible to convert C# application so i can run it on the computer
where there is no framework?


That's like asking if it's possible to run Windows apps on machines which
don't have Windows installed...
Nov 16 '05 #3
No AFAIK

cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation


"puzo" <e@da.nebi> wrote in message news:cv**********@bagan.srce.hr...
is it possible to convert C# application so i can run it on the computer
where there is no framework?

Nov 16 '05 #4
Possible yes. Probable no. Does it make sense to do so? Not in my reality.

--
....Carl Frisk
Anger is a brief madness.
- Horace, 20 B.C.
http://www.carlfrisk.com
"puzo" <e@da.nebi> wrote in message news:cv**********@bagan.srce.hr...
is it possible to convert C# application so i can run it on the computer
where there is no framework?

Nov 16 '05 #5
Mark Rae wrote:
"puzo" <e@da.nebi> wrote in message news:cv**********@bagan.srce.hr...

is it possible to convert C# application so i can run it on the computer
where there is no framework?

That's like asking if it's possible to run Windows apps on machines which
don't have Windows installed...


http://www.winehq.com/

Nov 16 '05 #6
"Rico Wind" <rw@cs.aau.dk> wrote in message
news:42***********************@news.sunsite.dk...
Mark Rae wrote:
"puzo" <e@da.nebi> wrote in message news:cv**********@bagan.srce.hr...

is it possible to convert C# application so i can run it on the computer
where there is no framework?

That's like asking if it's possible to run Windows apps on machines which
don't have Windows installed...


http://www.winehq.com/


Like I said, who in their right mind would want to do this...?
Nov 16 '05 #7

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

Similar topics

4
by: mustafa | last post by:
Dear sir , I have built my application in visual basic 6.0 and crystal Report8.5 , Now i migrated my application to VB.net using the upgrade wizard.My visual basic form is upgraded to vb.net...
9
by: Edward Diener | last post by:
I received no answers about this the first time I posted, so I will try again. My inability to decipher an MSDN topic may find others who have the same inability and someone who can decipher and...
5
by: Robert | last post by:
I have a series of web applications (configured as separate applications) on a server. There is a main application at the root and then several virtual directories that are independant...
3
by: Derek Martin | last post by:
Hi there, kind of a dumb question, but it falls in line with not understanding (go figure) every nuance about .Net. Is it relatively straight forward to convert a VB.Net built app to an ASP.Net...
3
by: Mary | last post by:
Hi, Does anyone know of any software out there that would convert an application written in VBScript to either VB.NET or C#/C++ quite quickly for me, or will I have to re-write the application...
32
by: robert d via AccessMonster.com | last post by:
I'm looking at converting DAO to ADO in my app. All of my DAO connections are of the following structure: Dim wsName As DAO.Workspace Dim dbName As DAO.Database Dim rsName As DAO.Recordset ...
2
by: shenanwei | last post by:
DB2 V8.2 on AIX, type II index is created. I see this from deadlock event monitor. 5) Deadlocked Connection ... Participant no.: 2 Lock wait start time: 09/18/2006 23:04:09.911774 .........
1
by: SLC via DBMonster.com | last post by:
Hello I'm a newbie to this and I need help, please My question is, we currently have a IDMS db and will be converting to DB2. What are the things I should do? The IDMS has not been documented very...
6
by: ll | last post by:
Hi, I'm currently working with a 'classic ASP' intranet site which uses a SQL server and am looking for possible ways to market it as an application for certain medical fields. Where would be a...
1
by: =?Utf-8?B?SG93YXJkIFBpbnNsZXk=?= | last post by:
I'm trying to convert a Web Site to the Web Application project model and I'm running into compile errors that do not seem to be covered by the guidance I found at "Converting a Web Site Project to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...

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.