![]() |
|
#16
|
|||
|
|||
|
Quote:
|
|
#17
|
|||
|
|||
|
Mr. Doug again... you clearly missed my point.. yes i'm talking about speed.. and never mentioned other languages which i consider very goood with stability/speed and without using any 30 MB of libraries except the ones windows brings by default framework don't give any advantage?? you haven't asnwer my cuestion.. what advantages it gives.. apart of other way of microsoft to gain more $$.. maybe you work for microsoft developers for framework..
..heheheheand yes i know what i'm talking .. i have used many program of any kinds and protections... and never seen before such crap as .net programing ..used to use a program for editing pictures and it was builded using VB 6 ...author cames with .NET and there was many differences apart of taking ages to load and some times bringing dialog errors... etc also had to get framework.again 30 MB of libraries.... GOD save me from framework again i instantly get rid of the crappy stuff and never used again.. if you're a developer think about changing for a good programming language to framework...you could lost many customers for that reason.. it's like using asprotect and then becoming to use Armadillo with copymen .. just an example .. with Ultraedit.. many people don't like it since it uses copymen.in my case i still use version 10.0c :-) Regards |
|
#18
|
|||
|
|||
|
Ok... Is there enough difference that I should stick to VS 6 and use both??
Basically... how can I make VS NET 2003 act ALMOST EXACTLY like VS 6...? How do I stop it from using/thinking about .NET. Thanks. |
|
#19
|
|||
|
|||
|
Quote:
|
|
#20
|
|||
|
|||
|
joejoejoe,
As ArC said, choose any project type except .Net project (win32, MFC, ATL, etc) and it won't reference .Net in any way. As for reasons to use VC++ 2003 over VC++ 6, as I posted in another thread, this was posted by Stan Lippman (Author of Essential C++, C++ Primer, etc, and one of the lead developers on the VC++ compiler) on his blog: "I have a beef with some folks out there. I have spent 3 years now within the Visual C++ team. We have a dozen exceptional compiler folks – it's too bad you don’t know them, because you would be very impressed with them – their knowledge, their passion. And yet 3 years of their work on our C++ compiler – in terms of performance, in terms of correctness, in terms of robustness – oh, and in terms of the language itself – is being dismissed by our rogue group of folks who, in an emotional protest against what they must see as an attack on C++, refuse to move from Visual C++ 6, which was fine when it was released, but isn't any longer fine. you shouldn't be using it. anymore. And they persist, and you can't talk to them, because either they are angry or they are really angry. But the bottom line is, we've poured our blood into the gosh-darn compiler. we have at least a hundred people working every day to make it better. no one else in the world cares about C++ more than we do. I know, that sounds so absurd. but that's the truth of the landscape right now. whatever Microsoft may have been in the past – and people always have stories about it. Did I tell you the one where the guy from Microsoft calls Bjarne up at home and tells him that if he doesn't make the language left recursive look ahead 1 they wouldn't go ahead with a c++ compiler. who would want to work for a company like that? I mean, you'd like to see them fail. So we all have a lot of bad feelings about Microsoft. But I think a lot of that is in the past. certainly, for me, this is a very creative and genuine place to work. I spent 1.5 working on the firebird sequence of fantasia and that was all I cared about work-wise. that is what I thought about all the time. well, the people here think about C++ all the time. it's so weird. Jeff Peill knows the language better than I do now. And these Visual 6 guys don't get it. We've poured our blood into these releases. You're just being stubborn. Compilers are works in progress. you don't want to keep using an old compiler. it's not safe. it's not good for the programmers or the business. Well, that's my beef with folks – or some folks. I really have no patience with them. I'm sorry if I've offended them." In short, from the man behind the VC++ compiler, stop using VC++ 6! ![]() See also: hxxp://blogs.msdn.com/branbray/archive/2003/11/11/51012.aspx hxxp://blogs.msdn.com/hsutter/archive/2003/11/17/53495.aspx |
|
#21
|
|||
|
|||
|
Great. So I just pick a Win32 project and waalaa ... no more .NET?
Awesome if so... and also you said I can import projects in from VC++... can you give a bit more info on that cause I'm having trouble with that. It still seems to want to goto a NET application.... Is there maybe a preference I need to reset? Thanks again. |
|
#22
|
|||
|
|||
|
Quote:
|
|
#23
|
|||
|
|||
|
Quote:
if that helps... if not I can look at the error screen again tonight. |
![]() |
|
|