Execute a C# App without installing .Net Framework !
-
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.
-
You can also build .NET applications using Notepad++, TextPad or c# command-line compiler csc.exe.
Kelvin
:laugh:
-
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.)
Depending on what you want to accomplish xenocode might not do what you want. IT doesn't actually convert your app into a native one. It wraps a compiler and the used parts of the framework into a single giant exe and then obfuscates them. At run time it then extracts everything and runs it just like a normal .net app.
Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall
-
Eddy Vluggen wrote:
That's like doing C++ programming without MFC
You mean the only way C++ programming is bearable?
Help me! I'm turning into a grapefruit! Buzzwords!
-
Hi. Can we run a C# App on a system without installing .NET Framework ? Is it possible ? Thank you.
You can use software like Xenocode Postbuild 2008[^], but it is very expensive and even if you do get it, it can make executables unstable and extremely large.
-
You can use software like Xenocode Postbuild 2008[^], but it is very expensive and even if you do get it, it can make executables unstable and extremely large.
Thank you EliottA