TorBT - Torrents and Magnet Links Search Engine

Udemy - C# Advanced Topics. The Next Logical Step

File Name
Size
01. Introduction/1. Introduction.mp4
4.3 MB
01. Introduction/1. Introduction.srt
3.5 kB
01. Introduction/2.1 Shortcuts and Quality Tips.pdf
335 kB
02. LINQ - Language Integrated Query/1. What is LINQ, Where does it Apply and How to Use it.mp4
12 MB
02. LINQ - Language Integrated Query/1. What is LINQ, Where does it Apply and How to Use it.srt
9.2 kB
02. LINQ - Language Integrated Query/2. LINQ Examples - Where, Select, Sorting, Multiple Conditions and More.mp4
13 MB
02. LINQ - Language Integrated Query/2. LINQ Examples - Where, Select, Sorting, Multiple Conditions and More.srt
6.0 kB
02. LINQ - Language Integrated Query/3. LINQ Queries on Objects.mp4
18 MB
02. LINQ - Language Integrated Query/3. LINQ Queries on Objects.srt
8.5 kB
02. LINQ - Language Integrated Query/4.1 01. LinqExamples.zip
175 kB
03. Lambda Expressions and LINQ Method Syntax/1. What are Lambda Expressions and Examples with LINQ.mp4
14 MB
03. Lambda Expressions and LINQ Method Syntax/1. What are Lambda Expressions and Examples with LINQ.srt
5.8 kB
03. Lambda Expressions and LINQ Method Syntax/2. More Lambda-LINQ Methods - Min, Max, Sum, OfType.mp4
27 MB
03. Lambda Expressions and LINQ Method Syntax/2. More Lambda-LINQ Methods - Min, Max, Sum, OfType.srt
11 kB
03. Lambda Expressions and LINQ Method Syntax/3. What is the difference between Where and Select.mp4
10 MB
03. Lambda Expressions and LINQ Method Syntax/3. What is the difference between Where and Select.srt
5.5 kB
03. Lambda Expressions and LINQ Method Syntax/4. ForEach Loop with a Lambda Expression.mp4
9.4 MB
03. Lambda Expressions and LINQ Method Syntax/4. ForEach Loop with a Lambda Expression.srt
3.8 kB
03. Lambda Expressions and LINQ Method Syntax/5.1 02. LambdaExamples.zip
147 kB
04. Extension Methods/1. Simple Extension Methods to Make Your Life Easier.mp4
10 MB
04. Extension Methods/1. Simple Extension Methods to Make Your Life Easier.srt
7.4 kB
04. Extension Methods/2. Multiple Argument Extension Methods.mp4
10 MB
04. Extension Methods/2. Multiple Argument Extension Methods.srt
4.0 kB
04. Extension Methods/3. Extending Classes That You Cant Modify.mp4
10 MB
04. Extension Methods/3. Extending Classes That You Cant Modify.srt
6.6 kB
04. Extension Methods/4.1 03. ExtensionMethods.zip
158 kB
05. Generics/1. What are Generic Methods and Simple Example.mp4
18 MB
05. Generics/1. What are Generic Methods and Simple Example.srt
10 kB
05. Generics/2. Generic Method for Sorting Collections.mp4
10 MB
05. Generics/2. Generic Method for Sorting Collections.srt
4.1 kB
05. Generics/3. Implementing the IComparable interface in a Class.mp4
14 MB
05. Generics/3. Implementing the IComparable interface in a Class.srt
5.6 kB
05. Generics/4. Generic Class - You've been using it all along!.mp4
20 MB
05. Generics/4. Generic Class - You've been using it all along!.srt
9.6 kB
05. Generics/5. Indexers, because, why not.mp4
8.7 MB
05. Generics/5. Indexers, because, why not.srt
4.2 kB
05. Generics/6. Overloading Mathematical Operators.mp4
14 MB
05. Generics/6. Overloading Mathematical Operators.srt
8.1 kB
05. Generics/7.1 04. Generics.zip
174 kB
06. Delegates/1. Finally an Understandable Answer to the question What are Delegates.mp4
15 MB
06. Delegates/1. Finally an Understandable Answer to the question What are Delegates.srt
9.8 kB
06. Delegates/2. Delegates and Lambda Expressions (The Lambda fun never ends).mp4
6.2 MB
06. Delegates/2. Delegates and Lambda Expressions (The Lambda fun never ends).srt
2.4 kB
06. Delegates/3. Delegate Chaining with Many Methods.mp4
9.4 MB
06. Delegates/3. Delegate Chaining with Many Methods.srt
6.1 kB
06. Delegates/4. Delegates Chain with Returning Methods - Catching All Returns.mp4
12 MB
06. Delegates/4. Delegates Chain with Returning Methods - Catching All Returns.srt
5.5 kB
06. Delegates/5. Generic Method To Catch All Returned Values - CatchEmAll.mp4
11 MB
06. Delegates/5. Generic Method To Catch All Returned Values - CatchEmAll.srt
5.1 kB
06. Delegates/6. Func and Action Delegates - Simplifying Delegates.mp4
18 MB
06. Delegates/6. Func and Action Delegates - Simplifying Delegates.srt
5.8 kB
06. Delegates/7. Anonymous Methods and Lambda Expressions.mp4
13 MB
06. Delegates/7. Anonymous Methods and Lambda Expressions.srt
7.7 kB
06. Delegates/8. More Complex Anonymous Method.mp4
11 MB
06. Delegates/8. More Complex Anonymous Method.srt
4.9 kB
06. Delegates/9.1 05. Delegates.zip
272 kB
07. Events/1. What is an Event Publisher and Subscribers Explained.mp4
5.6 MB
07. Events/1. What is an Event Publisher and Subscribers Explained.srt
3.2 kB
07. Events/2. The Anatomy of an Event.mp4
21 MB
07. Events/2. The Anatomy of an Event.srt
9.9 kB
07. Events/3. Passing Additional Information with Events.mp4
17 MB
07. Events/3. Passing Additional Information with Events.srt
8.1 kB
07. Events/4. Delegates are No More - Introducing EventHandler.mp4
6.0 MB
07. Events/4. Delegates are No More - Introducing EventHandler.srt
3.2 kB
07. Events/5.1 06. Events.zip
145 kB
08. Asynchronous Programming/1. Intro to Asynchronous Programming - The Task Clas.mp4
13 MB
08. Asynchronous Programming/1. Intro to Asynchronous Programming - The Task Clas.srt
9.6 kB
08. Asynchronous Programming/2. Using the Task Class on Methods with Arguments.mp4
6.3 MB
08. Asynchronous Programming/2. Using the Task Class on Methods with Arguments.srt
4.2 kB
08. Asynchronous Programming/3. Using the Task Class on Methods with Return Types.mp4
5.2 MB
08. Asynchronous Programming/3. Using the Task Class on Methods with Return Types.srt
3.2 kB
08. Asynchronous Programming/4. The async and await Keywords, What Are They and How to Implement Them.mp4
18 MB
08. Asynchronous Programming/4. The async and await Keywords, What Are They and How to Implement Them.srt
11 kB
08. Asynchronous Programming/5. Final Refactoring of Our Code.mp4
37 MB
08. Asynchronous Programming/5. Final Refactoring of Our Code.srt
5.5 kB
08. Asynchronous Programming/6.1 07. AsynchronousProgramming.zip
144 kB