Click here to Skip to main content
15,896,201 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionDo you still need 3.5 if you only install 4.0? Pin
Randar Puust10-Jun-10 4:59
Randar Puust10-Jun-10 4:59 
AnswerRe: Do you still need 3.5 if you only install 4.0? Pin
Peace ON10-Jun-10 5:16
Peace ON10-Jun-10 5:16 
GeneralRe: Do you still need 3.5 if you only install 4.0? Pin
Luc Pattyn10-Jun-10 5:33
sitebuilderLuc Pattyn10-Jun-10 5:33 
GeneralRe: Do you still need 3.5 if you only install 4.0? Pin
Richard MacCutchan10-Jun-10 5:45
mveRichard MacCutchan10-Jun-10 5:45 
AnswerRe: Do you still need 3.5 if you only install 4.0? Pin
dan!sh 10-Jun-10 6:15
professional dan!sh 10-Jun-10 6:15 
AnswerRe: Do you still need 3.5 if you only install 4.0? Pin
Anshul R10-Jun-10 20:03
Anshul R10-Jun-10 20:03 
AnswerRe: Do you still need 3.5 if you only install 4.0? Pin
AnnieMacD12-Jun-10 3:20
AnnieMacD12-Jun-10 3:20 
GeneralRe: Do you still need 3.5 if you only install 4.0? Pin
Luc Pattyn12-Jun-10 4:33
sitebuilderLuc Pattyn12-Jun-10 4:33 
yes, the project files for different Studio versions have different content; this is independent of the .NET version that is being targeted by the project. So VS2010 can create a project that targets .NET 2.0, and said project will result in an exe/dll that runs fine on a 2.0-only system, but the project itself won't open in VS2005.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read formatted code with indentation, so please use PRE tags for code snippets.

I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).

QuestionErro while trying to open an application in VS.Net 1.1 Pin
meeram39510-Jun-10 1:21
meeram39510-Jun-10 1:21 
AnswerRe: Erro while trying to open an application in VS.Net 1.1 Pin
Luc Pattyn10-Jun-10 1:36
sitebuilderLuc Pattyn10-Jun-10 1:36 
GeneralRe: Erro while trying to open an application in VS.Net 1.1 Pin
meeram39510-Jun-10 5:13
meeram39510-Jun-10 5:13 
GeneralRe: Erro while trying to open an application in VS.Net 1.1 Pin
Luc Pattyn10-Jun-10 5:18
sitebuilderLuc Pattyn10-Jun-10 5:18 
AnswerRe: Erro while trying to open an application in VS.Net 1.1 Pin
T M Gray10-Jun-10 10:57
T M Gray10-Jun-10 10:57 
QuestionMemory allocation for List Pin
sujithkumarsl9-Jun-10 22:45
sujithkumarsl9-Jun-10 22:45 
AnswerRe: Memory allocation for List Pin
Peace ON9-Jun-10 23:05
Peace ON9-Jun-10 23:05 
AnswerRe: Memory allocation for List Pin
Luc Pattyn10-Jun-10 1:42
sitebuilderLuc Pattyn10-Jun-10 1:42 
AnswerRe: Memory allocation for List Pin
Anshul R10-Jun-10 20:05
Anshul R10-Jun-10 20:05 
GeneralRe: Memory allocation for List Pin
Luc Pattyn11-Jun-10 1:51
sitebuilderLuc Pattyn11-Jun-10 1:51 
QuestionValue type in Stack??? Pin
sujithkumarsl9-Jun-10 20:44
sujithkumarsl9-Jun-10 20:44 
AnswerRe: Value type in Stack??? Pin
Richard MacCutchan9-Jun-10 21:32
mveRichard MacCutchan9-Jun-10 21:32 
AnswerRe: Value type in Stack??? Pin
LookSharp11-Jun-10 16:00
LookSharp11-Jun-10 16:00 
QuestionHow to hide Data Directory in VB 2.0 Pin
cyberexel9-Jun-10 15:37
cyberexel9-Jun-10 15:37 
AnswerRe: How to hide Data Directory in VB 2.0 Pin
Dave Kreskowiak9-Jun-10 17:19
mveDave Kreskowiak9-Jun-10 17:19 
GeneralRe: How to hide Data Directory in vs VB 2005 Pin
cyberexel12-Jun-10 18:08
cyberexel12-Jun-10 18:08 
GeneralRe: How to hide Data Directory in vs VB 2005 Pin
Pete O'Hanlon13-Jun-10 4:11
mvePete O'Hanlon13-Jun-10 4:11 

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.