آموزش ASP.NET / Lynda ASP.NET Essential Training

Lynda ASP.NET Essential Training
آموزش ASP.NET

  • کاربرد : آموزش ASP.NET
  • نوع فایل : فیلم آموزشی
  • زبان : انگلیسی
  • سیستم عامل : Windows-Mac-Linux-Android-iOS
  • تولید کننده : Lynda
  • سال تولید : 2009

توضیحات

ASP.NET یک چارچوب کاربردی Web است که توسط شرکت مایکروسافت عرضه گردیده تا برنامه نویسان بتوانند برای ساخت سایت‌های Web و برنامه‌های Web پویا وسرویس‌های Web پویا وسرویس‌های Web XML از آن استفاده کنند. این بخشی از زیر ساخت.NET مایکروسافت و جانشینی برای تکنولوژی صفحات سرویس دهنده فعال (ASP) است. ASP مبتنی بر زبان های مشترک در حال اجرا است که به برنامه نویسان اجازه می‌دهد کدهای ASP را با استفاده از هر زبان Framework.NET بنویسند.

Description

Thousands of businesses have used Microsoft ASP.NET to build professional, dynamic websites. In this course, web developer David Gassner demonstrates the tools needed to build and deploy a dynamic site using ASP.NET 3.5 or 4.5. Covering everything from installing and configuring Visual Web Developer 2008 or Visual Studio Express 2012 for Web and SQL Server Express to creating web form pages, this course is designed to give beginning and intermediate developers hands-on experience.
Topics include:
Storing data with SQL Server
Using the GridView control to present and edit dynamic data
Creating a data entry system
Attaching external CSS files
Creating pages to log in and authenticate visitors
Installing Internet Information Services (IIS) on Windows XP and Windows Vista
Deploying an ASP.NET website on IIS

بخش های فایل

