.net framework | Learnxpress

What are Identifiers and Keywords?

May 23rd, 2009 Anand Narayanaswamy 0 Comments

Identifiers are the names given to classes, methods, variables and interfaces. It must be a whole word and starts with either an alphabet or an underscore. They are case sensitive. The main point you should bear in mind is that the names should not clash with C# keywords. Some programmers use @...



What are Namespaces?

May 15th, 2009 Anand Narayanaswamy 0 Comments

As I explained in a previous FAQ, namespaces are placed at the top of the .NET hierarchy. Namespaces are nothing but group of classes or types or assemblies. Each of these classes contains lot of methods. Basically, namespaces are treated as containers for all classes and are classified into...

What do you mean by .NET Framework Class Libraries?

May 14th, 2009 Anand Narayanaswamy 0 Comments

The .NET framework class libraries are the core part of any .NET Framework programming language. It contains around 3400 classes classified logically into namespaces. Each class contains numerous methods and properties which you will use for your programming tasks. These libraries are available for...

Terms

  • What do you mean by Namespaces in ASP net?

  • what do you mean by namespace in C# NET

  • seo forum


Google Analytics Alternative