本站已收录 番号和无损神作磁力链接/BT种子 

C# 2012 Fundamentals LiveLessons Parts I, II, III, and IV

种子简介

种子名称: C# 2012 Fundamentals LiveLessons Parts I, II, III, and IV
文件类型:
文件数目: 229个文件
文件大小: 6.57 GB
收录时间: 2014-3-14 02:38
已经下载: 3
资源热度: 1986
最近下载: 2024-5-18 05:43

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:A188EECB4FA2B5FFA95CB731C6FD52145184A631&dn=C# 2012 Fundamentals LiveLessons Parts I, II, III, and IV 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

C# 2012 Fundamentals LiveLessons Parts I, II, III, and IV.torrent
  • BYB_WIN7_01.Setting up your development environment.mp429.42MB
  • Lesson01_Win7_VSdesktop_01.Test-Driving .mp414.42MB
  • Lesson01_Win7_VSdesktop_intro.Lesson introduction.mp47.17MB
  • lesson02_01.Overview of the IDE and creating a new project.mp421.91MB
  • lesson02_02.IDE Menus and Toolbars.mp417.79MB
  • lesson02_03.Navigating the IDE.mp418.39MB
  • lesson02_04.Using Help.mp425.62MB
  • lesson02_05.Using Visual App Development to Create a Simple....mp460.33MB
  • lesson02_intro.Lesson introduction.mp427.8MB
  • lesson03_01.A Simple C- App- Displaying a Line of Text.mp437.72MB
  • lesson03_02.Creating a Simple App in Visual Studio.mp416.6MB
  • lesson03_03.Displaying a Single Line of Text with Multiple Statements.mp417.87MB
  • lesson03_04.Displaying Multiple Lines of Text with a Single Statement.mp47.29MB
  • lesson03_05.Formatting Text with Console.Write and Console.WriteLine.mp411.39MB
  • lesson03_06.Adding Integers.mp430.81MB
  • lesson03_08.Decision Making- Equality and Relational Operators.mp421.98MB
  • lesson03_intro.Lesson introduction.mp431.35MB
  • lesson04_01.Declaring a Class with a Method and Instantiating an Object of That Class.mp446.56MB
  • lesson04_02.Declaring a Method with a Parameter.mp426.62MB
  • lesson04_03.Instance Variables and Properties.mp481.47MB
  • lesson04_04.Value Types vs. Reference Types.mp46.3MB
  • lesson04_05.Initializing Objects with Constructors.mp428.03MB
  • lesson04_06.Floating-Point Numbers, Type decimal and Validating Data.mp459.24MB
  • lesson04_intro.Lesson introduction.mp447.88MB
  • lesson05_01.Class Average Using Counter-Controlled Repetition.mp434.55MB
  • lesson05_02.Class Average Using Sentinel-Controlled Repetition.mp425.89MB
  • lesson05_03.Nested Control Statements.mp412.31MB
  • lesson05_04.Compound Assignment Operators.mp42.38MB
  • lesson05_05.Increment and Decrement Operators.mp410.36MB
  • lesson05_intro.Lesson introduction.mp416.1MB
  • lesson06_01.Essentials of Counter-Controlled Repetition.mp44.8MB
  • lesson06_02.for Repetition Statement.mp411.81MB
  • lesson06_03.Summing integers with the for statement.mp45.71MB
  • lesson06_04.Compound Interest Calculations with for.mp416.65MB
  • lesson06_05.doGǪwhile Repetition Statement.mp47.11MB
  • lesson06_06.switch Multiple-Selection Statement.mp452.48MB
  • lesson06_07.break Statement Exiting a for Statement.mp44.76MB
  • lesson06_08.continue Statement Terminating an Iteration of a for Statement.mp43.98MB
  • lesson06_09.Logical Operators.mp416.98MB
  • lesson06_intro.Lesson introduction.mp428.35MB
  • lesson07_01.static Methods- User-Defined Method maximum.mp423.69MB
  • lesson07_02.Three Ways to Call a Method.mp46.75MB
  • lesson07_03.Promotion Rules.mp45.54MB
  • lesson07_04.The .NET Framework Class Library.mp434.66MB
  • lesson07_05.Shifted and Scaled Random Numbers for Rolling a Six-Sided Die.mp416.91MB
  • lesson07_06.Roll a Six-Sided Die 6000000 Times.mp47.31MB
  • lesson07_07.Case Study- A Game of Chance; Introducing Enumerations.mp453.14MB
  • lesson07_08.Scope of Declarations.mp437.88MB
  • lesson07_09.Method Overloading.mp422.86MB
  • lesson07_10.Optional Parameters.mp47.73MB
  • lesson07_11.Named Parameters.mp416.93MB
  • lesson07_12.A Simple Example of Recursion- Factorial.mp412.14MB
  • lesson07_13.Passing Arguments By Value and By Reference.mp433.03MB
  • lesson07_intro.Lesson introduction.mp438.13MB
  • lesson08_01.Creating an Array.mp412.39MB
  • lesson08_02.Using an Array Initializer.mp46.45MB
  • lesson08_03.Calculating a Value to Store in Each Element of an Array Introducing const.mp49.17MB
  • lesson08_04.Summing the Elements of an Array.mp44.85MB
  • lesson08_05.Using Bar Charts to Display Data Graphically.mp410.14MB
  • lesson08_06.Using the Elements of an Array as Counters.mp46.21MB
  • lesson08_07.Using Arrays to Analyze Survey Results Introduction to Exception Handling.mp443.98MB
  • lesson08_08.Card Shuffling and Dealing Simulation.mp449.31MB
  • lesson08_09.foreach Repetition Statement.mp411.29MB
  • lesson08_10.Passing Arrays and Array Elements to Methods.mp418.6MB
  • lesson08_11.Passing Arrays by Value and by Reference.mp432.57MB
  • lesson08_12.Case Study- GradeBook Using an Array to Store Grades.mp441.22MB
  • lesson08_13.Multidimensional Arrays.mp428.74MB
  • lesson08_14.Case Study- GradeBook Using a Rectangular Array.mp434.49MB
  • lesson08_15.Variable-Length Argument Lists.mp47.66MB
  • lesson08_16.Using Command-Line Arguments.mp422.87MB
  • lesson08_intro.Lesson introduction.mp438.27MB
  • lesson09_01.Querying an Array of int Values using LINQ.mp443.14MB
  • lesson09_02.Querying an Array of Employee Objects Using LINQ.mp467.92MB
  • lesson09_03.Introduction to Collection and the Generic List Class.mp432.89MB
  • lesson09_04.Querying a Generic Collection Using LINQ.mp428.93MB
  • lesson09_intro.Lesson introduction.mp421.86MB
  • lesson10_01.Time Class Case Study.mp450.32MB
  • lesson10_02.Controlling Access to Members.mp45.59MB
  • lesson10_03.Referring to the Current Object's Members with the this Reference.mp437.55MB
  • lesson10_04.Time Class Case Study- Overloaded Constructors.mp485.69MB
  • lesson10_05.Composition.mp435.41MB
  • lesson10_06.static Class Members.mp432.67MB
  • lesson10_07.A Note About Constant Fields of a Class.mp42.45MB
  • lesson10_08.Class View and Object Browser.mp430.99MB
  • lesson10_09.Object Initializers.mp48.47MB
  • lesson10_intro.Lesson introduction.mp447.74MB
  • lesson11_01.Base Classes and Derived Classes.mp412.45MB
  • lesson11_02.Creating a CommissionEmployee Class.mp448.52MB
  • lesson11_03.Creating a BasePlusCommissionEmployee Class without Using Inheritance.mp430.92MB
  • lesson11_04.Creating a CommissionEmployee-BasePlusCommissionEmployee Inheritance Hierarchy.mp452.15MB
  • lesson11_05.Inheritance Hierarchy Using protected Instance Variables.mp441.79MB
  • lesson11_06. Hierarchy Using private Instance Variables- wi.mp443.67MB
  • lesson11_07.Class object.mp49.79MB
  • lesson11_intro.Lesson introduction.mp448.99MB
  • lesson12_01.Demonstrating Polymorphic.mp446.34MB
  • lesson12_02.Case Study- Payroll System Using Polymorphism.mp412.46MB
  • lesson12_03.Creating Abstract Base Class Employee.mp417.34MB
  • lesson12_04.Creating Concrete Derived Class SalariedEmployee.mp419.34MB
  • lesson12_05.Creating Concrete Derived Class HourlyEmployee.mp411.95MB
  • lesson12_06.Creating Concrete Derived Class CommissionEmployee.mp416.29MB
  • lesson12_07.Creating Concrete Derived Class BasePlusCommissionEmployee.mp416.82MB
  • lesson12_08.Polymorphic Processing Operator is and Downcasting.mp482.78MB
  • lesson12_09.Sealed Methods and Classes.mp43.56MB
  • lesson12_10.Developing an IPayable Hierarchy.mp46.85MB
  • lesson12_11.Declaring Interface IPayable.mp45.43MB
  • lesson12_12.Creating Class Invoice.mp418.73MB
  • lesson12_13.Modifying Class Employee to Implement Interface IPayable.mp48.21MB
  • lesson12_14.Modifying Class SalariedEmployee for use with IPayable.mp47.93MB
  • lesson12_15.Using Interface IPayable to Process.mp437.66MB
  • lesson12_16.Operator Overloading.mp439.11MB
  • lesson12_intro.Lesson introduction.mp478.13MB
  • lesson13_01.Example- Divide by Zero without Exception Handling.mp429.43MB
  • lesson13_02.Example- Handling DivideByZeroExceptions and FormatExceptions.mp431.82MB
  • lesson13_03.finally Block.mp459.42MB
  • lesson13_04.The using Statement.mp46.82MB
  • lesson13_05.Exception Properties.mp440.35MB
  • lesson13_06.Programmer-Defined Exception Classes.mp420.33MB
  • lesson13_intro.Lesson introduction.mp429.36MB
  • lesson14_01.Introduction to GUIs.mp49.08MB
  • lesson14_02.A Simple Event-Driven GUI.mp478.41MB
  • lesson14_03.Building the Simple Event Example and.mp450.58MB
  • lesson14_04.Delegates and the Event Handling Mechanism.mp419.88MB
  • lesson14_05.Locating Event Information.mp428.09MB
  • lesson14_06.Control Properties and Layout.mp419.84MB
  • lesson14_07.Labels, TextBoxes and Buttons.mp426.22MB
  • lesson14_08.GroupBoxes and Panels.mp415.1MB
  • lesson14_09.CheckBoxes.mp417.74MB
  • lesson14_10.RadioButtons.mp448.28MB
  • lesson14_11.PictureBoxes.mp421.86MB
  • lesson14_12.ToolTips.mp48.15MB
  • lesson14_13.NumericIUpDown Control.mp418.84MB
  • lesson14_14.Mouse-Event Handling.mp429.33MB
  • lesson14_15.Keyboard-Event Handling.mp419.98MB
  • lesson14_intro.Lesson introduction.mp437.79MB
  • lesson15_01.Menus.mp457.64MB
  • lesson15_02.MonthCalendar Control.mp410.61MB
  • lesson15_03.DateTimePicker Control.mp437.19MB
  • lesson15_04.LinkLabel Control.mp415.96MB
  • lesson15_05.ListBox Control.mp421.05MB
  • lesson15_06.CheckedListBox Control.mp417.07MB
  • lesson15_07.ComboBox Control.mp429.85MB
  • lesson15_08.TreeView Control.mp452.7MB
  • lesson15_09.ListView Control.mp476.89MB
  • lesson15_10.TabControl Control.mp423.56MB
  • lesson15_11.Multiple Document Interface (MDI) Windows.mp449.63MB
  • lesson15_12.Visual Inheritance.mp440.15MB
  • lesson15_13.User-Defined Controls.mp434.13MB
  • lesson15_intro.Lesson introduction.mp425.55MB
  • lesson16_01.string Constructors.mp412.45MB
  • lesson16_02.string Indexer, Length property and CopyTo Method.mp413.14MB
  • lesson16_03.Comparing strings.mp426.67MB
  • lesson16_04.Determining Whether a String Begins.mp47.84MB
  • lesson16_05.Locating Characters and Substrings in strings.mp440.87MB
  • lesson16_06.Extracting Substrings from strings.mp45.21MB
  • lesson16_07.Concatenating strings.mp410.25MB
  • lesson16_08.Miscellaneous string Methods.mp410.25MB
  • lesson16_09.Class StringBuilder Constructors.mp48.69MB
  • lesson16_10.Length and Capacity Properties.mp48.85MB
  • lesson16_11.Append Method of Class StringBuilder.mp411.92MB
  • lesson16_12.AppendFormat Method of Class StringBuilder.mp414.7MB
  • lesson16_13.Insert and Remove Methods of Class StringBuilder.mp49.32MB
  • lesson16_14.Replace Method of Class StringBuilder.mp45.97MB
  • lesson16_15.Char Methods.mp412.75MB
  • lesson16_16.Simple Regular Expressions and Class Regex.mp422.45MB
  • lesson16_17.Regular-Expression Character Classes and Quantifiers.mp438.68MB
  • lesson16_18.A More Complex Regular Expression.mp47.21MB
  • lesson16_19.Validating User Input with Regular Expressions and LINQ.mp442.04MB
  • lesson16_20.Regex Methods Replace and Split.mp435.69MB
  • lesson16_intro.Lesson introduction.mp416.21MB
  • lesson17_01.Using Classes File and Directory.mp448.71MB
  • lesson17_02.Using LINQ to Search Directories and Determine File Types.mp433.62MB
  • lesson17_03.BankLibrary- Reusable Class BankUIForm.mp410.98MB
  • lesson17_04.BankLibrary- Reusable Class Record.mp45.93MB
  • lesson17_05.Creating and Writing to a Sequential-Access File.mp443.85MB
  • lesson17_06.Reading Date from a Sequential-Access Text File.mp427.68MB
  • lesson17_07.Case Study- Credit-Inquiry Program.mp428.11MB
  • lesson17_08.BankLibrary- Class RecordSerializable.mp411.3MB
  • lesson17_09.Creating a Sequential-Access File Using Object Serialization.mp422.42MB
  • lesson17_10.Reading and Deserializing Data from a Binary File.mp418.72MB
  • lesson17_intro.Lesson introduction.mp419.23MB
  • lesson18_01.Motivation for Generic Methods.mp416.53MB
  • lesson18_02.Generic-Method Implementation.mp415.63MB
  • lesson18_03.Type Constraints.mp448.76MB
  • lesson18_04.Generic Classes.mp452.04MB
  • lesson18_05.Generic Methods That Receive Objects of Generic Classes as Arguments.mp422.43MB
  • lesson18_intro.Lesson introduction.mp420.58MB
  • lesson19_01.Class Array and Enumerators.mp431.22MB
  • lesson19_02.Class ArrayList.mp432.61MB
  • lesson19_03.Class Stack.mp418.4MB
  • lesson19_04.Class ClassHashtable.mp422.26MB
  • lesson19_05.Generic Class SortedDictionary.mp418.37MB
  • lesson19_06.Generic Class LinkedList.mp455.38MB
  • lesson19_intro.Lesson introduction.mp431.08MB
  • lesson20_01.Relational Databases.mp47.42MB
  • lesson20_02.Books Database.mp413.65MB
  • lesson20_03.Books Database- Entity-Relationship Diagram.mp45.26MB
  • lesson20_04.LINQ to Entities and the ADO.NET Entity Framework.mp45.73MB
  • lesson20_05.Demonstrating the Display Authors Table App.mp412.36MB
  • lesson20_06.Creating the ADO NET Entity Data Model Class Library.mp421.81MB
  • lesson20_07.Creating a Windows Forms Project.mp420.22MB
  • lesson20_08.Data Bindings Between Controls and the Entity Data Model.mp416.8MB
  • lesson20_09.Code for the Data Bindings Between Controls.mp451.98MB
  • lesson20_10.Dynamically Binding Query Results.mp44.92MB
  • lesson20_11.Creating the Display Query Results GUI.mp419.31MB
  • lesson20_12.Coding the App.mp433.32MB
  • lesson20_13.Retrieving Data from Multiple Tables with LINQ.mp471.53MB
  • lesson20_14.Creating a Master-Detail View App.mp452.62MB
  • lesson20_15.Address Book Case Study.mp48.33MB
  • lesson20_16.Address Book Case Study- Creating the GUI.mp441.31MB
  • lesson20_17.Address Book Case Study- Coding the app.mp434.41MB
  • lesson20_intro.Lesson introduction.mp433.66MB
  • Lesson21_01.Web Basics.mp411.47MB
  • Lesson21_02.Multitier App Architecture.mp411.63MB
  • Lesson21_03.Testing Your First Web App.mp435.69MB
  • Lesson21_04.Building Your First Web App.mp4214.42MB
  • lesson21_05.Standard Web Controls.mp4112.23MB
  • lesson21_06.Validation Controls- Demo.mp419.75MB
  • lesson21_07.Validation Controls.mp4108.77MB
  • lesson21_08.Session Tracking.mp4175.91MB
  • lesson21_09.Data Driven ASP.NET Guestbook- Demo.mp425.73MB
  • lesson21_10.Data Driven ASP.NET Guestbook.mp4115.99MB
  • Lesson21_intro.Lesson introduction.mp431.72MB
  • lesson26_01.Basics of async and await.mp44.87MB
  • lesson26_02.Introduction to the Fibonacci calculation used in Sections.mp43MB
  • lesson26_03.Executing an Asynchronous Task from a GUI App.mp456.03MB
  • lesson26_04.Sequential Execution of Two Compute Intensive Tasks.mp422.63MB
  • lesson26_05.Asynchronous Execution of Two Compute Intensive Tasksp.mp463.7MB
  • lesson26_06.Invoking a Flickr Web Service Asynchronously with WebClient.mp4124.67MB
  • lesson26_intro.Lesson introduction.mp436.63MB