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

.NET (Core and Framework)

 
AnswerRe: Performance tuning Pin
Not Active7-Feb-10 18:34
mentorNot Active7-Feb-10 18:34 
QuestionWhy i am getting error Unable to cast COM object of type from RCW? [modified] Pin
Member 8715877-Feb-10 11:05
Member 8715877-Feb-10 11:05 
Question1.1 or 2.0 Pin
volatil3_6-Feb-10 20:52
volatil3_6-Feb-10 20:52 
AnswerRe: 1.1 or 2.0 Pin
Richard MacCutchan6-Feb-10 21:44
mveRichard MacCutchan6-Feb-10 21:44 
GeneralRe: 1.1 or 2.0 Pin
volatil3_6-Feb-10 22:39
volatil3_6-Feb-10 22:39 
GeneralRe: 1.1 or 2.0 Pin
Richard MacCutchan7-Feb-10 1:04
mveRichard MacCutchan7-Feb-10 1:04 
AnswerRe: 1.1 or 2.0 Pin
Abhinav S6-Feb-10 22:19
Abhinav S6-Feb-10 22:19 
AnswerRe: 1.1 or 2.0 Pin
Luc Pattyn7-Feb-10 2:22
sitebuilderLuc Pattyn7-Feb-10 2:22 
Don't consider 1.0/1.1, the functionality is limited and the bugs are plentiful.
Use at least 2.0

All Visual Studio versions since VS2003 can target 2.0
The current version is 3.5, supported by VS2008, which also targets 2.0 and 3.0
so there is no reason to use any older Studio version.
Finally 4.0 (and VS2010) are almost there, but the quality of VS2010 may still be unclear.

All versions of .NET can coexist on a machine, XP or other.
A machine with only 1.0/1.1 on it would be a curiosity, that can easily be updated to have at least also 2.0

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

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.
[The QA section does it automatically now, I hope we soon get it on regular forums as well]


AnswerRe: 1.1 or 2.0 Pin
Luc Pattyn7-Feb-10 8:55
sitebuilderLuc Pattyn7-Feb-10 8:55 
GeneralRe: 1.1 or 2.0 Pin
Roger Wright9-Feb-10 19:11
professionalRoger Wright9-Feb-10 19:11 
GeneralRe: 1.1 or 2.0 Pin
Luc Pattyn10-Feb-10 1:10
sitebuilderLuc Pattyn10-Feb-10 1:10 
GeneralRe: 1.1 or 2.0 Pin
Roger Wright10-Feb-10 2:13
professionalRoger Wright10-Feb-10 2:13 
GeneralRe: 1.1 or 2.0 Pin
Luc Pattyn10-Feb-10 2:53
sitebuilderLuc Pattyn10-Feb-10 2:53 
QuestionIdeas on how to design a file listener Pin
rune7116-Feb-10 7:19
rune7116-Feb-10 7:19 
AnswerRe: Ideas on how to design a file listener Pin
Luc Pattyn6-Feb-10 8:45
sitebuilderLuc Pattyn6-Feb-10 8:45 
AnswerRe: Ideas on how to design a file listener Pin
Pete O'Hanlon6-Feb-10 10:04
mvePete O'Hanlon6-Feb-10 10:04 
AnswerRe: Ideas on how to design a file listener Pin
Alexey Malyshev7-Feb-10 11:50
Alexey Malyshev7-Feb-10 11:50 
QuestionQSB like Interface Pin
volatil3_5-Feb-10 8:45
volatil3_5-Feb-10 8:45 
QuestionProblem Converting Hex to Decimal Pin
VikashGohil5-Feb-10 3:15
VikashGohil5-Feb-10 3:15 
GeneralRe: Problem Converting Hex to Decimal Pin
harold aptroot5-Feb-10 3:32
harold aptroot5-Feb-10 3:32 
AnswerRe: Problem Converting Hex to Decimal Pin
Ennis Ray Lynch, Jr.5-Feb-10 4:28
Ennis Ray Lynch, Jr.5-Feb-10 4:28 
AnswerRe: Problem Converting Hex to Decimal Pin
Eddy Vluggen5-Feb-10 4:32
professionalEddy Vluggen5-Feb-10 4:32 
AnswerRe: Problem Converting Hex to Decimal Pin
VikashGohil7-Feb-10 2:34
VikashGohil7-Feb-10 2:34 
QuestionUse RegAsm -> SuccessFul but failure in creating object of com wrapped dotnet dll Pin
nlarson114-Feb-10 11:18
nlarson114-Feb-10 11:18 
AnswerRe: Use RegAsm -> SuccessFul but failure in creating object of com wrapped dotnet dll Pin
Eddy Vluggen5-Feb-10 3:37
professionalEddy Vluggen5-Feb-10 3:37 

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.