این فایل شامل 75 بخش می باشد که بخش های آن به صورت جداگانه در زیر آمده است.
Row Title Format Size Play Download
00. Introduction
1 00 01. Welcome 25.77 MB DOWNLOAD
2 00 02. Prerequisites 1.95 MB DOWNLOAD
3 00 03. Using the exercise files 1.06 MB DOWNLOAD
01. Getting Started
4 01 01. Understanding how ASP.NET works 4.68 MB DOWNLOAD
5 01 02. Installing Microsoft Visual Web Developer 2008 4.03 MB DOWNLOAD
6 01 03. Hello World Creating your first ASP.NET web site 5.57 MB DOWNLOAD
7 01 04. Creating pages with dynamic output 8.72 MB DOWNLOAD
8 01 05. Understanding the development web server 4.43 MB DOWNLOAD
9 01 06. Exploring Visual Web Developer 2008 4.82 MB DOWNLOAD
02. Using Microsoft SQL Server 2008
10 02 01. Understanding Microsoft SQL Server 6.68 MB DOWNLOAD
11 02 02. Installing SQL Server 2008 Express 6.46 MB DOWNLOAD
12 02 03. Exploring SQL Server Management Studio Basic 5.14 MB DOWNLOAD
13 02 04. Creating a new database 12.73 MB DOWNLOAD
14 02 05. Connecting to the database in ASP.NET 7.18 MB DOWNLOAD
15 02 06. Testing SQL queries 4.39 MB DOWNLOAD
16 02 07. Presenting a dataset in an ASP.NET page 7.14 MB DOWNLOAD
03. Creating ASP.NET Pages
17 03 01. Understanding ASP.NET web form pages 6.65 MB DOWNLOAD
18 03 02. Separating presentation and logic with code files 4.98 MB DOWNLOAD
19 03 03. Adding web form controls to a page 7.07 MB DOWNLOAD
20 03 04. Handling postback data in a web form page 7.29 MB DOWNLOAD
21 03 05. Using data binding expressions 5.52 MB DOWNLOAD
04. Programming in ASP.NET
22 04 01. Creating a testing environment 6.50 MB DOWNLOAD
23 04 02. Declaring and using a simple variable 6.93 MB DOWNLOAD
24 04 03. Declaring and using a complex object 8.95 MB DOWNLOAD
25 04 04. Using loops 8.66 MB DOWNLOAD
26 04 05. Using functions 10.39 MB DOWNLOAD
27 04 06. Using trace statements 6.72 MB DOWNLOAD
28 04 07. Debugging with breakpoints 7.29 MB DOWNLOAD
29 04 08. Commenting code 6.35 MB DOWNLOAD
05. Creating Reusable Code
30 05 01. Creating web controls 8.32 MB DOWNLOAD
31 05 02. Registering a user control on a web form page 4.73 MB DOWNLOAD
32 05 03. Registering controls globally in the web.config file 5.20 MB DOWNLOAD
33 05 04. Adding public properties to a web control 5.80 MB DOWNLOAD
06. Using Cascading Style Sheets in Web Forms
34 06 01. Understanding Cascading Style Sheets (CSS) 4.88 MB DOWNLOAD
35 06 02. Attaching external CSS files 4.50 MB DOWNLOAD
36 06 03. Defining a CSS selector 8.20 MB DOWNLOAD
37 06 04. Using CSS class selectors in server controls 6.50 MB DOWNLOAD
07. Presenting Dynamic Data
38 07 01. Presenting data with the GridView control 11.60 MB DOWNLOAD
39 07 02. Controlling GridView paging and appearance 10.17 MB DOWNLOAD
40 07 03. Editing data with the GridView control 11.33 MB DOWNLOAD
41 07 04. Presenting data with the DataList control 7.82 MB DOWNLOAD
42 07 05. Formatting data with binding expressions 9.50 MB DOWNLOAD
08. Creating a Data Entry System
43 08 01. Using the DetailsView control 12.29 MB DOWNLOAD
44 08 02. Inserting data with the DetailsView control 12.36 MB DOWNLOAD
45 08 03. Redirecting page requests 12.78 MB DOWNLOAD
46 08 04. Creating an update page 10.23 MB DOWNLOAD
47 08 05. Linking to update pages from the list page 8.15 MB DOWNLOAD
48 08 06. Deleting database records 5.10 MB DOWNLOAD
09. Validating User Input
49 09 01. Customizing forms with item editing templates 10.05 MB DOWNLOAD
50 09 02. Adding validator controls to a form 10.66 MB DOWNLOAD
51 09 03. Controlling the validation error message display 10.26 MB DOWNLOAD
52 09 04. Using the ValidationSummary control 5.14 MB DOWNLOAD
10. Creating Reports
53 10 01. Creating a query with joined tables 11.70 MB DOWNLOAD
54 10 02. Replacing control style properties with CSS 12.34 MB DOWNLOAD
55 10 03. Creating a CSS file for printing 5.97 MB DOWNLOAD
56 10 04. Suppressing elements in printed web pages 10.67 MB DOWNLOAD
57 10 05. Selecting data for a report 9.95 MB DOWNLOAD
11. Managing Session State
58 11 01. Understanding ViewState and managing postbacks 7.09 MB DOWNLOAD
59 11 02. Using session variables 7.22 MB DOWNLOAD
12. Securing a Site with Forms Authentication
60 12 01. Turning on forms authentication 2.25 MB DOWNLOAD
61 12 02. Creating a page to log in users 4.96 MB DOWNLOAD
62 12 03. Creating a page to set up new users 4.45 MB DOWNLOAD
63 12 04. Understanding the security database 3.29 MB DOWNLOAD
64 12 05. Configuring security in the web.config file 4.29 MB DOWNLOAD
65 12 06. Creating a page to log out users 5.68 MB DOWNLOAD
13. Deploying a Web Site
66 13 01. Installing IIS on Windows XP 7.40 MB DOWNLOAD
67 13 02. Installing ASP.NET 3.5 on Windows XP 1.91 MB DOWNLOAD
68 13 03. Deploying a site on Windows XP 4.53 MB DOWNLOAD
69 13 04. Installing IIS on Windows Vista 3.26 MB DOWNLOAD
70 13 05. Configuring ASP.NET 3.5 on Windows Vista 2.31 MB DOWNLOAD
71 13 06. Deploying an application on Windows Vista 4.34 MB DOWNLOAD
72 13 07. Scripting a database for deployment 4.29 MB DOWNLOAD
14. Conclusion
73 14 01. Goodbye 653.00 KB DOWNLOAD
15. فایل های تمرینی
74 Ex_Files_ASP_NET_EssT 1.91 MB DOWNLOAD
75 Ex_Files_ASP_NET_EssT 3.41 MB DOWNLOAD
شما می توانید مجموعه کامل بخش های این فابل را نیز به صورت مجموعه کامل دریافت نمایید.
اگر شما نسبت به این اثر یا عنوان محق هستید، لطفا از طریق "بخش تماس با ما" با ما تماس بگیرید و برای اطلاعات بیشتر، صفحه قوانین و مقررات را مطالعه نمایید.

دیدگاه کاربران


لطفا در این قسمت فقط نظر شخصی در مورد این عنوان را وارد نمایید و در صورتیکه مشکلی با دانلود یا استفاده از این فایل دارید در صفحه کاربری تیکت ثبت کنید.

  • مریم حیدری
    (00:42)   1396/11/30
    #
    گزارش تخلف گزارش تخلف دارد
    ممنون بابت سایت بسیار خوبتون

بارگزاری