1 / 13

Ngôn ngữ C#

Ngôn ngữ C#. Trần Văn Tèo tvteo@agu.edu.vn. Chương 1: C# và.Net Framework. Giới thiệu .Net platform. Tổng quan .Net Framework. Lợi ích của .Net Framework. Các thành phần trong .Net Framework. Các ngôn ngôn ngữ trong .Net Framework. Giới thiệu .Net platform. .NET Framework.

macon
Télécharger la présentation

Ngôn ngữ C#

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Ngôn ngữ C# Trần Văn Tèo tvteo@agu.edu.vn Ngôn ngữ C#

  2. Chương 1: C# và.Net Framework • Giới thiệu .Net platform. • Tổng quan .Net Framework. • Lợi ích của .Net Framework. • Các thành phần trong .Net Framework. • Các ngôn ngôn ngữ trong .Net Framework. Ngôn ngữ C#

  3. Giới thiệu .Net platform. • .NET Framework. • .NET My Services. • .NET Interprise Servers. • Visual Studio.NET Ngôn ngữ C#

  4. Visual Basic C++ C# Perl J# … XML Web Services User Interface ASP.NET ADO.NET: Data and XML .NET Framework Class Library Common Language Runtime Message Queuing COM+ (Transactions, Partitions, Object Pooling) IIS WMI Win32 Tổng quan .Net Framework. Ngôn ngữ C#

  5. Lợi ích của .Net Framework .NET Framework Visual Basic Forms MFC/ATL ASP Windows API Ngôn ngữ C#

  6. Các thành phần của .Net Framework • Common Language Runtime • .NET Framework Class Library • ADO.NET: Data and XML • Web Forms and XML Web Services • User Interface for Windows Ngôn ngữ C#

  7. Base Class Library Support Thread Support COM Marshaler Type Checker Exception Manager Security Engine Debug Engine MSIL to Native Compilers Code Manager Garbage Collector Class Loader Common Language Runtime Ngôn ngữ C#

  8. .NET Framework Class Library System System.Security System.Runtime. InteropServices System.Text System.Globalization System.Net System.Threading System.Configuration System.Reflection System.IO System.Diagnostics System.Collections Ngôn ngữ C#

  9. System.Data DataSet DataRow DataTable DataView ADO.NET: Data and XML ADO.NET: Data and XML System.Xml System.Xml.Schema System.Xml.Serialization Ngôn ngữ C#

  10. Web Forms and XML Web Services ASP.NET System.Web Services UI Description HtmlControls Discovery WebControls Protocols Caching Security SessionState Configuration Ngôn ngữ C#

  11. User Interface for Windows System.Windows.Forms System.Drawing Ngôn ngữ C#

  12. Các ngôn ngữ trong .Net Framework • C# – Designed for .NET • New component-oriented language • Managed Extensions to C++ • Enhanced to provide more power and control • Visual Basic .NET • New version of Visual Basic with substantial language innovations • JScript .NET • New version of JScript that provides improved performance and productivity • J# .NET • .NET Java-language support enabling new development and Java migration • Third-party Languages Ngôn ngữ C#

  13. Hết chương Hỏi & Đáp Ngôn ngữ C#

More Related