Execute a C# App without installing .Net Framework !
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.
well i assume you mean a C# App that uses the .Net Framework? You could try copying the .Net Framework .DLL files that your app needs to its local directory and reference those files in your app. I think it is posible in VS or SD to set if a reference is a local copy or not. I not played with it thou so i cant be sure
Life goes very fast. Tomorrow, today is already yesterday.
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.
Try Xenocode Postbuild Run your application on any Windows PC - Native x86 executable generation allows your .NET application to run anywhere, with or without the Framework. Embed application-specific .NET and DirectX dependencies. (Windows 9x and NT4 targets not supported.)
-
Try Xenocode Postbuild Run your application on any Windows PC - Native x86 executable generation allows your .NET application to run anywhere, with or without the Framework. Embed application-specific .NET and DirectX dependencies. (Windows 9x and NT4 targets not supported.)
Alas, It's not free :(
-
well i assume you mean a C# App that uses the .Net Framework? You could try copying the .Net Framework .DLL files that your app needs to its local directory and reference those files in your app. I think it is posible in VS or SD to set if a reference is a local copy or not. I not played with it thou so i cant be sure
Life goes very fast. Tomorrow, today is already yesterday.
musefan wrote:
well i assume you mean a C# App that uses the .Net Framework?
You mean we can write a C# App without .NET Framework ! So, how ?
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.
Why would you want to do this? And in short, you can't. C# is very closely linked to the .NET Framework and you can't run C# apps without the framework although there are dubious products which claim you can. The framework provides all the managed code support (garbage collection, verifiable code, reflection, security etc) for instance.
Regards, Rob Philpott.
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.
That officially qualifies as a stupid question.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 -
That officially qualifies as a stupid question.
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001John Simmons / outlaw programmer wrote:
That officially qualifies as a stupid question.
Hi John . How do you do today ? ;)
-
Why would you want to do this? And in short, you can't. C# is very closely linked to the .NET Framework and you can't run C# apps without the framework although there are dubious products which claim you can. The framework provides all the managed code support (garbage collection, verifiable code, reflection, security etc) for instance.
Regards, Rob Philpott.
Thanks Rob. I don't want to do that. I've wanted to know.
-
musefan wrote:
well i assume you mean a C# App that uses the .Net Framework?
You mean we can write a C# App without .NET Framework ! So, how ?
Well C# is just a language so.... i wouldnt know what to suggest you use it with thou. I have done game development with C# and XNA but i dont recall if it uses the .net framework thou. Why is it you dont want end user machines to have .Net framework? My suggestion would be just to include the .Net framework redistributable with your applications setup
Life goes very fast. Tomorrow, today is already yesterday.
-
Well C# is just a language so.... i wouldnt know what to suggest you use it with thou. I have done game development with C# and XNA but i dont recall if it uses the .net framework thou. Why is it you dont want end user machines to have .Net framework? My suggestion would be just to include the .Net framework redistributable with your applications setup
Life goes very fast. Tomorrow, today is already yesterday.
Thanks anyway
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.
-
well i assume you mean a C# App that uses the .Net Framework? You could try copying the .Net Framework .DLL files that your app needs to its local directory and reference those files in your app. I think it is posible in VS or SD to set if a reference is a local copy or not. I not played with it thou so i cant be sure
Life goes very fast. Tomorrow, today is already yesterday.
musefan wrote:
You could try copying the .Net Framework .DLL files that your app needs to its local directory and reference those files in your app.
no, it wont work. I tried that when I start programming, copied every known DLL in executable directory and got a nice looking .Net not installed error.
TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L %^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2 W_AD`EPABIKRDFVS)EVLQK)JKQUFK[M`UKs*$GwU#QDXBER@CBN% R0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-iTV.C\y<pjxsg-b$f4ia>
----------------------------------------------- 128 bit encrypted signature, crack if you can
-
You can build a .NET applications using SharpDevelop. It is a free IDE for C#, VB.NET and Boo projects on Microsoft's .NET platform. http://www.icsharpcode.net/OpenSource/SD/[^]
Kelvin
TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L %^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2 W_AD`EPABIKRDFVS)EVLQK)JKQUFK[M`UKs*$GwU#QDXBER@CBN% R0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-iTV.C\y<pjxsg-b$f4ia>
----------------------------------------------- 128 bit encrypted signature, crack if you can
-
You can build a .NET applications using SharpDevelop. It is a free IDE for C#, VB.NET and Boo projects on Microsoft's .NET platform. http://www.icsharpcode.net/OpenSource/SD/[^]
Kelvin
Terrific , thank you 8kelvin :thumbsup:
-
TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L %^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2 W_AD`EPABIKRDFVS)EVLQK)JKQUFK[M`UKs*$GwU#QDXBER@CBN% R0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-iTV.C\y<pjxsg-b$f4ia>
----------------------------------------------- 128 bit encrypted signature, crack if you can
:sigh:
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.
The best solution, put .Net Framework setup with your app. But if you want to run your app without .Net Framework then you should try or buy Xenocode Virtual Appliance[^]
TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L %^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2 W_AD`EPABIKRDFVS)EVLQK)JKQUFK[M`UKs*$GwU#QDXBER@CBN% R0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-iTV.C\y<pjxsg-b$f4ia>
----------------------------------------------- 128 bit encrypted signature, crack if you can
-
The best solution, put .Net Framework setup with your app. But if you want to run your app without .Net Framework then you should try or buy Xenocode Virtual Appliance[^]
TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L %^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2 W_AD`EPABIKRDFVS)EVLQK)JKQUFK[M`UKs*$GwU#QDXBER@CBN% R0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-iTV.C\y<pjxsg-b$f4ia>
----------------------------------------------- 128 bit encrypted signature, crack if you can
I've got it :^)
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.