|
Tech
Forum - Dr. Nitin Paranjape
Configuring ASP.NET applications
The
ASP.NET configuration is much more flexible and dynamic than ASP
applications. The configuration management is dynamic.
The
C# Column - Yashawant Kanetkar
Data
Types in C#
Data
types are the most basic elements of any computer language. C# offers
the usual data types (built-in as well as user-defined) that one
expects in a modern language. In this article, we will discuss user-defined
data types like classes and structures, and a few other important
topics related to data types in C#.
|