Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
AnswerRe: Bitconverter.GetBytes() issue Pin
Dennis E White28-Oct-11 9:40
professionalDennis E White28-Oct-11 9:40 
AnswerRe: Bitconverter.GetBytes() issue Pin
harold aptroot28-Oct-11 9:42
harold aptroot28-Oct-11 9:42 
QuestionWriting plugin for IE Pin
johnsson7727-Oct-11 19:44
johnsson7727-Oct-11 19:44 
AnswerRe: Writing plugin for IE Pin
Richard MacCutchan27-Oct-11 23:23
mveRichard MacCutchan27-Oct-11 23:23 
QuestionWhere Did Microsoft.CSharp Go? Pin
Roger Wright27-Oct-11 18:49
professionalRoger Wright27-Oct-11 18:49 
AnswerRe: Where Did Microsoft.CSharp Go? Pin
Abhinav S27-Oct-11 19:35
Abhinav S27-Oct-11 19:35 
GeneralRe: Where Did Microsoft.CSharp Go? Pin
Roger Wright27-Oct-11 20:07
professionalRoger Wright27-Oct-11 20:07 
GeneralRe: Where Did Microsoft.CSharp Go? Pin
Alisaunder28-Oct-11 1:30
Alisaunder28-Oct-11 1:30 
If you look at the references listed in your project explorer and find the Microsoft.CSharp.dll reference, simply right click and delete or remove it and the reference should be gone. If you have any code inside your app trying to use anything from the CSharp.dll you must remove it and try another method as was suggested. Or you can change your app back to .Net 4.0 and everything should be okay again. Unless you are making an app that is designed only to work with XP, there really is no reason to change back to 3.5 or another previous version of the .Net Framework. XP users can simply download the .Net framework 4.0 for free to use your app.
GeneralRe: Where Did Microsoft.CSharp Go? Pin
BobJanova28-Oct-11 2:24
BobJanova28-Oct-11 2:24 
GeneralRe: Where Did Microsoft.CSharp Go? Pin
Alisaunder28-Oct-11 4:19
Alisaunder28-Oct-11 4:19 
GeneralRe: Where Did Microsoft.CSharp Go? Pin
BobJanova30-Oct-11 23:50
BobJanova30-Oct-11 23:50 
GeneralRe: Where Did Microsoft.CSharp Go? Pin
Alisaunder31-Oct-11 3:45
Alisaunder31-Oct-11 3:45 
JokeRe: Where Did Microsoft.CSharp Go? Pin
Mycroft Holmes27-Oct-11 19:44
professionalMycroft Holmes27-Oct-11 19:44 
GeneralRe: Where Did Microsoft.CSharp Go? Pin
Roger Wright27-Oct-11 20:01
professionalRoger Wright27-Oct-11 20:01 
AnswerRe: Where Did Microsoft.CSharp Go? Pin
Bernhard Hiller27-Oct-11 21:27
Bernhard Hiller27-Oct-11 21:27 
AnswerRe: Where Did Microsoft.CSharp Go? Pin
Subin Mavunkal27-Oct-11 22:35
Subin Mavunkal27-Oct-11 22:35 
GeneralRe: Where Did Microsoft.CSharp Go? Pin
Roger Wright28-Oct-11 4:38
professionalRoger Wright28-Oct-11 4:38 
AnswerRe: Where Did Microsoft.CSharp Go? Pin
PIEBALDconsult28-Oct-11 2:58
mvePIEBALDconsult28-Oct-11 2:58 
QuestionA bit of help with process.getprocesses Pin
CCodeNewbie27-Oct-11 8:37
CCodeNewbie27-Oct-11 8:37 
AnswerRe: A bit of help with process.getprocesses Pin
Wayne Gaylard27-Oct-11 9:01
professionalWayne Gaylard27-Oct-11 9:01 
GeneralRe: A bit of help with process.getprocesses Pin
CCodeNewbie27-Oct-11 10:16
CCodeNewbie27-Oct-11 10:16 
AnswerRe: A bit of help with process.getprocesses Pin
Mark Salsbery27-Oct-11 9:04
Mark Salsbery27-Oct-11 9:04 
QuestionHow to simulate in C#, a VB6 Activex EXE Standalone application which exposes a com visible object . Pin
SuperMiQi27-Oct-11 7:38
SuperMiQi27-Oct-11 7:38 
QuestionCustom Editor for TabPages in PropertyGrid Pin
Bernhard Hiller27-Oct-11 2:57
Bernhard Hiller27-Oct-11 2:57 
AnswerRe: Custom Editor for TabPages in PropertyGrid Pin
Bernhard Hiller27-Oct-11 21:34
Bernhard Hiller27-Oct-11 21:34 

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.