Search Torrents

C# 2012 Fundamentals LiveLessons Parts I, II, III,...


C# 2012 Fundamentals LiveLessons Parts I, II, III, and IV Torrent content (File list)
BYB_WIN7_01.Setting up your development environment.mp4 29.4 MB
Code_examples.zip 30.7 MB
Lesson01_Win7_VSdesktop_01.Test-Driving .mp4 14.4 MB
Lesson01_Win7_VSdesktop_intro.Lesson introduction.mp4 7.2 MB
lesson02_01.Overview of the IDE and creating a new project.mp4 21.9 MB
lesson02_02.IDE Menus and Toolbars.mp4 17.8 MB
lesson02_03.Navigating the IDE.mp4 18.4 MB
lesson02_04.Using Help.mp4 25.6 MB
lesson02_05.Using Visual App Development to Create a Simple....mp4 60.3 MB
lesson02_intro.Lesson introduction.mp4 27.8 MB
lesson03_01.A Simple C- App- Displaying a Line of Text.mp4 37.7 MB
lesson03_02.Creating a Simple App in Visual Studio.mp4 16.6 MB
lesson03_03.Displaying a Single Line of Text with Multiple Statements.mp4 17.9 MB
lesson03_04.Displaying Multiple Lines of Text with a Single Statement.mp4 7.3 MB
lesson03_05.Formatting Text with Console.Write and Console.WriteLine.mp4 11.4 MB
lesson03_06.Adding Integers.mp4 30.8 MB
lesson03_08.Decision Making- Equality and Relational Operators.mp4 22.0 MB
lesson03_intro.Lesson introduction.mp4 31.3 MB
lesson04_01.Declaring a Class with a Method and Instantiating an Object of That Class.mp4 46.6 MB
lesson04_02.Declaring a Method with a Parameter.mp4 26.6 MB
lesson04_03.Instance Variables and Properties.mp4 81.5 MB
lesson04_04.Value Types vs. Reference Types.mp4 6.3 MB
lesson04_05.Initializing Objects with Constructors.mp4 28.0 MB
lesson04_06.Floating-Point Numbers, Type decimal and Validating Data.mp4 59.2 MB
lesson04_intro.Lesson introduction.mp4 47.9 MB
lesson05_01.Class Average Using Counter-Controlled Repetition.mp4 34.5 MB
lesson05_02.Class Average Using Sentinel-Controlled Repetition.mp4 25.9 MB
lesson05_03.Nested Control Statements.mp4 12.3 MB
lesson05_04.Compound Assignment Operators.mp4 2.4 MB
lesson05_05.Increment and Decrement Operators.mp4 10.4 MB
lesson05_intro.Lesson introduction.mp4 16.1 MB
lesson06_01.Essentials of Counter-Controlled Repetition.mp4 4.8 MB
lesson06_02.for Repetition Statement.mp4 11.8 MB
lesson06_03.Summing integers with the for statement.mp4 5.7 MB
lesson06_04.Compound Interest Calculations with for.mp4 16.7 MB
lesson06_05.doGǪwhile Repetition Statement.mp4 7.1 MB
lesson06_06.switch Multiple-Selection Statement.mp4 52.5 MB
lesson06_07.break Statement Exiting a for Statement.mp4 4.8 MB
lesson06_08.continue Statement Terminating an Iteration of a for Statement.mp4 4.0 MB
lesson06_09.Logical Operators.mp4 17.0 MB
lesson06_intro.Lesson introduction.mp4 28.3 MB
lesson07_01.static Methods- User-Defined Method maximum.mp4 23.7 MB
lesson07_02.Three Ways to Call a Method.mp4 6.7 MB
lesson07_03.Promotion Rules.mp4 5.5 MB
lesson07_04.The .NET Framework Class Library.mp4 34.7 MB
lesson07_05.Shifted and Scaled Random Numbers for Rolling a Six-Sided Die.mp4 16.9 MB
lesson07_06.Roll a Six-Sided Die 6000000 Times.mp4 7.3 MB
lesson07_07.Case Study- A Game of Chance; Introducing Enumerations.mp4 53.1 MB
lesson07_08.Scope of Declarations.mp4 37.9 MB
lesson07_09.Method Overloading.mp4 22.9 MB
lesson07_10.Optional Parameters.mp4 7.7 MB
lesson07_11.Named Parameters.mp4 16.9 MB
lesson07_12.A Simple Example of Recursion- Factorial.mp4 12.1 MB
lesson07_13.Passing Arguments By Value and By Reference.mp4 33.0 MB
lesson07_intro.Lesson introduction.mp4 38.1 MB
lesson08_01.Creating an Array.mp4 12.4 MB
lesson08_02.Using an Array Initializer.mp4 6.4 MB
lesson08_03.Calculating a Value to Store in Each Element of an Array Introducing const.mp4 9.2 MB
lesson08_04.Summing the Elements of an Array.mp4 4.8 MB
lesson08_05.Using Bar Charts to Display Data Graphically.mp4 10.1 MB
lesson08_06.Using the Elements of an Array as Counters.mp4 6.2 MB
lesson08_07.Using Arrays to Analyze Survey Results Introduction to Exception Handling.mp4 44.0 MB
lesson08_08.Card Shuffling and Dealing Simulation.mp4 49.3 MB
lesson08_09.foreach Repetition Statement.mp4 11.3 MB
lesson08_10.Passing Arrays and Array Elements to Methods.mp4 18.6 MB
lesson08_11.Passing Arrays by Value and by Reference.mp4 32.6 MB
lesson08_12.Case Study- GradeBook Using an Array to Store Grades.mp4 41.2 MB
lesson08_13.Multidimensional Arrays.mp4 28.7 MB
lesson08_14.Case Study- GradeBook Using a Rectangular Array.mp4 34.5 MB
lesson08_15.Variable-Length Argument Lists.mp4 7.7 MB
lesson08_16.Using Command-Line Arguments.mp4 22.9 MB
lesson08_intro.Lesson introduction.mp4 38.3 MB
lesson09_01.Querying an Array of int Values using LINQ.mp4 43.1 MB
lesson09_02.Querying an Array of Employee Objects Using LINQ.mp4 67.9 MB
lesson09_03.Introduction to Collection and the Generic List Class.mp4 32.9 MB
lesson09_04.Querying a Generic Collection Using LINQ.mp4 28.9 MB
lesson09_intro.Lesson introduction.mp4 21.9 MB
lesson10_01.Time Class Case Study.mp4 50.3 MB
lesson10_02.Controlling Access to Members.mp4 5.6 MB
lesson10_03.Referring to the Current Object's Members with the this Reference.mp4 37.6 MB
lesson10_04.Time Class Case Study- Overloaded Constructors.mp4 85.7 MB
lesson10_05.Composition.mp4 35.4 MB
lesson10_06.static Class Members.mp4 32.7 MB
lesson10_07.A Note About Constant Fields of a Class.mp4 2.4 MB
lesson10_08.Class View and Object Browser.mp4 31.0 MB
lesson10_09.Object Initializers.mp4 8.5 MB
lesson10_intro.Lesson introduction.mp4 47.7 MB
lesson11_01.Base Classes and Derived Classes.mp4 12.4 MB
lesson11_02.Creating a CommissionEmployee Class.mp4 48.5 MB
lesson11_03.Creating a BasePlusCommissionEmployee Class without Using Inheritance.mp4 30.9 MB
lesson11_04.Creating a CommissionEmployee-BasePlusCommissionEmployee Inheritance Hierarchy.mp4 52.2 MB
lesson11_05.Inheritance Hierarchy Using protected Instance Variables.mp4 41.8 MB
lesson11_06. Hierarchy Using private Instance Variables- wi.mp4 43.7 MB
lesson11_07.Class object.mp4 9.8 MB
lesson11_intro.Lesson introduction.mp4 49.0 MB
lesson12_01.Demonstrating Polymorphic.mp4 46.3 MB
lesson12_02.Case Study- Payroll System Using Polymorphism.mp4 12.5 MB
lesson12_03.Creating Abstract Base Class Employee.mp4 17.3 MB
lesson12_04.Creating Concrete Derived Class SalariedEmployee.mp4 19.3 MB
lesson12_05.Creating Concrete Derived Class HourlyEmployee.mp4 11.9 MB
lesson12_06.Creating Concrete Derived Class CommissionEmployee.mp4 16.3 MB
lesson12_07.Creating Concrete Derived Class BasePlusCommissionEmployee.mp4 16.8 MB
lesson12_08.Polymorphic Processing Operator is and Downcasting.mp4 82.8 MB
lesson12_09.Sealed Methods and Classes.mp4 3.6 MB
lesson12_10.Developing an IPayable Hierarchy.mp4 6.8 MB
lesson12_11.Declaring Interface IPayable.mp4 5.4 MB
lesson12_12.Creating Class Invoice.mp4 18.7 MB
lesson12_13.Modifying Class Employee to Implement Interface IPayable.mp4 8.2 MB
lesson12_14.Modifying Class SalariedEmployee for use with IPayable.mp4 7.9 MB
lesson12_15.Using Interface IPayable to Process.mp4 37.7 MB
lesson12_16.Operator Overloading.mp4 39.1 MB
lesson12_intro.Lesson introduction.mp4 78.1 MB
lesson13_01.Example- Divide by Zero without Exception Handling.mp4 29.4 MB
lesson13_02.Example- Handling DivideByZeroExceptions and FormatExceptions.mp4 31.8 MB
lesson13_03.finally Block.mp4 59.4 MB
lesson13_04.The using Statement.mp4 6.8 MB
lesson13_05.Exception Properties.mp4 40.3 MB
lesson13_06.Programmer-Defined Exception Classes.mp4 20.3 MB
lesson13_intro.Lesson introduction.mp4 29.4 MB
lesson14_01.Introduction to GUIs.mp4 9.1 MB
lesson14_02.A Simple Event-Driven GUI.mp4 78.4 MB
lesson14_03.Building the Simple Event Example and.mp4 50.6 MB
lesson14_04.Delegates and the Event Handling Mechanism.mp4 19.9 MB
lesson14_05.Locating Event Information.mp4 28.1 MB
lesson14_06.Control Properties and Layout.mp4 19.8 MB
lesson14_07.Labels, TextBoxes and Buttons.mp4 26.2 MB
lesson14_08.GroupBoxes and Panels.mp4 15.1 MB
lesson14_09.CheckBoxes.mp4 17.7 MB
lesson14_10.RadioButtons.mp4 48.3 MB
lesson14_11.PictureBoxes.mp4 21.9 MB
lesson14_12.ToolTips.mp4 8.1 MB
lesson14_13.NumericIUpDown Control.mp4 18.8 MB
lesson14_14.Mouse-Event Handling.mp4 29.3 MB
lesson14_15.Keyboard-Event Handling.mp4 20.0 MB
lesson14_intro.Lesson introduction.mp4 37.8 MB
lesson15_01.Menus.mp4 57.6 MB
lesson15_02.MonthCalendar Control.mp4 10.6 MB
lesson15_03.DateTimePicker Control.mp4 37.2 MB
lesson15_04.LinkLabel Control.mp4 16.0 MB
lesson15_05.ListBox Control.mp4 21.0 MB
lesson15_06.CheckedListBox Control.mp4 17.1 MB
lesson15_07.ComboBox Control.mp4 29.8 MB
lesson15_08.TreeView Control.mp4 52.7 MB
lesson15_09.ListView Control.mp4 76.9 MB
lesson15_10.TabControl Control.mp4 23.6 MB
lesson15_11.Multiple Document Interface (MDI) Windows.mp4 49.6 MB
lesson15_12.Visual Inheritance.mp4 40.1 MB
lesson15_13.User-Defined Controls.mp4 34.1 MB
lesson15_intro.Lesson introduction.mp4 25.6 MB
lesson16_01.string Constructors.mp4 12.5 MB
lesson16_02.string Indexer, Length property and CopyTo Method.mp4 13.1 MB
lesson16_03.Comparing strings.mp4 26.7 MB
lesson16_04.Determining Whether a String Begins.mp4 7.8 MB
lesson16_05.Locating Characters and Substrings in strings.mp4 40.9 MB
lesson16_06.Extracting Substrings from strings.mp4 5.2 MB
lesson16_07.Concatenating strings.mp4 10.3 MB
lesson16_08.Miscellaneous string Methods.mp4 10.3 MB
lesson16_09.Class StringBuilder Constructors.mp4 8.7 MB
lesson16_10.Length and Capacity Properties.mp4 8.8 MB
lesson16_11.Append Method of Class StringBuilder.mp4 11.9 MB
lesson16_12.AppendFormat Method of Class StringBuilder.mp4 14.7 MB
lesson16_13.Insert and Remove Methods of Class StringBuilder.mp4 9.3 MB
lesson16_14.Replace Method of Class StringBuilder.mp4 6.0 MB
lesson16_15.Char Methods.mp4 12.7 MB
lesson16_16.Simple Regular Expressions and Class Regex.mp4 22.5 MB
lesson16_17.Regular-Expression Character Classes and Quantifiers.mp4 38.7 MB
lesson16_18.A More Complex Regular Expression.mp4 7.2 MB
lesson16_19.Validating User Input with Regular Expressions and LINQ.mp4 42.0 MB
lesson16_20.Regex Methods Replace and Split.mp4 35.7 MB
lesson16_intro.Lesson introduction.mp4 16.2 MB
lesson17_01.Using Classes File and Directory.mp4 48.7 MB
lesson17_02.Using LINQ to Search Directories and Determine File Types.mp4 33.6 MB
lesson17_03.BankLibrary- Reusable Class BankUIForm.mp4 11.0 MB
lesson17_04.BankLibrary- Reusable Class Record.mp4 5.9 MB
lesson17_05.Creating and Writing to a Sequential-Access File.mp4 43.9 MB
lesson17_06.Reading Date from a Sequential-Access Text File.mp4 27.7 MB
lesson17_07.Case Study- Credit-Inquiry Program.mp4 28.1 MB
lesson17_08.BankLibrary- Class RecordSerializable.mp4 11.3 MB
lesson17_09.Creating a Sequential-Access File Using Object Serialization.mp4 22.4 MB
lesson17_10.Reading and Deserializing Data from a Binary File.mp4 18.7 MB
lesson17_intro.Lesson introduction.mp4 19.2 MB
lesson18_01.Motivation for Generic Methods.mp4 16.5 MB
lesson18_02.Generic-Method Implementation.mp4 15.6 MB
lesson18_03.Type Constraints.mp4 48.8 MB
lesson18_04.Generic Classes.mp4 52.0 MB
lesson18_05.Generic Methods That Receive Objects of Generic Classes as Arguments.mp4 22.4 MB
lesson18_intro.Lesson introduction.mp4 20.6 MB
lesson19_01.Class Array and Enumerators.mp4 0.0 KB
lesson19_02.Class ArrayList.mp4 32.6 MB
lesson19_03.Class Stack.mp4 18.4 MB
lesson19_04.Class ClassHashtable.mp4 22.3 MB
lesson19_05.Generic Class SortedDictionary.mp4 18.4 MB
lesson19_06.Generic Class LinkedList.mp4 55.4 MB
lesson19_intro.Lesson introduction.mp4 31.1 MB
lesson20_01.Relational Databases.mp4 7.4 MB
lesson20_02.Books Database.mp4 13.7 MB
lesson20_03.Books Database- Entity-Relationship Diagram.mp4 5.3 MB
lesson20_04.LINQ to Entities and the ADO.NET Entity Framework.mp4 5.7 MB
lesson20_05.Demonstrating the Display Authors Table App.mp4 12.4 MB
lesson20_06.Creating the ADO NET Entity Data Model Class Library.mp4 21.8 MB
lesson20_07.Creating a Windows Forms Project.mp4 20.2 MB
lesson20_08.Data Bindings Between Controls and the Entity Data Model.mp4 16.8 MB
lesson20_09.Code for the Data Bindings Between Controls.mp4 52.0 MB
lesson20_10.Dynamically Binding Query Results.mp4 4.9 MB
lesson20_11.Creating the Display Query Results GUI.mp4 19.3 MB
lesson20_12.Coding the App.mp4 33.3 MB
lesson20_13.Retrieving Data from Multiple Tables with LINQ.mp4 71.5 MB
lesson20_14.Creating a Master-Detail View App.mp4 52.6 MB
lesson20_15.Address Book Case Study.mp4 8.3 MB
lesson20_16.Address Book Case Study- Creating the GUI.mp4 41.3 MB
lesson20_17.Address Book Case Study- Coding the app.mp4 34.4 MB
lesson20_intro.Lesson introduction.mp4 33.7 MB
Lesson21_01.Web Basics.mp4 11.5 MB
Lesson21_02.Multitier App Architecture.mp4 11.6 MB
Lesson21_03.Testing Your First Web App.mp4 35.7 MB
Lesson21_04.Building Your First Web App.mp4 214.4 MB
lesson21_05.Standard Web Controls.mp4 112.2 MB
lesson21_06.Validation Controls- Demo.mp4 19.7 MB
lesson21_07.Validation Controls.mp4 108.8 MB
lesson21_08.Session Tracking.mp4 175.9 MB
lesson21_09.Data Driven ASP.NET Guestbook- Demo.mp4 25.7 MB
lesson21_10.Data Driven ASP.NET Guestbook.mp4 116.0 MB
Lesson21_intro.Lesson introduction.mp4 31.7 MB
lesson26_01.Basics of async and await.mp4 4.9 MB
lesson26_02.Introduction to the Fibonacci calculation used in Sections.mp4 3.0 MB
lesson26_03.Executing an Asynchronous Task from a GUI App.mp4 56.0 MB
lesson26_04.Sequential Execution of Two Compute Intensive Tasks.mp4 22.6 MB
lesson26_05.Asynchronous Execution of Two Compute Intensive Tasksp.mp4 63.7 MB
lesson26_06.Invoking a Flickr Web Service Asynchronously with WebClient.mp4 124.7 MB
lesson26_intro.Lesson introduction.mp4 36.6 MB



  • Torrent indexed: 11 years

  • Torrent updated: Sunday 16th of March 2014 02:00:01 AM
  • Torrent hash: 83A2820FF219427BAA259799328D024487F4386E

  • Torrent size: 6.5 GB

  • Torrent category: other




Comments



Report suspicious or fake torrent



Community - Add torrent to search results - Stats - DMCA - Removal Request - TOR - Contact
BTC: 13uHKcvKFUuJvkmX2XbDuxFHueDoqaeBSi