![]() |
| | #1 |
| budding software engineer Join Date: Jun 2004 Location: South Coast UK
Posts: 61
| non dot net build i guess you need to supply dll,s, i have looked on msdn with no success. luigi Last edited by luigi40; 10-28-2005 at 06:33 AM. |
| luigi40 is offline | |
| | #2 |
| Unregistered User Join Date: Sep 2005 Location: Antarctica
Posts: 341
| yes, just create a C++ project and don't select one of the .NET projects. EDIT: Oh, this is the C# forum, well if you want to use C#, you NEED the .NET framework, there is no way around it. |
| rockytriton is offline | |
| | #3 |
| budding software engineer Join Date: Jun 2004 Location: South Coast UK
Posts: 61
| xp so what happens when you create a C# application that gets downloaded by a user with no dot net framework installed on their machine, does this mean you need to provide the framework as well? luigi |
| luigi40 is offline | |
| | #4 |
| Unregistered User Join Date: Sep 2005 Location: Antarctica
Posts: 341
| they can't run any application that uses .NET if they don't have .NET installed. If I recall correctly, they get an error that mscore.dll could not be found (I think that's the DLL). It's exactly the same as if you build a C++ program using MFC but don't distribute the MFC DLL and they don't have it already. |
| rockytriton is offline | |
| | #5 |
| budding software engineer Join Date: Jun 2004 Location: South Coast UK
Posts: 61
| so if i distribute the mscore.dll with the application will it work? |
| luigi40 is offline | |
| | #6 |
| the hat of redundancy hat Join Date: Aug 2001 Location: Hannover, Germany
Posts: 2,769
| No. You need the installed Version of the .NET Framework on your target machine. Everything else is a hack that will probably not survive the next patch.
__________________ hth -nv She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate." When in doubt, read the FAQ. Then ask a smart question. |
| nvoigt is offline | |
| | #7 | |
| budding software engineer Join Date: Jun 2004 Location: South Coast UK
Posts: 61
| hmmm Quote:
hmmmm sounds like "bill gates's" world domination attempt .. again luigi | |
| luigi40 is offline | |
| | #8 |
| Registered User Join Date: Dec 2002
Posts: 546
| I don't see the problem here. Why not give them .NET on CDs? You don't go copying individual DirectX files if you want to play a game do you? Why do the same with .NET? |
| Frobozz is offline | |
| | #9 | |
| the hat of redundancy hat Join Date: Aug 2001 Location: Hannover, Germany
Posts: 2,769
| Quote:
In a world where one would download CDs as well as movies in DVD quality from the net ( I don't, if it's worth watching, it's worth paying for, but morals or laws are not the point here ), saying you cannot download a 20MB Framework while your favorite filesharing tool is working in the back ground is hypocritical. ( Not saying you are, it's just that this is the main argument why .NET is bad... )
__________________ hth -nv She was so Blonde, she spent 20 minutes looking at the orange juice can because it said "Concentrate." When in doubt, read the FAQ. Then ask a smart question. | |
| nvoigt is offline | |
| | #10 |
| Registered User Join Date: Dec 2002
Posts: 546
| A lot of the complaints I've heard of are about the download size too. However, most people I've talked to actually seem to like .NET and don't mind so there are few that complain. |
| Frobozz is offline | |
| | #11 | |
| Banned Join Date: Feb 2003 Location: Australia
Posts: 986
| Quote:
| |
| nickname_changed is offline | |
| | #12 |
| Banned Join Date: Feb 2003 Location: Australia
Posts: 986
| And if you have people running Windows 98, you've got bigger problems. Do you realise that operating system is 7 years old? Sounds like your problems won't be with backwards compatibility between programs - more like compatibility with backwards people. |
| nickname_changed is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PlaySound | cangel | C++ Programming | 16 | 10-08-2009 05:29 PM |
| Last 10% of uImage content is changing each time i build kernel image | santa001 | Tech Board | 0 | 10-07-2008 12:09 PM |
| Dot Net Question | LiteIce | C# Programming | 5 | 12-20-2007 11:36 PM |
| need help making a dot bounce up and down y axis in this prog | redwing26 | Game Programming | 10 | 08-05-2006 12:48 PM |
| Boom, Headoshot!! | mrafcho001 | General Discussions | 50 | 07-21-2005 08:28 PM |