Showing 301-320 of 541,649 items.

mp4 Lynda.com – Code Clinic C#

Hot:281  Size:111.07 MB  Created:2017-08-28 01:51:36  File Count:13

00_01-welcome.mp4  4.78 MB
00_02-prereqs.mp4  2.17 MB
00_03-exfiles.mp4  4.54 MB
00_04-gettingthemost.mp4  1.3 MB
01_01-intro.mp4  12.37 MB

mp4 Pluralsight - C# Language internals - Part 1

Hot:157  Size:733.94 MB  Created:2017-09-03 14:11:24  File Count:207

Torrent Downloaded From ExtraTorrent.cc.txt  352 B
Exercise Files/7-csharp-language-internals-m7-slides.pdf  297.46 KB
Exercise Files/8-csharp-language-internals-m8-slides.pdf  302.37 KB
Exercise Files/4-csharp-language-internals-m4-slides.pdf  285.82 KB
Exercise Files/6-csharp-language-internals-m6-slides.pdf  305.96 KB

mp4 thenewboston.org - C# Beginners Tutorial

Hot:197  Size:6.87 GB  Created:2017-08-26 11:17:55  File Count:200

037 - StreamReader pt 2.mp4  61.76 MB
137 - Making Controls pt 5.mp4  61.47 MB
174 - Project 4 Address Book, Writing to XML File.mp4  60.62 MB
156 - Project 3 Hang Man, Drawing Face.mp4  57.75 MB
076 - Project 01 Email Sender, pt 3.mp4  54.84 MB

mp4 Infinite Skills - Android App Creation With C#

Hot:194  Size:591.67 MB  Created:2017-08-30 02:23:37  File Count:46

01. Introduction/01_01-Introduction And Course Overview.mp4  3.07 MB
01. Introduction/01_02-Mono In Visual Studio 2012.mp4  18.7 MB
01. Introduction/01_03-Deploying To A Device.mp4  12.93 MB
01. Introduction/01_04-How To Access Your Working Files.mp4  13.16 MB
02. The User Interface/02_01-Views And Layouts.mp4  14.94 MB

mp4 [pluralsight.com] MSIL for the C# Developer

Hot:304  Size:505.87 MB  Created:2017-09-09 06:51:25  File Count:48

Building Things at Runtime Part 2/Using a Switch.mp4  43.88 MB
Building Things at Runtime Part 2/Creating A Type With TypeBuilder.mp4  42.64 MB
Building things at runtime/A first look at DynamicMethod and MSIL in a C# Application.mp4  41.26 MB
Building things at runtime/Converting a method line by line to MSIL.mp4  37.9 MB
Building things at runtime/Convert a basic C# method to MSIL.mp4  33.08 MB

mp4 PluralSight - C# Best Practices - Collection & Generics

Hot:161  Size:631.63 MB  Created:2017-09-17 17:25:37  File Count:55

4 -Generic Lists/3 -Initializing a List of Objects.mp4  31.15 MB
6 -Generic Collection Interfaces/3 -Using an Interface as a Parameter.mp4  28.3 MB
5 -Generic Dictionaries/5 -Iterating Through a Generic Dictionary.mp4  26.29 MB
7 -LINQ/2 -Building a LINQ Query (Method Syntax).mp4  25.75 MB
3 -Building Generic Code with Generics/4 -Defining Generic Methods.mp4  25.28 MB

mp4 Packtpub Learn C# in 7 days [Video]

Hot:73  Size:819.15 MB  Created:2019-11-18 09:30:29  File Count:109

06 Day 05 – Overview of Reflection/01 What Is Reflection.mp4  101.11 MB
02 Day 02 – Getting Started with C#/03 Identifiers.mp4  37.81 MB
02 Day 02 – Getting Started with C#/01 Understanding a Typical C# Program.mp4  36.5 MB
09 Day 07 – Understanding Object-Oriented Programming with C#/06 Polymorphism.mp4  34.89 MB
03 Day 02 – Understanding Loops, Arrays, and Statements in C#/01 Declarative, Expression, and Selection Statement.mp4  34.23 MB

mp4 Pluralsight - IDisposable Best Practices for C# Developers

Hot:45  Size:366.13 MB  Created:2017-09-20 02:07:22  File Count:45

