Click here to Skip to main content
15,909,030 members
Home / Discussions / C#
   

C#

 
AnswerRe: What does this code segment mean?? Pin
harold aptroot28-Oct-11 11:17
harold aptroot28-Oct-11 11:17 
QuestionBitconverter.GetBytes() issue Pin
Blubbo28-Oct-11 8:16
Blubbo28-Oct-11 8:16 
AnswerRe: Bitconverter.GetBytes() issue Pin
Mark Salsbery28-Oct-11 8:36
Mark Salsbery28-Oct-11 8:36 
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 
So I've been reading along in a delightful book, Programming Microsoft SQL Server 2008, for months now, and decided to try out a few of the samples in the text. I fired up VS2010, then tried to add references to the two required assemblies - Microsoft.SqlServer.Smo and Microsoft.SqlServer.SmoExtended. They don't friggin' exist! The only thing visible in the Add References box is Microsoft.SqlServer.Server, so I figured they must have consolidated things a bit from .Net 3.5 to .Net 4.0. No such luck.

So then I tried changing the project from ver 4.0 to 3.5. I'm told I have to close the solution, then re-open it for the change to take effect. That makes sense, so I follow the instructions like a good sheep. When I reopen the solution, I'm presented with the error, "Warning 1 The referenced component 'Microsoft.CSharp' could not be found."

Where did it go? It's not even in the list to re-add it to the solution! All the other language references are there, but CSharp is now missing. Do I now have to re-install VS2010 to get C# functionality back again? Do I have to go back to VS2008 in order to talk to a database using SMO?

I really should be doing homework, but I needed a break and thought this would be a fun, relaxing evening of exploration. Instead, it's a nightmare...Mad | :mad:
Will Rogers never met me.

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 
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 

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.