.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Developer's Farm > SDK Programming discussions > Half-Life 2 SDK
Half-Life 2 SDK For developments focused around the Half-Life 2 engine Half-Life 2

Reply
 
Thread Tools
Re: VC++ or VC .net?
Old
  (#11)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: VC++ or VC .net? - 02-01-2005

I don't like the VS .NET IDE. It's not very practical for pure C programs. What I like in the MSVC 6 IDE is that dropdown menu where you can type the beginning of a function's name, and it takes you right there. And the right-click-browse-to-definition shortcut too. In .NET it's not as practical, the dropdown lists the functions that are in the current file only, if you want to browse to another one without knowing exactly where it is you need to use the class explorer thingy on the left side of the screen. And you can't type the beginning of the function's name anymore, it doesn't allow you to. That sucks big time, because these 2 features save me a lot of time when I code That's why I went back to 6 when I tried .NET.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: VC++ or VC .net?
Old
  (#12)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: VC++ or VC .net? - 09-01-2005

Well I very like and use Microsoft Visual Studio 2003 .NET.
It work very good for me. Maybe is because I have fast computer .
I don't like Microsoft Visual Studio C++ 6.0 because it have some bugs in "Linking".
And I wont to ask who is the better edition of Microsoft Visual Studio 2003 .NET because it have 3 editions.
I currently use Microsoft Visual Studio NET 2003 Enterprise Architect.
  
Reply With Quote
Re: VC++ or VC .net?
Old
  (#13)
Maleficus
Member
 
Maleficus's Avatar
 
Status: Offline
Posts: 1,054
Join Date: May 2004
Location: Planet Earth
Default Re: VC++ or VC .net? - 25-01-2005

I use MSVC 6.0 Enterprise and have never had any problems. It works perfectly, is fast and tight, and does what I want it to do.

I don't even really know WHY you would need all the baggage and crap that .NET brings for a game, unless you like your games bloated and really slow. o_O


Dum Spiro Spero


  
Reply With Quote
Re: VC++ or VC .net?
Old
  (#14)
@$3.1415rin
Council Member, Author of JoeBOT
 
@$3.1415rin's Avatar
 
Status: Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Default Re: VC++ or VC .net? - 25-01-2005

you are not automatically using any .NET stuff in your compiled stuff, unless you explicitly want that. if the VC.net compiler is slower than the 6.0 ... dunno, ok, compiling takes longer, but I havnt done any benchmarks with the compiled results


  
Reply With Quote
Re: VC++ or VC .net?
Old
  (#15)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: VC++ or VC .net? - 25-01-2005

Bah, I don't see why the hate against .NET...
It does get JITed into native code the first time it's run and not that much slower than using somthing like C.

But still, the right tool for the right job...
I still use C if it has to be cross-platform or needs alot of speed but if its a windows program with a GUI .NET makes it really easy and fast to develop.

By the way, visual studio .NET 2002 allows function name completion, just type something like SetWindowsHoo then press the ( I think its control-space ) key and it fills out the name or brings up a list if theres more than one match.
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com