i cant belive that you have to have a .net framework on the computer to run the C# apps. because of this no my friends cant use them. there should be away around this does ne body know if there is?
tayspen 28 <Insert title here> Team Colleague
Recommended Answers
Jump to Post— c#dummie 0i cant belive that you have to have a .net framework on the computer to run the C# apps. because of this no my friends cant use them. there should be away around this does ne body know if there is?
sorry i dont think there's a way.. i think …
Jump to Post— campkev 0You have to have the .net framework installed. You can include that as part of your install progam.
Jump to Post— Toulinwoek 0Because the programs written in C# require components of the .NET framework, it is impossible to run a C#.NET program without it. The source code you write doesn't get compiled directly into any kind of low-level language, but into an intermediate language that must talk to the .NET framework.
As …
All 10 Replies
c#dummie 0 Light Poster
campkev 0 Posting Pro in Training
Toulinwoek 0 Posting Whiz in Training
r0ckbaer 3 Junior Poster in Training
danny_tekle 0 Newbie Poster
tayspen 28 <Insert title here> Team Colleague
campkev 0 Posting Pro in Training
tayspen 28 <Insert title here> Team Colleague
campkev 0 Posting Pro in Training
tayspen 28 <Insert title here> Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.