.net application without frame
-
may we run the dot net application without dotnet framework like vb6 application does not need any frame only make exe and run
help as a alias. Be happy and make others happy.Cheer up........... My Personel webpage
-
may we run the dot net application without dotnet framework like vb6 application does not need any frame only make exe and run
help as a alias. Be happy and make others happy.Cheer up........... My Personel webpage
No. You should read topics like MSIL, CLR to understand the idea behind .NET applications.
-
may we run the dot net application without dotnet framework like vb6 application does not need any frame only make exe and run
help as a alias. Be happy and make others happy.Cheer up........... My Personel webpage
Hi, Sorry ! You have to Read about .net framework. And Why a such question?
-
may we run the dot net application without dotnet framework like vb6 application does not need any frame only make exe and run
help as a alias. Be happy and make others happy.Cheer up........... My Personel webpage
"Can I run a .Net app without .Net"? :doh: :confused: :wtf: Sort of like running a car without an engine, transmission or wheels.
-
may we run the dot net application without dotnet framework like vb6 application does not need any frame only make exe and run
help as a alias. Be happy and make others happy.Cheer up........... My Personel webpage
help as an alias wrote:
vb6 application does not need any frame only make exe and run
That is not correct. A VB6 program needs the VB runtime library to run, just like a .NET program needs the .NET framework to run. It's just that VB6 has been around so long that the runtime library comes pre-installed on all current versions of Windows.
Despite everything, the person most likely to be fooling you next is yourself.
-
may we run the dot net application without dotnet framework like vb6 application does not need any frame only make exe and run
help as a alias. Be happy and make others happy.Cheer up........... My Personel webpage
No. You need the framework. There are very expensive tools out there that allow you to not use the framework, but all it does is bootstrap the framework to the .exe. Not worth the money for bloatware.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
may we run the dot net application without dotnet framework like vb6 application does not need any frame only make exe and run
help as a alias. Be happy and make others happy.Cheer up........... My Personel webpage
No you cant ... and why bother your self so from the beggining ?! most windows PC's now adays have the .NET framework installed.
Sincerely Samer Abu Rabie Note: Please remember to rate this post to help others whom reading it.
-
may we run the dot net application without dotnet framework like vb6 application does not need any frame only make exe and run
help as a alias. Be happy and make others happy.Cheer up........... My Personel webpage
You can, surprisingly. Mind you, you will have to be prepared to throw shedloads of money at the problem and use something like Thinstall.
Deja View - the feeling that you've seen this post before.