Click here to Skip to main content
15,903,388 members
Home / Discussions / C#
   

C#

 
AnswerRe: help... C# Pin
Pete O'Hanlon23-Jun-15 5:15
mvePete O'Hanlon23-Jun-15 5:15 
AnswerRe: help... C# Pin
OriginalGriff23-Jun-15 5:55
mveOriginalGriff23-Jun-15 5:55 
QuestionSatellite Assembly Not Working Properly Pin
AmbiguousName23-Jun-15 3:20
AmbiguousName23-Jun-15 3:20 
AnswerRe: Satellite Assembly Not Working Properly Pin
Bernhard Hiller23-Jun-15 4:38
Bernhard Hiller23-Jun-15 4:38 
GeneralRe: Satellite Assembly Not Working Properly Pin
AmbiguousName23-Jun-15 5:49
AmbiguousName23-Jun-15 5:49 
GeneralRe: Satellite Assembly Not Working Properly Pin
Freak3023-Jun-15 23:03
Freak3023-Jun-15 23:03 
AnswerRe: Satellite Assembly Not Working Properly Pin
AmbiguousName24-Jun-15 0:05
AmbiguousName24-Jun-15 0:05 
QuestionWord was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd22-Jun-15 23:55
professionalVimalsoft(Pty) Ltd22-Jun-15 23:55 
SuggestionRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Richard MacCutchan23-Jun-15 1:01
mveRichard MacCutchan23-Jun-15 1:01 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd23-Jun-15 1:10
professionalVimalsoft(Pty) Ltd23-Jun-15 1:10 
AnswerRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Richard Deeming23-Jun-15 1:18
mveRichard Deeming23-Jun-15 1:18 
AnswerRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Dave Kreskowiak23-Jun-15 2:39
mveDave Kreskowiak23-Jun-15 2:39 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd24-Jun-15 22:29
professionalVimalsoft(Pty) Ltd24-Jun-15 22:29 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Dave Kreskowiak25-Jun-15 2:51
mveDave Kreskowiak25-Jun-15 2:51 
AnswerRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
F-ES Sitecore23-Jun-15 5:07
professionalF-ES Sitecore23-Jun-15 5:07 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd24-Jun-15 22:31
professionalVimalsoft(Pty) Ltd24-Jun-15 22:31 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
F-ES Sitecore24-Jun-15 23:13
professionalF-ES Sitecore24-Jun-15 23:13 
GeneralRe: Word was unable to read this document. It may be corrupt.Try one or more of the following:* Pin
Vimalsoft(Pty) Ltd24-Jun-15 23:22
professionalVimalsoft(Pty) Ltd24-Jun-15 23:22 
QuestionHow to convert to generic type method Pin
jameslooi8822-Jun-15 21:08
jameslooi8822-Jun-15 21:08 
AnswerRe: How to convert to generic type method Pin
OriginalGriff22-Jun-15 21:21
mveOriginalGriff22-Jun-15 21:21 
SuggestionRe: How to convert to generic type method Pin
Richard MacCutchan22-Jun-15 21:24
mveRichard MacCutchan22-Jun-15 21:24 
QuestionC# 2010 Access 2010 Report Automation Pin
SIMNecsa22-Jun-15 20:49
SIMNecsa22-Jun-15 20:49 
QuestionHelp c# Pin
Member 1177333822-Jun-15 20:14
Member 1177333822-Jun-15 20:14 
AnswerRe: Help c# Pin
OriginalGriff22-Jun-15 20:20
mveOriginalGriff22-Jun-15 20:20 
Sorry?
I'm not sure I understand you correctly: it sounds like you have the source code to a C# program and want to look at it, modify it, and then compile and run the result.

If so, then Excel and Notepad are both bad choices! Laugh | :laugh:
Go to Microsoft, and download a copy of Visual Studio (there are Express version of 2005, 2008, 2010, 2012, and a Community Edition version of 2013 - all of which are free, subject to certain conditions)
Which version you need depends on how old the source code is: you are probably best assuming you want the latest version: https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx[^]

When that's installed, double click the .SLN file that should be part of the source code and the project should open.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

QuestionJavascript with Visual Studio 2013 Pin
Dolly Nimavat22-Jun-15 17:54
Dolly Nimavat22-Jun-15 17:54 

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.