Part2
1
Advanced C#
H.Mössenböck
University of Linz, Austria
moessenboeck@ssw.uni-linz.ac.at
Contents
• Inheritance
• Interfaces
• Delegates
• Exceptions
• Namespaces and Assemblies
• Attributes
• Threads
• XML Comments
2
Inheritance
3
Syntax
class A { // base class
int a;
public A() {...}
public void F() {...}
}
class B : A { // subclass (inherits from A, extends A)
int b;
public B() {...}
public void G() {...}
}
• B inherits a and F(), it adds b and G()
- constructors are not inherited
- inherited methods can be overridden (see ...
http://www.ssw.uni-linz.ac.at/Teaching/Lectures/CSharp/Tutorial/Part2.pdf
-
499435 bytes
-
7/3/2002
-
application/pdf
Cache
Hits:
4
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
Part1
Introduction to C#
The New Language for .
H.Mössenböck
University of Linz, Austria
moessenboeck@ssw.uni-linz.ac.at
2
Contents
Advanced C#Introduction to C#
1. Overview
2. Types
3. Expressions
4. Declarations
5. Statements
6. Classes and Structs
7. Inheritance
8. Interfaces
9. Delegates
10. Exceptions
11. Namespaces and Assemblies
12. Attributes
13. Threads
14. XML Comments
References:
• B.Albahari, P.Drayton, B.Merrill: C# Essentials. O'Reilly, 2001
• S.Robinson et al: Professional C#, Wrox Press, 2001
• Online documentation on ...
http://www.ssw.uni-linz.ac.at/Teaching/Lectures/CSharp/Tutorial/Part1.pdf
-
454641 bytes
-
12/30/2003
-
application/pdf
Cache
Hits:
42
Rating:

5
/10 Votes:
1
Comments:
0
Report this site
|
C# Tutorial
... C# Tutorial C# Tutorial Hanspeter Mössenböck University of Linz This tutorial was given at the Microsoft .NET Crash Course in Cambridge on March 25-28, 2002. C# is Microsoft's new programming ... pointers). C# is fully interoperable with other .NET languages such as VB.NET, Eiffel.NET or Oberon.NET. This course is a C# tutorial for programmers who are already familiar with Java or similar languages. It starts out with basic C# features such as types, expressions, statements ...
http://www.ssw.uni-linz.ac.at/Teaching/Lectures/CSharp/Tutorial/
-
-
-
text/html
Cache
Hits:
833
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
2 Training Presentations for Learning C# (C Sharp) :: Intelligentedu.com Free Computer Training Blog
... short glimpse into .NET's base class library. Slides: * Part 1: Introduction to C#: http://www.ssw.uni-linz.ac.at/Teaching/Lectures/ CSharp/ Tutorial/Part1.pdf * Part 2: Advanced C#: http://www.ssw.uni-linz.ac.at/Teaching/Lectures/ CSharp/ Tutorial/Part2.pdf Here is the second C# training course, titled C# in Detail: http://www.computer-books.us/csharp_0005.php This ... Tutorial/ This tutorial ...
http://www.intelligentedu.com/blogs/post/Best_New_Training_Sites/261/2-Training-Presentations-for-Learning-C-C-Sharp
-
-
-
text/html
Cache
Hits:
63
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
PublicJoe's - C#, C-Sharp, C#.Net, CSharp, Visual C#
... based on sample chapters available on the web. Links - Useful sites that I use. Snippets - Frequenctly Asked Questions from microsoft.public.dotnet.languages. csharp . Tutorial - This is a consolidation of my own knowledge, including a brief introduction to objects and classes ... PublicJoe's - C#, C-Sharp, C#.Net, CSharp, Visual C# C# JustBe is looking for fellow developers in C# to help with a p2p-search ...
http://publicjoe.justbe.com/csharp/csharp.html
-
1258 bytes
-
2/9/2005
-
text/html
Cache
Hits:
32
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
newsletter51
... edcomp.com/results/c#.html
http://www.edcomp.com/results/ csharp.html
http://www.edcomp.com/results/c#+ tutorial.html
http://www.edcomp.com/results/ csharp+ tutorial.html
Windows 2003:
http://www.edcomp.com/results/windows+2003.html
http://www.edcomp.com/results/windows+server+2003.html
Intelligentedu.com paid Member-only ... search results to get you started:
Web Development:
http://www.edcomp.com/results/web+programming.html
http://www.edcomp.com/results/web+development+ tutorial.html
http://www.edcomp.com/results/web+ ...
http://www.intelligentedu.com/newsletters/newsletter51.pdf
-
163464 bytes
-
2/16/2006
-
application/pdf
Cache
Hits:
50
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
January 2006 Newsletter for Computer IT Education, Training & Tutorial Resources
... results/dot-net.html http://www.edcomp.com/results/dotnet+tutorials.html C#: http://www.edcomp.com/results/c#.html http://www.edcomp.com/results/ csharp.html http://www.edcomp.com/results/c#+ tutorial.html http://www.edcomp.com/results/ csharp+ tutorial.html Windows 2003: http://www.edcomp.com/results/windows+2003.html http://www.edcomp.com/results/windows+server+2003.html Intelligentedu.com paid Member-only ... search results to get you started: Web Development: http://www.edcomp.com/results/web+programming.html http://www.edcomp.com/results/web+development+ tutorial ...
http://www.intelligentedu.com/newsletter51.html
-
-
-
text/html
Cache
Hits:
65
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
October 2004 Newsletter for Computer IT Education, Training & Tutorial Resources
... results/dot-net.html http://www.edcomp.com/results/dotnet+tutorials.html C#: http://www.edcomp.com/results/c#.html http://www.edcomp.com/results/ csharp.html http://www.edcomp.com/results/c#+ tutorial.html http://www.edcomp.com/results/ csharp+ tutorial.html Windows 2003: http://www.edcomp.com/results/windows+2003.html http://www.edcomp.com/results/windows+server+2003.html Intelinfo paid Member-only search ... search results to get you started: Web Development: http://www.edcomp.com/results/web+programming.html http://www.edcomp.com/results/web+development+ tutorial ...
http://www.intelligentedu.com/newsletter42.html
-
-
-
text/html
Cache
Hits:
35
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|
July 2004 Newsletter for Computer IT Education, Training & Tutorial Resources
... results/dot-net.html http://www.edcomp.com/results/dotnet+tutorials.html C#: http://www.edcomp.com/results/c#.html http://www.edcomp.com/results/ csharp.html http://www.edcomp.com/results/c#+ tutorial.html http://www.edcomp.com/results/ csharp+ tutorial.html Windows 2003: http://www.edcomp.com/results/windows+2003.html http://www.edcomp.com/results/windows+server+2003.html Intelinfo paid Member-only search ... read .ps file download Ghostscript here: http://www.cs.wisc.edu/~ghost/ Tutorials and Learning Materials for PostgreSQL: PostgreSQL 7.2 Tutorial: http://manuali.bilug.linux.it/postgres/ tutorial.html PostgreSQL 7.3.4 Tutorial ...
http://www.intelligentedu.com/newsletter41.html
-
-
-
text/html
Cache
Hits:
23
Rating:

0
/10 Votes:
0
Comments:
0
Report this site
|