FileMood

Download [DesireCourse.Com] Udemy - Build a Real-world App with ASP.NET Core and Angular 2 (4+)

DesireCourse Com Udemy Build Real world App with ASP NET Core and Angular

Name

[DesireCourse.Com] Udemy - Build a Real-world App with ASP.NET Core and Angular 2 (4+)

 DOWNLOAD Copy Link

Total Size

1.7 GB

Total Files

179

Hash

BAF6DF22BE3274A6B3BB37252D76E6A50448A1FE

/01 Getting Started/

001 Introduction.mp4

5.1 MB

002 The Scope.mp4

13.4 MB

003 Prerequisites.mp4

2.4 MB

004 Application Requirements.mp4

5.1 MB

005 Setting Up the Development Environment.mp4

11.7 MB

006 Installing SQL Server on macOS Linux.mp4

20.0 MB

007 Creating a New Project.mp4

8.7 MB

008 Project Structure.mp4

11.6 MB

009 Application Startup.mp4

13.9 MB

010 Environments.mp4

9.3 MB

011 .NET Watch Tool.mp4

9.0 MB

012 Debugging in VSCode.mp4

5.8 MB

013 Working with Git.mp4

2.0 MB

014 Use Cases.mp4

9.7 MB

015 Social Talk.html

1.0 KB

016 Downloading the Source Code.html

0.8 KB

/.../014 Use Cases/

Challenge-1-Building-APIs.pdf

96.6 KB

/02 Building APIs Using ASP.NET Core/

017 Introduction.mp4

2.2 MB

018 Implementation Options.mp4

3.2 MB

019 Building the Domain Model.mp4

10.8 MB

020 Adding Entity Framework Core.mp4

11.7 MB

021 Creating a DbContext.mp4

10.5 MB

022 Using Configuration.mp4

10.9 MB

023 Creating the Database.mp4

20.9 MB

024 Applying Constraints.mp4

13.5 MB

025 Seeding the Database.mp4

19.1 MB

026 Building an API.mp4

9.0 MB

027 Common Runtime Errors.mp4

6.9 MB

028 API Resources.mp4

7.9 MB

029 Using AutoMapper.mp4

14.8 MB

030 Challenge 2.html

0.3 KB

/attached_files/017 Introduction/

Vega-Starter-Code-Section-2.zip

170.4 KB

/attached_files/030 Challenge 2/

Challenge-2-Building-Forms.pdf

51.2 KB

/03 Building Forms with Angular and Bootstrap/

031 Introduction.mp4

1.7 MB

032 Adding a New Angular Component.mp4

9.0 MB

033 Creating a Route.mp4

6.0 MB

034 Using Bootstrap Forms.mp4

9.5 MB

035 Creating a Service.mp4

9.0 MB

036 Populating Drop-down Lists.mp4

8.7 MB

037 Implementing Cascading Drop-down Lists.mp4

22.7 MB

038 Rendering Dynamic Check Boxes.mp4

12.9 MB

039 Refactoring Merging Services.mp4

13.6 MB

040 Discussion Merging Controllers.mp4

8.6 MB

041 Adding Radio Buttons.mp4

7.7 MB

042 Adding Text Boxes.mp4

5.2 MB

043 Challenge 3.html

0.3 KB

/attached_files/031 Introduction/

Vega-Starter-Code-Section-3.zip

184.1 KB

/attached_files/043 Challenge 3/

Challenge-3-Building-APIs-for-CRUD-Operations.pdf

80.6 KB

/04 Implementing CRUD Operations/

044 Introduction.mp4

1.5 MB

045 Revisiting the Domain Model.mp4

2.5 MB

046 Extending the Domain Model.mp4

7.9 MB

047 Dealing with Many-to-many Relationships.mp4

16.3 MB

048 Building an API to Create Objects.mp4

6.5 MB

049 API Resources vs Domain Classes.mp4

11.4 MB

050 Creating an API Resource.mp4

6.8 MB

051 Mapping API Resources to Domain Classes.mp4

