Click here to Skip to main content
15,899,025 members
Home / Discussions / C#
   

C#

 
GeneralRe: Embed an exe into app Pin
chossy14-Nov-06 7:35
chossy14-Nov-06 7:35 
GeneralRe: Embed an exe into app Pin
ednrgc14-Nov-06 7:41
ednrgc14-Nov-06 7:41 
GeneralRe: Embed an exe into app Pin
chossy14-Nov-06 7:58
chossy14-Nov-06 7:58 
GeneralRe: Embed an exe into app Pin
ednrgc14-Nov-06 9:15
ednrgc14-Nov-06 9:15 
GeneralRe: Embed an exe into app Pin
ednrgc14-Nov-06 9:16
ednrgc14-Nov-06 9:16 
AnswerRe: Embed an exe into app Pin
Judah Gabriel Himango14-Nov-06 8:55
sponsorJudah Gabriel Himango14-Nov-06 8:55 
QuestionOpen a .csproj or .sln file to EDIT my project? Pin
Civic0614-Nov-06 6:13
Civic0614-Nov-06 6:13 
AnswerRe: Open a .csproj or .sln file to EDIT my project? Pin
Judah Gabriel Himango14-Nov-06 6:21
sponsorJudah Gabriel Himango14-Nov-06 6:21 
The .sln file contains information about the projects that are required to compile your whole solution. The .csproj just contains information about which files are in the particular project and how to compile them. If opening your .csproj file results in all the projects getting loaded, then VS is basically opening the .sln in the background. You should just open the .sln file.


Tech, life, family, faith: Give me a visit.
I'm currently blogging about: God-as-Judge, God-as-Forgiver
The apostle Paul, modernly speaking: Epistles of Paul

Judah Himango


AnswerRe: Open a .csproj or .sln file to EDIT my project? Pin
ednrgc14-Nov-06 7:10
ednrgc14-Nov-06 7:10 
Questionmobile application Pin
Mohammed Elkholy14-Nov-06 6:09
Mohammed Elkholy14-Nov-06 6:09 
AnswerRe: mobile application Pin
Judah Gabriel Himango14-Nov-06 6:32
sponsorJudah Gabriel Himango14-Nov-06 6:32 
AnswerRe: mobile application Pin
ednrgc14-Nov-06 7:12
ednrgc14-Nov-06 7:12 
Questionmobile application Pin
Mohammed Elkholy14-Nov-06 6:09
Mohammed Elkholy14-Nov-06 6:09 
Questionsyntax highlighting in c# Pin
veluru krishna14-Nov-06 5:34
veluru krishna14-Nov-06 5:34 
AnswerRe: syntax highlighting in c# Pin
Colin Angus Mackay14-Nov-06 5:41
Colin Angus Mackay14-Nov-06 5:41 
AnswerRe: syntax highlighting in c# Pin
User 665814-Nov-06 5:52
User 665814-Nov-06 5:52 
Questionusing new line in saveFileDialog Pin
veluru krishna14-Nov-06 5:26
veluru krishna14-Nov-06 5:26 
AnswerRe: using new line in saveFileDialog Pin
User 665814-Nov-06 5:51
User 665814-Nov-06 5:51 
QuestionChange Windows service to run under LocalSystem account from a user account (API) Pin
kulile14-Nov-06 5:11
kulile14-Nov-06 5:11 
QuestionOpening web page in a new tab Pin
Mertli Ozgur Nevres14-Nov-06 4:41
Mertli Ozgur Nevres14-Nov-06 4:41 
AnswerRe: Opening web page in a new tab Pin
Anthony Mushrow14-Nov-06 4:47
professionalAnthony Mushrow14-Nov-06 4:47 
AnswerRe: Opening web page in a new tab Pin
Eduard Keilholz14-Nov-06 4:53
Eduard Keilholz14-Nov-06 4:53 
GeneralRe: Opening web page in a new tab Pin
Mertli Ozgur Nevres14-Nov-06 5:00
Mertli Ozgur Nevres14-Nov-06 5:00 
AnswerRe: Opening web page in a new tab Pin
ednrgc14-Nov-06 5:19
ednrgc14-Nov-06 5:19 
AnswerRe: Opening web page in a new tab Pin
User 665814-Nov-06 5:59
User 665814-Nov-06 5:59 

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.