Click here to Skip to main content
15,908,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionconvert char to string Pin
nuttynibbles30-Nov-09 3:29
nuttynibbles30-Nov-09 3:29 
AnswerRe: convert char to string Pin
Richard MacCutchan30-Nov-09 3:56
mveRichard MacCutchan30-Nov-09 3:56 
AnswerRe: convert char to string Pin
«_Superman_»30-Nov-09 14:39
professional«_Superman_»30-Nov-09 14:39 
QuestionMinimized link time of C++ applications Pin
Fred Hebert30-Nov-09 2:47
Fred Hebert30-Nov-09 2:47 
AnswerRe: Minimized link time of C++ applications [modified] Pin
Rolf Kristensen3-Dec-09 11:35
Rolf Kristensen3-Dec-09 11:35 
GeneralRe: Minimized link time of C++ applications Pin
Fred Hebert10-Dec-09 11:38
Fred Hebert10-Dec-09 11:38 
GeneralRe: Minimized link time of C++ applications Pin
Rolf Kristensen10-Dec-09 12:02
Rolf Kristensen10-Dec-09 12:02 
GeneralRe: Minimized link time of C++ applications Pin
Rolf Kristensen6-Jan-10 9:31
Rolf Kristensen6-Jan-10 9:31 
I have just tested the VS2010 BETA 2 with our source code, and after fighting with duplicate typenames between boost and TR1, then I was able to compile everything.

The compile and linker times are the same as VS2005 (if not worse).

The new VS2010 intellisense should be a lot better, but it doesn't feel faster than VS2005 SP1 (with intellisense patch). Also the results from the Intellisense is just as bad as in VS2005. People who are using Visual Assist, will continue to do so in VS2010.

The new VS2010 GUI in WPF is a little slower than VS2005, but the promise of it being easier to create addins makes it an overall improvement.

I guess when we start to use the new things then we will it enjoy VS2010 more:
- C++0x auto keyword when using templates
- C++0x Lambda expressions, that makes boost bind seem clumsy
- Easier deployment using xcopy

Overall VS2010 is not the new VC6 when it comes to c++, but I think the big thing in VS2010 is .NET 4.0 and the improved WPF designer. When developing new applications then it will be easier to implement these using .NET.
GeneralRe: Minimized link time of C++ applications Pin
Fred Hebert18-May-10 9:06
Fred Hebert18-May-10 9:06 
GeneralRe: Minimized link time of C++ applications Pin
Rolf Kristensen18-May-10 9:11
Rolf Kristensen18-May-10 9:11 
QuestionReg. win32_find_data dwFileAttributes value Pin
Rakesh530-Nov-09 2:25
Rakesh530-Nov-09 2:25 
AnswerRe: Reg. win32_find_data dwFileAttributes value Pin
Covean30-Nov-09 3:15
Covean30-Nov-09 3:15 
AnswerRe: Reg. win32_find_data dwFileAttributes value Pin
CPallini30-Nov-09 3:22
mveCPallini30-Nov-09 3:22 
QuestionHow to convert hundreds of VS2005 soltions to VS2008? Pin
coder21k30-Nov-09 2:18
coder21k30-Nov-09 2:18 
AnswerRe: How to convert hundreds of VS2005 soltions to VS2008? Pin
T210230-Nov-09 2:30
T210230-Nov-09 2:30 
GeneralRe: How to convert hundreds of VS2005 soltions to VS2008? Pin
KarstenK30-Nov-09 3:41
mveKarstenK30-Nov-09 3:41 
GeneralRe: How to convert hundreds of VS2005 soltions to VS2008? Pin
coder21k30-Nov-09 17:35
coder21k30-Nov-09 17:35 
AnswerRe: How to convert hundreds of VS2005 soltions to VS2008? Pin
Joe Woodbury30-Nov-09 9:28
professionalJoe Woodbury30-Nov-09 9:28 
AnswerRe: How to convert hundreds of VS2005 soltions to VS2008? Pin
22491730-Nov-09 14:52
22491730-Nov-09 14:52 
Questionhow to search for a record in a file. Pin
santhosh-padamatinti30-Nov-09 2:17
santhosh-padamatinti30-Nov-09 2:17 
AnswerRe: how to search for a record in a file. Pin
dxlee30-Nov-09 3:42
dxlee30-Nov-09 3:42 
AnswerRe: how to search for a record in a file. Pin
KarstenK30-Nov-09 4:25
mveKarstenK30-Nov-09 4:25 
AnswerRe: how to search for a record in a file. Pin
22491730-Nov-09 8:58
22491730-Nov-09 8:58 
QuestionArray in NASM Pin
Aljaz11130-Nov-09 1:59
Aljaz11130-Nov-09 1:59 
AnswerRe: Array in NASM Pin
Richard MacCutchan30-Nov-09 5:27
mveRichard MacCutchan30-Nov-09 5:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.