13.8 MB

052 Adding a Record to the Database.mp4

18.5 MB

053 Implementing Server-side Validation.mp4

25.5 MB

054 Building an API to Update Objects.mp4

11.8 MB

055 Mapping Collections.mp4

15.7 MB

056 Refactoring Using LINQ.mp4

14.0 MB

057 Building an API to Delete Objects.mp4

7.5 MB

058 Building an API to Get Objects.mp4

6.9 MB

059 Challenge 4.html

0.3 KB

/attached_files/044 Introduction/

Vega-Starter-Code-Section-4.zip

187.5 KB

/attached_files/059 Challenge 4/

Challenge-4-Refactoring-Towards-the-Clean-Architecture.pdf

62.0 KB

/05 Refactoring Towards the Clean Architecture/

060 Introduction.mp4

2.3 MB

061 Separating API Resources.mp4

10.2 MB

062 Refactoring Separating API Resources.mp4

19.3 MB

063 Refactoring Using KeyValuePairResource.mp4

12.2 MB

064 Changing the Return Type of APIs.mp4

13.0 MB

065 The Repository Pattern.mp4

6.7 MB

066 Dependency Injection.mp4

12.8 MB

067 Decoupling from Entity Framework.mp4

23.2 MB

068 The Unit of Work Pattern.mp4

19.5 MB

069 Fixing a Few Bugs.mp4

8.5 MB

070 False Argument 1 Repository over Repository.mp4

8.7 MB

071 False Argument 2 Increased Complexity.mp4

1.0 MB

072 False Argument 3 Simple or Complex Apps.mp4

2.8 MB

073 False Argument 4 Repository Coupled to Entity Framework.mp4

10.1 MB

074 False Argument 5 Persistence Model.mp4

5.2 MB

075 Dependency Inversion Principle.mp4

11.7 MB

076 Layers vs Tiers.mp4

5.1 MB

077 Challenge 5.html

0.3 KB

/attached_files/060 Introduction/

Vega-Starter-Code-Section-5.zip

192.8 KB

/attached_files/077 Challenge 5/

Challenge-5-Populating-and-Submitting-Forms.pdf

51.8 KB

/06 Populating and Submitting Forms/

078 Introduction.mp4

1.2 MB

079 Binding the Drop-down Lists to the Model.mp4

10.3 MB

080 Binding the Checkboxes.mp4

6.9 MB

081 Binding the Textboxes.mp4

3.5 MB

082 Submitting the Form.mp4

5.6 MB

083 Client-side Validation.mp4

8.9 MB

084 Displaying Toast Notifications.mp4

18.9 MB

085 Global Error Handling.mp4

14.0 MB

086 Zones in Angular.mp4

17.6 MB

087 Logging Errors.mp4

17.0 MB

088 Development vs Production Environment.mp4

8.0 MB

089 Implementing Editing.mp4

16.9 MB

090 Sending Parallel Requests.mp4

14.0 MB

091 Creating Interfaces.mp4

20.5 MB

092 Populating the Form.mp4

7.9 MB

093 Implementing the Update.mp4

7.5 MB

094 Implementing the Delete.mp4

8.0 MB

095 Challenge.html

0.3 KB

/attached_files/078 Introduction/

Vega-Starter-Code-Section-6.zip

197.3 KB

/attached_files/095 Challenge/

Challenge-6-Filtering-Sorting-and-Pagination.pdf

57.6 KB

/07 Filtering Sorting and Pagination/

096 Introduction.mp4

979.3 KB

097 Code Review Vehicles List.mp4

6.9 MB

098 Adding the Filters.mp4

11.6 MB

099 Filtering on the Client.mp4

10.9 MB

100 Filtering on the Server.mp4

13.9 MB

101 Passing the Filters to the Server.mp4

21.2 MB

102 Sorting on the Server.mp4

12.5 MB

103 Refactoring Using Dictionaries.mp4

19.5 MB

104 Refactoring Extract Method.mp4

8.8 MB

