Free Course on Web Development with .NET無料コースでウェブ開発をします。当期純
Free Course on Web Development with .NET (dotNet) 無料コースでウェブ開発をします。当期純( dotnet )
The course consists of the following 12 training modules:このコースには、以下の12トレーニングモジュール:
- Module 1: Introduction to the Web and .NET モジュール1 :はじめに、ウェブとします。当期純
Provides an introduction and overview of technologies used in the rest of the course.の概要を提供する技術の導入と、残りのコースで使用されています。 First, a review of Web and networking technologies is given, along with a review of client-side and server-side Web-based development technologies.第一に、ウェブとネットワーキング技術をした日が与えられたとき、一緒にするのレビューをクライアント側とサーバー側のウェブベースの開発技術です。 Then an overview of the .NET development platform is provided.の概要を入力している。 NET開発プラットフォームが提供されます。
Download Module 1ダウンロードモジュール1 - Module 2: Introduction to C# モジュール2 :導入を C #
Introduces the C# language. C #言語を紹介します。 Covers the design goals of the language, along with an overview of C# language features.目標の言語をカバーしてデザインとともに、機能の概要についてはC #の言語です。 Includes: the type system, the structure of C# programs, statements and operators.含まれるもの:システムの種類に、 C #のプログラムの構造を、ステートメント、および演算子をします。 Provides everything needed to start writing C# code.必要に応じて提供を開始するすべての書面C #のコードです。 - Module 3: Advanced C# モジュール3 :高度な C #で
Drills down into detail on creating C# classes and structs.ドリルダウンの詳細を作成するC #のクラスや構造体です。 Other advanced language features such as delegates, events, attributes, unsafe code, preprocessor directives and XML comments are also covered.その他の高度な言語機能などの代表、イベント、属性、安全でないコードは、プリプロセッサディレクティブとXMLコメントにもカバーします。
Download Modules 2 and 3ダウンロードモジュール2と3 - Module 4: Databases and Data Access モジュール4 :データベースとデータアクセス
Starts with an overview of relational database technology, including a summary of SQL.リレーショナルデータベースで始まります技術の概要については、概要のSQLを含む。 Next current data access technologies, such as ODBC, OLE DB, and ADO, are discussed.次へ現在のデータアクセス技術、などのODBC 、 OLE DB 、およびADOのは、議論します。 Then we discuss the motivation of私たちのモチベーションを入力し、話し合う ADO.NET ado.net , and then drills down into how to programと入力し、ドリルダウンをどのようにプログラム ADO.NET ado.net to access and update databases.更新プログラムのデータベースにアクセスしてください。
Download Module 4ダウンロードモジュール4 - Module 5: Introduction to モジュール5 :はじめに ASP.NET asp.net and Web Forms と、ウェブ上のフォーム
Covers the motivation and innovations of動機と革新をカバーして ASP.NET asp.net .です。 Programming models and details of Web Forms are covered.プログラミングモデルと、ウェブ上のフォームの詳細は、カバーします。 Various server-side controls are explored in some detail, along with data binding techniques.様々なサーバー側のコントロールは、いくつかの詳細調査とともに、データバインディングのテクニックです。 - Module 6: Advanced Web Forms モジュール6 :高度なウェブ上のフォーム
Covers various other aspects of Web Forms, including:ウェブ上のフォームに様々な他の側面カバーを含む: ASP.NET asp.net applications, configuration, tracing, state management, caching, error handling, deployment, availability, security, the HTTP runtime and creating server-side controls.アプリケーション、構成、追跡、状態管理、キャッシュ、エラー処理、展開、空室状況、セキュリティ、ランタイムとのhttpサーバー側のコントロールを作成します。
Download Modules 5 and 6ダウンロードモジュールの5および6 - Module 7: XML モジュール7 : XMLの
Provides an introduction to XML and related technologies, including XSLT, XPath and XSD.提供するはじめに、 XMLと関連技術、などのXSLT 、 XPathおよびXSDのです。 Discusses the various .NET Framework classes that support the parsing, creation and manipulation of XML documents.では、様々な。 NET Frameworkのクラスをサポートして解析、作成、およびXMLドキュメントを操作します。
Download Module 7ダウンロードモジュール7 - Module 8: Web Services モジュール8 : Webサービス
First, the business drivers behind Web Services are discussed.まず第一に、背後にWebサービスビジネスのドライバが話し合われた。 Next, underlying technologies (XML, SOAP, WSDL, UDDI) are covered.次に、基礎技術( XMLの、石鹸、のWSDL 、 UDDIの)は、カバーします。 Finally, we look at how to create and call Web Services using Visual Studio .NET and the .NET Framework SDK.最後に、私たちを作成し、請求する方法を見てWebサービスを使用してVisual Studio 。 NETとは、 。 NET Framework SDKをインストールします。
Download Module 8ダウンロードモジュール8
Bonus Material ボーナス材料
These videos demonstrate the vision of Web Services:これらの映画のビジョンを示すWebサービス:
(duration 4:17) (所要時間4:17 ) | (duration 4:25) (所要時間4:25 ) | (duration 2:16) (所要時間2:16 ) | (duration 5:49) (所要時間5時49分) |
| To download a video to your computer, right-click the link and click Save Target As on the shortcut menu.ビデオをお使いのコンピュータをダウンロードするには、リンクを右クリックし、 [ 対象をファイルに保存 ]をクリックして、ショートカットメニューを表示します。 | |||
- Module 9: .NET Framework Class Library モジュール9 : 。 NET Frameworkクラスライブラリ
Provides a tour through many of the .NET Framework classes, including: the System namespace, collection classes, I/O, networking, threading, synchronization, transactions and exceptions.の多くは、ツアーを通じて提供する。 NET Frameworkクラスを含む:システムの名前空間に、コレクションクラスのI / O 、ネットワーキング、スレッド、同期、トランザクションと例外があります。 - Module 10: .NET Framework Advanced Topics モジュール10 : 。 NET Frameworkの高度なトピック
Covers reflection, remoting, and serialization in detail.カバー反射、リモーティング、および直列化を詳細にします。
Download Modules 9 and 10ダウンロードモジュール9および10 - Module 11: The Common Language Runtime (CLR) モジュール11 :共通言語ランタイム( CLR )
Drills down on the features, concepts and technology underlying the Common Language Runtime.ドリルダウンする機能、概念や技術の根底に、共通言語ランタイムです。 Covers assemblies, the execution model, interoperability and security.カバーアセンブリは、実行モデル、相互運用性とセキュリティです。
Download Module 11ダウンロードモジュール11 - Module 12: .NET Application Design Considerations モジュール12 : 。 NETアプリケーションの設計考慮
This module is intended to tie together the many technologies covered in the course, and provide guidance on creating successful large-scale projects using .NET.このモジュールは、一緒にネクタイを目的とし、多くの技術でカバーさコース、およびガイダンスを提供する大規模プロジェクトの成功を使用して作成します。 NETを起動します。 Topics include: design model and process, system architecture, design patterns, security, scalability and availability.トピック含める:設計モデルとプロセス、システムアーキテクチャ、デザインパターン、セキュリティ、スケーラビリティと空室状況です。
Download Module 12ダウンロードモジュール12
View Instructor Notes対象インストラクターノート
View Syllabus対象シラバスDownload Assignmentsダウンロードの割り当て
Download Examsダウンロード試験
Popularity: 11% [人気度: 11 % [ ? ですか? ] ]
Related Posts: 関連記事:






















