课程目录:Programming in C#培训
4401 人关注
(78637/99817)
课程大纲:

       Programming in C#培训

 

 

 

Introduction to C#
History of C#
.NET platform
Using documentation and selected books
Trends in development of C# and .NET
Syntax
Data types
Simple types
Operators
Object serialization
Data collections
Instructions flow control
Tables
Object‐oriented programming
modeling
Objects: properties and methods
Creating objects
Objects and references
Classes
Interfaces
Abstract classes
Polymorphism
Error Handling exceptions
Try... catch instruction
Create your own exception types
Input‐output operations
Streams and filters
file Support
The basics of creating web applications using C# in .NET
Overview of ASP.NET MVC
multilayer architecture
Applications architecture Request / Response
Make a connection and work with database
Modeling of the business layer application
Layer controllers
Creating views
Discussion of common use cases