03. What Happens if You Don't Dispose/03_04-Demo 1 (part 2) Expanding Memory Profile.mp4  26.58 MB
01. Introducing IDisposable/01_02-About IDisposable.mp4  3.63 MB
01. Introducing IDisposable/01_03-Unmanaged Resources.mp4  4.07 MB
01. Introducing IDisposable/01_04-Using IDisposable.mp4  2.69 MB
01. Introducing IDisposable/01_05-Demo 1 (part 1) Using and Disposing SqlConnection.mp4  5.42 MB

mov Lynda.com C# Essential Training

Hot:304  Size:579.29 MB  Created:2017-08-30 19:04:34  File Count:61

08 Exceptions/83789_08_02_SC11_exceptobj.mov  21.22 MB
05 Custom Classes and Objects/83789_05_04_SC11_properties.mov  17.33 MB
12 Debugging/83789_12_02_SC11_debugger.mov  16.65 MB
12 Debugging/83789_12_03_SC11_debugclass.mov  16.53 MB
09 File Management/83789_09_05_SC11_readwrite.mov  16.19 MB

mp4 C# Fundamentals Development for Absolute Beginners - 2014

Hot:109  Size:2.72 GB  Created:2017-08-28 13:13:51  File Count:25

CFundamentalsForAbsoluteBeginnersM04_high.mp4  186.63 MB
CFundamentalsForAbsoluteBeginnersM22_high.mp4  170.67 MB
CFundamentalsForAbsoluteBeginnersM17_high.mp4  166.86 MB
CFundamentalsForAbsoluteBeginnersM05_high.mp4  149.51 MB
CFundamentalsForAbsoluteBeginnersM13_high.mp4  147.67 MB

mp4 Beginning C# Programming - O'Reilly (LQ)

Hot:118  Size:1.2 GB  Created:2017-09-04 05:09:24  File Count:34

01 - Introduction/01 - About this Course.mp4  4.05 MB
01 - Introduction/02 - Introducing C#.mp4  9.72 MB
01 - Introduction/03 - Introducing Visual Studio.mp4  19.6 MB
02 - Basics/04 - Values and Variables.mp4  36.06 MB
02 - Basics/05 - Expressions.mp4  23.18 MB

mp4 TekPub - C# Design Strategies with Jon Skeet

Hot:132  Size:826.29 MB  Created:2017-09-23 20:32:38  File Count:9

01 - Singletons.mp4  167.34 MB
07 - Open, Closed and Substitution.mp4  112.22 MB
06 - Type Meaning And Single Responsibility.mp4  107.13 MB
02 - Interfaces.mp4  101.32 MB
05 - Outtake - Skeet Builds an IoC Container.mp4  84.35 MB

mp4 Packtpub Learn C# in 7 days [Video]

Hot:6  Size:819.15 MB  Created:2022-04-20 16:58:15  File Count:109

06 Day 05 – Overview of Reflection/01 What Is Reflection.mp4  101.11 MB
02 Day 02 – Getting Started with C#/03 Identifiers.mp4  37.81 MB
02 Day 02 – Getting Started with C#/01 Understanding a Typical C# Program.mp4  36.5 MB
09 Day 07 – Understanding Object-Oriented Programming with C#/06 Polymorphism.mp4  34.89 MB
03 Day 02 – Understanding Loops, Arrays, and Statements in C#/01 Declarative, Expression, and Selection Statement.mp4  34.23 MB

mp4 C# 7 and .NET Core Solutions [Video]

Hot:231  Size:1.06 GB  Created:2019-02-28 20:24:58  File Count:51

4.Regular Expressions/21.Getting Started with Regex.mp4  131.27 MB
4.Regular Expressions/22.Sanitizing Input.mp4  111.6 MB
1.New Features in C# 7.0/06.Local Functions.mp4  53.15 MB
7.High Performance Programming/40.Catching Errors in Parallel foreach Loops.mp4  50.56 MB
1.New Features in C# 7.0/07.Ref Returns and Locals.mp4  46.18 MB

avi Object-Oriented Programming Fundamentals in C#

Hot:589  Size:868.38 MB  Created:2017-08-29 15:32:39  File Count:66

1. Introduction/2. Object != Class.avi  16.79 MB
1. Introduction/4. Course Outline.avi  9.27 MB
1. Introduction/3. What is Object-Oriented Programming.avi  7.79 MB
1. Introduction/1. Introduction.avi  7.14 MB
10. Final Words and Next Steps/2. Summary.avi  19.94 MB