Click here to Skip to main content
16,004,969 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionTo run application written in .Net VC++ 2005 Pin
Andy Rama20-Aug-06 23:19
Andy Rama20-Aug-06 23:19 
AnswerRe: To run application written in .Net VC++ 2005 Pin
Keith Malwitz21-Aug-06 2:15
Keith Malwitz21-Aug-06 2:15 
AnswerRe: To run application written in .Net VC++ 2005 Pin
Jun Du21-Aug-06 5:12
Jun Du21-Aug-06 5:12 
QuestionCOFF Format ? Pin
S Pandian20-Aug-06 20:58
S Pandian20-Aug-06 20:58 
AnswerRe: COFF Format ? Pin
Guffa20-Aug-06 21:51
Guffa20-Aug-06 21:51 
AnswerRe: COFF Format ? Pin
Mike Dimmick21-Aug-06 2:23
Mike Dimmick21-Aug-06 2:23 
Questionwhen .net2003 solution is migrated to .net2005, controls are not as .net2005 Pin
Ravikumar Patra18-Aug-06 3:17
professionalRavikumar Patra18-Aug-06 3:17 
AnswerRe: when .net2003 solution is migrated to .net2005, controls are not as .net2005 Pin
Jun Du18-Aug-06 5:17
Jun Du18-Aug-06 5:17 
I beleive that is pretty much what you can get by migration.

Migration only makes your VS2003 project work on VS2005 compiler. It does not modify your source code, which means it doesn't remove obsolete calls or add new calls. It does not automatically upgrade to new GUI features that do not exist in the old IDE. You have to redesign the GUI to get the new features. Approximately, you could consider that the migration only happens at the level of project settings.



Best,
Jun

QuestionHow can i change the base address of my dll? Pin
Timothy_198218-Aug-06 2:08
Timothy_198218-Aug-06 2:08 
GeneralRe: How can i change the base address of my dll? Pin
Guffa18-Aug-06 4:13
Guffa18-Aug-06 4:13 
QuestionInterop exception Pin
shezh18-Aug-06 1:35
shezh18-Aug-06 1:35 
AnswerRe: Interop exception Pin
S Pandian20-Aug-06 20:28
S Pandian20-Aug-06 20:28 
AnswerRe: Interop exception Pin
Mike Dimmick21-Aug-06 2:33
Mike Dimmick21-Aug-06 2:33 
AnswerRe: Interop exception Pin
shezh21-Aug-06 7:21
shezh21-Aug-06 7:21 
QuestionHI Pin
Arun Kumar Babu18-Aug-06 1:24
Arun Kumar Babu18-Aug-06 1:24 
GeneralRe: Useless subject Pin
Guffa18-Aug-06 1:40
Guffa18-Aug-06 1:40 
AnswerRe: What's wrong with VerticalScrollBar->Width=0; Pin
alexey N17-Aug-06 20:50
alexey N17-Aug-06 20:50 
GeneralRe: What's wrong with VerticalScrollBar->Width=0; Pin
calljunki18-Aug-06 3:56
calljunki18-Aug-06 3:56 
QuestionScript storing gameresults in SQL for Statistic analysis Pin
eflensburg17-Aug-06 0:22
eflensburg17-Aug-06 0:22 
QuestionPaging in Datalist.... Pin
Prabs frm PGP16-Aug-06 19:01
Prabs frm PGP16-Aug-06 19:01 
QuestionMDI in CLR Windows Form Application Pin
SzyKam16-Aug-06 11:29
SzyKam16-Aug-06 11:29 
AnswerRe: MDI in CLR Windows Form Application Pin
Jun Du18-Aug-06 5:05
Jun Du18-Aug-06 5:05 
GeneralRe: MDI in CLR Windows Form Application Pin
SzyKam18-Aug-06 9:04
SzyKam18-Aug-06 9:04 
QuestionMS Office .NET Programmability support Pin
Andrew Mercer16-Aug-06 5:53
Andrew Mercer16-Aug-06 5:53 
AnswerRe: MS Office .NET Programmability support Pin
Stephen McGuire16-Aug-06 6:39
Stephen McGuire16-Aug-06 6:39 

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.