Click here to Skip to main content
16,006,845 members
Home / Discussions / C#
   

C#

 
GeneralRe: App_Code folder not found Pin
pmarfleet4-Dec-07 9:26
pmarfleet4-Dec-07 9:26 
QuestionHow to kill a process running on network machine using c# Pin
mevivekdua4-Dec-07 8:05
mevivekdua4-Dec-07 8:05 
GeneralRe: How to kill a process running on network machine using c# Pin
Dave Kreskowiak4-Dec-07 10:41
mveDave Kreskowiak4-Dec-07 10:41 
GeneralRe: How to kill a process running on network machine using c# Pin
mevivekdua4-Dec-07 22:33
mevivekdua4-Dec-07 22:33 
GeneralRe: How to kill a process running on network machine using c# Pin
mevivekdua5-Dec-07 8:38
mevivekdua5-Dec-07 8:38 
GeneralNon-standard UI Pin
Google Ninja4-Dec-07 7:54
Google Ninja4-Dec-07 7:54 
GeneralRe: Non-standard UI Pin
Anthony Mushrow4-Dec-07 8:49
professionalAnthony Mushrow4-Dec-07 8:49 
Questionhelp for newbe Pin
dxladner4-Dec-07 7:24
dxladner4-Dec-07 7:24 
Hello, I am new to programming. This will be my second C# programming class. I am very confused on using Visual Studio C# apps. In our class we write C# console apps. I need some help understanding how things are saved and how ro test your code. my example

I start a new project as a C# console app:
I write my code, before I save it I can test the code by going to debug and the code will run. If I have errors it will come up if not the output is shown. Now here comes the part. When I save it I save it as a file and not a project or a solution. It saves but then to totally close the code out I must close the solution. I chose to discard and exit. Now I am able to open up a new project or open up and existing file or project.

Now I need to change some code to my C# file I just wrote and saved. I open it and and it brings it up. Everything is there. I now make some changes. Now I want to test the code. HOW DO I DO THIS.Ths debug menu is not an option. it si not highlighted. What am I doing wrong?? I am saving the code wrong as a file. What do I need to do. I have been having to open the exiting file, copy the code, close that file, open a new project console app and then paste the code in the new window and there I have my debug option nice and highlighted and I am able to test my code that I had to make changes to. I know there is another way. HELP PLEASE. Thanks in advance,Darren
GeneralRe: help for newbe Pin
Dave Kreskowiak4-Dec-07 7:45
mveDave Kreskowiak4-Dec-07 7:45 
GeneralRe: help for newbe Pin
dxladner4-Dec-07 7:55
dxladner4-Dec-07 7:55 
GeneralRe: help for newbe Pin
ChrisKo4-Dec-07 8:03
ChrisKo4-Dec-07 8:03 
QuestionHow to delete a pointer. Pin
daavena4-Dec-07 7:24
daavena4-Dec-07 7:24 
AnswerRe: How to delete a pointer. Pin
Dave Kreskowiak4-Dec-07 7:46
mveDave Kreskowiak4-Dec-07 7:46 
GeneralRe: How to delete a pointer. Pin
daavena4-Dec-07 8:24
daavena4-Dec-07 8:24 
GeneralRe: How to delete a pointer. Pin
Dave Kreskowiak4-Dec-07 10:38
mveDave Kreskowiak4-Dec-07 10:38 
AnswerRe: How to delete a pointer. Pin
Anthony Mushrow4-Dec-07 7:47
professionalAnthony Mushrow4-Dec-07 7:47 
GeneralRe: How to delete a pointer. Pin
daavena4-Dec-07 7:59
daavena4-Dec-07 7:59 
GeneralRe: How to delete a pointer. Pin
Colin Angus Mackay4-Dec-07 10:10
Colin Angus Mackay4-Dec-07 10:10 
GeneralRe: How to delete a pointer. Pin
daavena4-Dec-07 8:01
daavena4-Dec-07 8:01 
AnswerRe: How to delete a pointer. Pin
PIEBALDconsult4-Dec-07 8:42
mvePIEBALDconsult4-Dec-07 8:42 
GeneralHi I again Pin
wasimsharp4-Dec-07 4:26
wasimsharp4-Dec-07 4:26 
GeneralRe: Hi I again Pin
Luc Pattyn4-Dec-07 5:04
sitebuilderLuc Pattyn4-Dec-07 5:04 
QuestionHow to make viewstate work for inactive textbox? Pin
bochno4-Dec-07 4:07
bochno4-Dec-07 4:07 
GeneralRe: How to make viewstate work for inactive textbox? Pin
bochno4-Dec-07 21:13
bochno4-Dec-07 21:13 
GeneralNullReferanceException when using a callback and Invoke Pin
Member 38482694-Dec-07 3:36
Member 38482694-Dec-07 3:36 

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.