Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newby Question
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Newby Question
Miscellaneous
Thread ID:
00950103
Message ID:
00950103
Views:
65
I have stupid newby quesstions about this c# code. See inline
questions.

using System;

**** The code compiles fine without this. What is it and why
**** do I need it
namespace ConsoleApplication1
{
///
/// Summary description for Class1.
///

class Class1
{
///
/// The main entry point for the application.
///



**** Same with this line. Compliles fine without this
[STAThread]
static void Main(string[] args)
{
//
// TODO: Add code to start application here
//
}
}
}
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform