بسته آموزشی Building Applications with ASP.NET 4 WebForms


موزش عملکرد کنترل های سمت سرور، کنترل های مقید سازی، کنترل های نمایش دیتا، کنترل های اعتبار سنجی ، Entity Framework، کار با پایگاه داده و ... از جمله مواردی می باشند که در این دوره مورد آموزش قرار می گیرند
Product image Product image Product image
Product image Product image Product image
Product image Product image Product image
Product image Product image Product image

ملاحظات:
  • این مجموعه ارزشمند حاوی فایل های ویدئویی آموزشی بوده و از سری محصولات شرکت Pluralsight می باشد.
  •  آموزش به زبان سلیس انگلیسی بوده و در قالب 1 حلقه DVD ارائه می گردد.
  • تصاویری از محیط این بسته آموزشی را در بالای صفحه ملاحظه می کنید.


توضیحات:

به واقع در حال حاضر محصولات شرکت Pluralsight حرف اول را در زمینه آموزش های تخصصی بر پایه پلتفرم Net. را می زنند و قطعا بسته آموزشی Building Applications with ASP.NET 4 WebForms یکی از منحصر به فردترین این محصولات می باشد. مدرس این دوره آموزشی آقای Dan Wahlin بوده که یکی از خوشنام ترین توسعه گران ASP.NET و Silverlight می باشند. آقای Scott Guthrie (مدیر کل تیم ASP.NET شرکت مایکروسافت) در مطلبی ایشان را "most excellent" خطاب نمودند که به واقع نیز چنین می باشد.

آموزش از پایه ای ترین موارد یعنی آماده نمودن محیط توسعه برنامه های تحت وب ASP.NET Webforms شروع شده و به مباحث پیشرفته ای از قبیل AJAX و مکانیزم های امنیتی ختم می شود. آموزش عملکرد کنترل های سمت سرور، کنترل های مقید سازی، کنترل های نمایش دیتا، کنترل های اعتبار سنجی ، Entity Framework،  کار با پایگاه داده و ... از جمله مواردی می باشند که در این دوره مورد آموزش قرار می گیرند. با نگاهی به تصاویر محیط آموزش در بالای صفحه می توانید پی به کیفیت این محصول ببرید.

در قسمت زیر سرفصل های این مجموعه آموزشی را ملاحظه می کنید.

Building Applications with ASP.NET 4 WebForms:
 
1. Introduction to ASP.NET
  • Introduction
  • Introduction to the .NET Framework
  • Web Platform Installer
  • Introduction to Visual Studio
  • Creating ASP.NET Projects
  • Compiling ASP.NET Applications
  • Using Web Forms
  • Summary
2. ASP.NET Web Forms Features
  • Introduction to ASP.NET Web Forms Features
  • ASP.NET Web Forms Features
  • Code Separation and the Page Class
  • Page Directive and Attributes
  • Introduction to Web Controls
  • Validating User Input
  • Setting Defaults
  • Creating User Controls
  • Summary
3. Working with Data Source Controls
  • Introduction
  • Data Binding in ASP.NET
  • Data Binding Expressions
  • Using the SqlDataSource
  • Demo: Binding Data with the SqlDataSource
  • Using the ObjectDataSource
  • Demo: Binding Data with the ObjectDataSource
  • Using the EntityDataSource
  • Demo: Binding Data with the EntityDataSource
  • Using the QueryExtender
  • Demo: Filtering Data with the QueryExtender
  • Summary
4. Entity Framework
  • Introduction
  • Introduction to the Entity Framework
  • Code First
  • Demo: Installing Code First With Nuget
  • Demo: Using Code First
  • When Classes Change
  • LINQ Queries
  • Filtering Data
  • Summary
5. Master Pages
  • Introduction
  • Working With Master Pages
  • Creating Master Pages
  • Demo: Creating Master Pages
  • Creating Content Pages
  • Demo: Creating Content Pages
  • Changing Master Pages
  • Demo: Changing Master Pages
  • Summary
6. ASP.NET AJAX Controls
  • Introduction
  • Introduction To AJAX Technologies
  • ASP.NET AJAX Controls
  • Using the ScriptManager Control
  • Demo: The ScriptManager in Action
  • Using the UpdatePanel Control
  • Demo: The UpdatePanel in Action
  • Demo: AJAX-Enabling an Existing Application
  • Using the UpdateProgress Control
  • Demo: UpdateProgress in Action
  • Summary
7. Security
  • Introduction
  • Introduction to ASP.NET Security
  • Demo: ASP.NET Security Modes
  • Using the ASP.NET Configuration Website
  • Demo: Using the ASP.NET Configuration Website
  • Using aspnet_regsql
  • Demo: The aspnet_regsql Wizard
  • Security Server Controls
  • Demo: Login and Registration Controls
  • Demo: Login Views
  • Summary
8. Using ASP.NET Dynamic Data
  • Introduction
  • What Is ASP.NET Dynamic Data?
  • Creating a Dynamic Data Website
  • Demo: Using Dynamic Data Templates
  • Creating a Model
  • Demo: Creating an Entity Framework Model
  • Registering the Data Model
  • Demo: How to Register a Data Model
  • Modifying Dynamic Data Sites
  • Demo: Modifying Dynamic Data Fields
  • Summary
9. Web Deployment
  • Introduction
  • Installing IIS
  • Configuring IIS locally
  • Demo: deploying by hand
  • Understanding AppPools
  • Introducing WebDeploy
  • Demo: using WebDeploy
  • SQL Deploy and Web config transforms
  • Demo: deploying to an ISP
  • Summary