DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

Heap > StandardTemplateLibrary > DebuggingPythonWithEmacs > TailRecursionElimination > Recursion > ExtensibleMarkupLanguage > PythonWindowsProgramming > InterestingPythonModules > AgileSoftwareEngineering > ObjectObsessedProgramming > ObjectOrientedProgramming > AspectOrientedProgramming > ReflectionAndIntrospection > LetzteInformatikPruefungen > CurrentTrendsInProgramming > RapidApplicationDevelopment > DotNetFrameworkClassBrowserClear Trail
Main /

Dot Net Framework Class Browser

CSharp
Boo

DotNet

the .NET Framework class library is language-independent


Introductions


In the FCL, all basic primitive types, such as an integer or boolean, are value types (including enumerations). Most other classes are generally reference types, including System.String. When programming, creating a struct in C# or a record in Delphi allows you to create a value type, while creating a class allows you to make a reference type.



books

The Applied Microsoft .NET Framework Programming in C# Collection by JeffreyRichter?

Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 11.07.2005 00:16 Uhr und seit 7. April 2005 1246 aufgerufen.