105 Refactoring Using Extension Methods and Generics.mp4

21.6 MB

106 Sending the Sort Parameters to the Server.mp4

6.2 MB

107 Adding the Sort Icon.mp4

7.8 MB

108 Rendering the Columns Dynamically.mp4

7.8 MB

109 Paging on the Server.mp4

14.3 MB

110 Adding a Pagination Component.mp4

6.5 MB

111 Calculating the Total.mp4

20.7 MB

112 Edge Cases.mp4

9.7 MB

113 Challenge 7.html

0.3 KB

114 Additional Reading.html

1.4 KB

/attached_files/096 Introduction/

Vega-Starter-Code-Section-7.zip

199.9 KB

/.../110 Adding a Pagination Component/

pagination.component.ts.zip

0.8 KB

/attached_files/113 Challenge 7/

Challenge-7-Uploading-Files.pdf

56.4 KB

/08 Uploading Files/

115 Introduction.mp4

814.9 KB

116 The Approach.mp4

5.6 MB

117 Code Review.mp4

12.6 MB

118 Extending the Domain Model.mp4

6.2 MB

119 Building an API.mp4

31.9 MB

120 Testing the API.mp4

3.5 MB

121 Adding Validation.mp4

12.3 MB

122 Refactoring to Use Configuration.mp4

18.9 MB

123 Building the Client-side.mp4

19.1 MB

124 Rendering the Uploaded Photos.mp4

11.2 MB

125 Tracking the Upload Progress.mp4

21.8 MB

126 Adding a Bootstrap Progress Bar.mp4

13.0 MB

127 Fixing the Memory Leaks.mp4

23.4 MB

128 Handling the Errors.mp4

9.7 MB

129 Challenge 8.html

0.3 KB

/attached_files/115 Introduction/

Vega-Starter-Code-Section-8.zip

206.4 KB

/.../117 Code Review/

vega.zip

15.4 MB

/.../120 Testing the API/

images.zip

21.5 KB

/attached_files/129 Challenge 8/

Challenge-8-Authentication-and-Authorization.pdf

51.4 KB

/09 Authentication and Authorization/

130 Introduction.mp4

2.1 MB

131 Requirements.mp4

1.6 MB

132 Architecture.mp4

8.4 MB

133 Setting Up an Auth0 Account.mp4

6.8 MB

134 Securing APIs.mp4

12.9 MB

135 Inspecting a JSON Web Token JWT.mp4

3.7 MB

136 Securing Client Apps.mp4

22.0 MB

137 Login and Logout.mp4

22.0 MB

138 Using Hosted Login Pages.mp4

13.7 MB

139 Setting the Audience for the Token.mp4

25.1 MB

140 Exercise.mp4

2.9 MB

141 Getting the Users Profile.mp4

17.5 MB

142 Clarifying the Scope.html

1.5 KB

143 Adding Additional Signup Fields.mp4

13.9 MB

144 Using Rules.mp4

14.0 MB

145 Assigning Users to Roles.mp4

4.6 MB

146 Returning Custom Claims.mp4

7.2 MB

147 ShowingHiding Content Based on the Users Role.mp4

23.9 MB

148 Refactoring.mp4

18.8 MB

149 Protecting Routes.mp4

19.3 MB

150 Calling Secured APIs.mp4

16.8 MB

151 Restricting API Access to Certain Roles.mp4

10.3 MB

152 Implementing the Authorization Requirements.mp4

8.0 MB

153 CSRF Attacks.html

2.1 KB

/10 Final Improvements/

154 Adding Charts.mp4

13.4 MB

155 Optimizing Queries.mp4

11.3 MB

156 Fixing a Bug.mp4

6.4 MB

157 Extracting a Service Layer.mp4

40.5 MB

158 Supporting Multiple Storages.mp4

18.2 MB

159 Using the Secret Manager.mp4

22.3 MB

/

[DesireCourse.Com].txt

0.8 KB

[DesireCourse.Com].url

0.1 KB

 

Total files 179


Copyright © 2024 FileMood.com