Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiling myprogram.cs
Message
From
29/12/2006 11:37:03
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
29/12/2006 11:28:49
General information
Forum:
ASP.NET
Category:
Deployments
Miscellaneous
Thread ID:
01180878
Message ID:
01180897
Views:
11
>Hi Cetin.
>I pressed F5 and it did "blink" like it was doing something, but no out put.
>I'm trying to connect to a foxpro table and updating a row.
>
>And I even put
>
>
>.
>.
>.
>}
>Console.WriteLine("Hello .NET World");
>{
>
>
>in my code to see if I can get any response... but no response yet.
>
>
>>>>>greetings.
>>>>>
>>>>>Is there a way to compile a .NET program in the .NET interface (is the right term) rather then doing "csc MyProgram.cs" on the command line?
>>>>>
>>>>>TIA.
>>>>
>>>>Sam,
>>>>
>>>>Do you have Visual Studio .NET or Visual C# Express installed on your PC?
>>>
>>>
>>>I'm at home and all I have right now is Express.
>>>I'm expecting the 2005 Professional "Academic" edition next week.
>>>
>>>thanks
>>
>>Doesn't matter really. F5 would compile and run. Or build (doesn't express menu have it?).
>>Cetin

Sam,

It probably did execute the WriteLine. Put Console.ReadLine(); immediately after so the window does not close immediately.
Previous
Reply
Map
View

Click here to load this message in the networking platform