Udemy - C# 12 - Ultimate Guide - Beginner to Advanced  Master class (1.2025)
    
    File List
    
        
            
                
                    - 27. IO, Serialization, Encoding/15. 'DirectoryInfo' class.mp4  205.8 MB
- 22. Collections/19. Object Relations.mp4  201.4 MB
- 27. IO, Serialization, Encoding/14. 'Directory' class - Part 2.mp4  185.9 MB
- 29. Bank Project - Adding Functionality/5. Creating Customer DAL.mp4  184.4 MB
- 22. Collections/23. Custom Collections.mp4  177.4 MB
- 25. LINQ/1. Linq Basics.mp4  176.5 MB
- 31. Threading/27. Wait and Pulse - Part 3.mp4  175.9 MB
- 22. Collections/28. IComparable.mp4  174.2 MB
- 02. C# Language Basics (Practical Starts Here)/6. Operators.mp4  172.5 MB
- 29. Bank Project - Adding Functionality/9. Creating Customer PL - Add and List.mp4  171.7 MB
- 28. Exception Handling/12. Exception Logger.mp4  168.6 MB
- 28. Exception Handling/3. IndexOutOfRangeException.mp4  166.5 MB
- 27. IO, Serialization, Encoding/28. Xml Serialization.mp4  161.5 MB
- 32. Tasks/18. Task Cancellation.mp4  158.3 MB
- 22. Collections/22. Iterator and Yield Return.mp4  154.8 MB
- 27. IO, Serialization, Encoding/18. 'FileStream' class - Part 1.mp4  153.6 MB
- 31. Threading/15. Callback.mp4  151.9 MB
- 31. Threading/23. ManualResetEvent - Part 3.mp4  151.2 MB
- 31. Threading/29. Monitor with ManualResetEvent.mp4  150.6 MB
- 27. IO, Serialization, Encoding/9. 'File' class.mp4  150.3 MB
- 31. Threading/6. Multiple Threads.mp4  145.8 MB
- 21. Arrays/14. CopyTo and Clone.mp4  143.0 MB
- 06. Methods/2. Encapsulation - Part 1.mp4  141.9 MB
- 31. Threading/13. ParameterizedThreadStart.mp4  141.7 MB
- 32. Tasks/19. File IO.mp4  134.9 MB
- 22. Collections/31. Covariance.mp4  134.6 MB
- 28. Exception Handling/10. Custom Exceptions.mp4  132.8 MB
- 28. Exception Handling/5. ArgumentNullException.mp4  132.1 MB
- 14. Structures/1. Creating Structures.mp4  131.9 MB
- 30. C# 9 and 10 (.NET 6) - New Features/6. Null Forgiving Operator.mp4  131.0 MB
- 29. Bank Project - Adding Functionality/8. Creating Customer BLL.mp4  130.6 MB
- 22. Collections/27. IEquatable.mp4  128.5 MB
- 28. Exception Handling/7. ArgumentOutOfRangeException.mp4  128.3 MB
- 27. IO, Serialization, Encoding/20. 'FileStream' class - Part 3.mp4  128.2 MB
- 02. C# Language Basics (Practical Starts Here)/5. Primitive Types.mp4  126.3 MB
- 25. LINQ/3. First and FirstOrDefault.mp4  123.0 MB
- 22. Collections/9. Exists, Find, FindIndex, FindLast, FindLastIndex, FindAll.mp4  122.3 MB
- 27. IO, Serialization, Encoding/27. Json Serialization.mp4  120.3 MB
- 21. Arrays/15. Deep Copy.mp4  119.6 MB
- 22. Collections/14. HashSet.mp4  118.6 MB
- 31. Threading/16. Shared Resources.mp4  116.1 MB
- 30. C# 9 and 10 (.NET 6) - New Features/8. Why to use Pattern Matching.mp4  114.9 MB
- 09. Properties & Indexers/1. Creating Properties.mp4  114.5 MB
- 05. Fields/2. Access Modifiers of Fields.mp4  113.6 MB
- 32. Tasks/6. Stopwatch.mp4  113.0 MB
- 26. String, DateTime, Math/6. Checking Strings - Part 1.mp4  112.7 MB
- 11. Abstract Classes and Interfaces/6. Dynamic Polymorphism with Interfaces.mp4  112.7 MB
- 30. C# 9 and 10 (.NET 6) - New Features/4. Module Initializers.mp4  112.3 MB
- 31. Threading/18. Monitor.mp4  111.7 MB
- 11. Abstract Classes and Interfaces/5. Creating Interfaces.mp4  111.0 MB
- 27. IO, Serialization, Encoding/22. StreamWriter and StreamReader - Part 2.mp4  110.7 MB
- 27. IO, Serialization, Encoding/11. 'FileInfo' class.mp4  109.6 MB
- 28. Exception Handling/1. Try-Catch-Finally.mp4  109.4 MB
- 27. IO, Serialization, Encoding/24. BinaryWriter and BinaryReader - Part 2.mp4  109.1 MB
- 31. Threading/22. ManualResetEvent - Part 2.mp4  107.3 MB
- 30. C# 9 and 10 (.NET 6) - New Features/14. Pattern Matching - Property Pattern.mp4  104.9 MB
- 27. IO, Serialization, Encoding/5. Introduction to Character Encoding.mp4  102.7 MB
- 27. IO, Serialization, Encoding/6. Ascii Character Encoding.mp4  102.1 MB
- 33. Asynchronous Programming/2. Async and Await - Part 1.mp4  101.4 MB
- 30. C# 9 and 10 (.NET 6) - New Features/1. Top Level Statements.mp4  100.7 MB
- 34. C# 11 (.NET 7)  -  New Features/4. Slice Pattern.mp4  100.5 MB
- 25. LINQ/6. Single and SingleOrDefault.mp4  98.5 MB
- 22. Collections/12. SortedList.mp4  98.3 MB
- 25. LINQ/4. Last and LastOrDefault.mp4  96.9 MB
- 26. String, DateTime, Math/19. DateTime Formats - Part 2.mp4  95.9 MB
- 32. Tasks/17. Continuation Chain.mp4  94.9 MB
- 22. Collections/21. IEnumerable and IEnumerator.mp4  94.9 MB
- 30. C# 9 and 10 (.NET 6) - New Features/17. Pattern Matching - Extended Property Pattern.mp4  94.5 MB
- 30. C# 9 and 10 (.NET 6) - New Features/30. Records - Constructor.mp4  93.4 MB
- 22. Collections/25. Custom Collection with ICollection.mp4  92.5 MB
- 26. String, DateTime, Math/7. Checking Strings - Part 2.mp4  91.7 MB
- 28. Exception Handling/4. NullReferenceException.mp4  91.6 MB
- 31. Threading/41. CountDownEvent.mp4  91.6 MB
- 30. C# 9 and 10 (.NET 6) - New Features/37. Static Anonymous Functions.mp4  91.5 MB
- 06. Methods/1. Understanding Methods.mp4  91.3 MB
- 25. LINQ/5. ElementAt and ElementAtOrDefault.mp4  90.7 MB
- 32. Tasks/15. Task Exception Handling - Part 1.mp4  90.1 MB
- 31. Threading/34. CSV with Threads - Part 1.mp4  90.0 MB
- 22. Collections/6. IndexOf, BinarySearch, Contains.mp4  89.9 MB
- 26. String, DateTime, Math/23. Math - Part 2.mp4  89.3 MB
- 32. Tasks/10. Generic Task.mp4  88.6 MB
- 14. Structures/3. Understanding Structures (vs) Class Practically.mp4  88.2 MB
- 22. Collections/2. List.mp4  87.4 MB
- 08. Constructors/1. Instance Constructors.mp4  86.9 MB
- 26. String, DateTime, Math/15. Methods of StringBuilder.mp4  86.7 MB
- 29. Bank Project - Adding Functionality/4. Adding Validations to Entity Classes.mp4  86.6 MB
- 27. IO, Serialization, Encoding/25. Binary Serialization - Part 1.mp4  86.1 MB
- 31. Threading/40. Thread Pool.mp4  86.0 MB
- 02. C# Language Basics (Practical Starts Here)/11. If, If-else, Else-if, Nested-if.mp4  85.0 MB
- 30. C# 9 and 10 (.NET 6) - New Features/27. Records - 'with' Expression.mp4  84.9 MB
- 22. Collections/18. Collection of Objects.mp4  84.8 MB
- 28. Exception Handling/2. FormatException.mp4  84.5 MB
- 30. C# 9 and 10 (.NET 6) - New Features/41. Interface Method Modifiers.mp4  84.4 MB
- 20. Delegates & Events/3. Events.mp4  84.1 MB
- 27. IO, Serialization, Encoding/26. Binary Serialization - Part 2.mp4  83.9 MB
- 22. Collections/30. IComparer - Part 2.mp4  83.8 MB
- 22. Collections/11. Dictionary.mp4  83.5 MB
- 31. Threading/4. Thread Class.mp4  83.3 MB
- 28. Exception Handling/9. InvalidOperationException.mp4  82.2 MB
- 27. IO, Serialization, Encoding/19. 'FileStream' class - Part 2.mp4  81.7 MB
- 22. Collections/29. IComparer - Part 1.mp4  81.7 MB
- 27. IO, Serialization, Encoding/23. BinaryWriter and BinaryReader - Part 1.mp4  81.2 MB
- 22. Collections/16. Stack.mp4  81.0 MB
- 35. C# 12 (.NET 8) - New Features/2. Collection Expressions.mp4  80.3 MB
- 22. Collections/24. Custom Collection with IEnumerable.mp4  80.3 MB
- 30. C# 9 and 10 (.NET 6) - New Features/31. Records - Inheritance.mp4  79.9 MB
- 20. Delegates & Events/1. Creating Delegates.mp4  79.1 MB
- 30. C# 9 and 10 (.NET 6) - New Features/5. Nullable Reference Types.mp4  78.9 MB
- 31. Threading/39. Mutex.mp4  78.7 MB
- 22. Collections/26. Custom Collection with IList.mp4  78.5 MB
- 26. String, DateTime, Math/24. Regular Expressions.mp4  78.0 MB
- 32. Tasks/14. Task.ContinueWith.mp4  77.8 MB
- 30. C# 9 and 10 (.NET 6) - New Features/45. Range Struct.mp4  77.4 MB
- 22. Collections/5. Remove, RemoveAt, RemoveRange, RemoveAll, Clear.mp4  77.3 MB
- 31. Threading/5. Single Threaded App.mp4  77.2 MB
- 31. Threading/8. Join.mp4  76.9 MB
- 01. Course Fundamentals (Theory)/6. .NET Framework Architecture.mp4  73.3 MB
- 34. C# 11 (.NET 7)  -  New Features/2. Raw String Literals.mp4  73.1 MB
- 30. C# 9 and 10 (.NET 6) - New Features/7. Target-typed 'new' expressions.mp4  73.0 MB
- 05. Fields/1. Understanding Fields.mp4  72.8 MB
- 25. LINQ/2. OrderBy.mp4  71.9 MB
- 28. Exception Handling/14. Catch When (or) Exception Filters.mp4  70.7 MB
- 31. Threading/21. ManualResetEvent - Part 1.mp4  70.0 MB
- 26. String, DateTime, Math/17. DateTime - Part 2.mp4  70.0 MB
- 27. IO, Serialization, Encoding/21. StreamWriter and StreamReader - Part 1.mp4  69.0 MB
- 28. Exception Handling/11. Stack Trace.mp4  68.9 MB
- 29. Bank Project - Adding Functionality/3. Adding Regions and XML Comments.mp4  68.8 MB
- 02. C# Language Basics (Practical Starts Here)/3. The System.Console class.mp4  68.8 MB
- 27. IO, Serialization, Encoding/12. 'FileInfo' class - Properties.mp4  68.7 MB
- 25. LINQ/7. Select.mp4  68.0 MB
- 27. IO, Serialization, Encoding/7. Unicode Character Encoding.mp4  67.2 MB
- 22. Collections/13. Hashtable.mp4  67.1 MB
- 11. Abstract Classes and Interfaces/7. Multiple Inheritance with Interfaces.mp4  66.8 MB
- 30. C# 9 and 10 (.NET 6) - New Features/9. Pattern Matching - Type Pattern.mp4  66.4 MB
- 30. C# 9 and 10 (.NET 6) - New Features/26. Records - Equality.mp4  66.3 MB
- 02. C# Language Basics (Practical Starts Here)/1. Installing Visual Studio 2022.mp4  66.1 MB
- 18. Extension Methods and Pattern Matching/5. Inner Classes.mp4  64.6 MB
- 35. C# 12 (.NET 8) - New Features/3. Default Parameters in Lambda Expressions.mp4  64.5 MB
- 33. Asynchronous Programming/3. Async and Await - Part 2.mp4  64.0 MB
- 28. Exception Handling/6. Inner Exception.mp4  63.5 MB
- 10. Inheritance, Hiding, Overriding/1. Creating Inheritance.mp4  61.9 MB
- 31. Threading/36. CSV with Threads - Part 3.mp4  61.5 MB
- 28. Exception Handling/8. ArgumentException.mp4  61.4 MB
- 22. Collections/10. ConvertAll.mp4  60.8 MB
- 31. Threading/10. Interrupt.mp4  60.6 MB
- 30. C# 9 and 10 (.NET 6) - New Features/16. Pattern Matching - Positional Pattern.mp4  59.7 MB
- 29. Bank Project - Adding Functionality/1. Setting-up Layers.mp4  59.2 MB
- 01. Course Fundamentals (Theory)/5. CLR.mp4  59.0 MB
- 31. Threading/26. Wait and Pulse - Part 2.mp4  58.8 MB
- 26. String, DateTime, Math/18. DateTime Formats - Part 1.mp4  58.7 MB
- 26. String, DateTime, Math/20. Date Subtraction.mp4  58.3 MB
- 31. Threading/7. Sleep.mp4  58.2 MB
- 11. Abstract Classes and Interfaces/2. Abstract Classes.mp4  57.8 MB
- 10. Inheritance, Hiding, Overriding/4. Parent Class's Constructor.mp4  57.3 MB
- 02. C# Language Basics (Practical Starts Here)/2. Creating First C# App using Visual Studio.mp4  57.3 MB
- 30. C# 9 and 10 (.NET 6) - New Features/12. Pattern Matching - Switch Expression Pattern.mp4  57.2 MB
- 11. Abstract Classes and Interfaces/3. Abstract Methods.mp4  57.1 MB
- 01. Course Fundamentals (Theory)/2. CLI.mp4  57.1 MB
- 32. Tasks/16. Task Exception Handling - Part 2.mp4  55.8 MB
- 30. C# 9 and 10 (.NET 6) - New Features/19. Immutable Classes.mp4  55.8 MB
- 04. C# Object Oriented Programming - Basics/2. Creating Classes & Objects.mp4  55.4 MB
- 26. String, DateTime, Math/4. Converting Strings - Part 2.mp4  55.2 MB
- 31. Threading/35. CSV with Threads - Part 2.mp4  55.1 MB
- 31. Threading/12. Thread Parameters.mp4  55.0 MB
- 05. Fields/4. Static Fields.mp4  54.9 MB
- 23. Anonymous Types/1. Anonymous Types.mp4  53.5 MB
- 33. Asynchronous Programming/4. Async and Await - Part 3.mp4  53.0 MB
- 09. Properties & Indexers/3. Auto-Properties with Accessor Accessibility.mp4  53.0 MB
- 30. C# 9 and 10 (.NET 6) - New Features/33. Record Structs.mp4  52.5 MB
- 27. IO, Serialization, Encoding/10. 'File' class - Read and Write.mp4  52.2 MB
- 34. C# 11 (.NET 7)  -  New Features/7. Required Members.mp4  51.9 MB
- 28. Exception Handling/13. System.Exception.mp4  51.2 MB
- 31. Threading/19. Lock.mp4  51.1 MB
- 24. Tuples/2. Value Tuples.mp4  51.0 MB
- 31. Threading/25. Wait and Pulse - Part 1.mp4  50.9 MB
- 19. GC, Destructors, IDisposable/2. Destructors.mp4  49.7 MB
- 09. Properties & Indexers/2. Readonly & Writeonly Properties.mp4  49.4 MB
- 13. Partial & Static Classes, Enumerations/1. Partial Classes.mp4  49.4 MB
- 31. Threading/38. Semaphore.mp4  49.2 MB
- 11. Abstract Classes and Interfaces/9. Explicit Interface Implementation.mp4  48.7 MB
- 34. C# 11 (.NET 7)  -  New Features/9. Ref Fields.mp4  48.7 MB
- 30. C# 9 and 10 (.NET 6) - New Features/2. File Scoped Namespaces.mp4  48.5 MB
- 30. C# 9 and 10 (.NET 6) - New Features/3. Global Using.mp4  47.8 MB
- 26. String, DateTime, Math/14. StringBuilder - Part 2.mp4  47.4 MB
- 15. System.Object Class/2. Understanding & Overriding Methods of Object class.mp4  47.0 MB
- 08. Constructors/5. Object Initializer.mp4  46.9 MB
- 30. C# 9 and 10 (.NET 6) - New Features/15. Pattern Matching - Tuple Pattern.mp4  46.6 MB
- 26. String, DateTime, Math/22. Math - Part 1.mp4  46.5 MB
- 16. Generics/1. Generic Classes.mp4  46.2 MB
- 30. C# 9 and 10 (.NET 6) - New Features/23. Records - Basics.mp4  45.7 MB
- 31. Threading/32. ConcurrentQueue.mp4  45.6 MB
- 26. String, DateTime, Math/10. Strings with For Loop - Part 1.mp4  45.1 MB
- 32. Tasks/13. Task.Delay.mp4  44.4 MB
- 29. Bank Project - Adding Functionality/2. Creating Customer Entity.mp4  44.2 MB
- 30. C# 9 and 10 (.NET 6) - New Features/18. Need of Immutability.mp4  44.2 MB
- 20. Delegates & Events/14. Switch Expression.mp4  43.6 MB
- 31. Threading/9. Thread Priority.mp4  42.7 MB
- 26. String, DateTime, Math/12. Strings with For Loop - Part 3.mp4  42.6 MB
- 31. Threading/14. Custom Thread Object.mp4  42.6 MB
- 06. Methods/10. Method Overloading.mp4  42.4 MB
- 32. Tasks/5. Task.Run.mp4  42.4 MB
- 22. Collections/32. Contravariance.mp4  41.9 MB
- 19. GC, Destructors, IDisposable/3. IDisposable.mp4  41.7 MB
- 30. C# 9 and 10 (.NET 6) - New Features/25. Records - Immutability.mp4  41.4 MB
- 22. Collections/15. ArrayList.mp4  41.0 MB
- 04. C# Object Oriented Programming - Basics/1. Understanding OOP.mp4  41.0 MB
- 05. Fields/6. Readonly Fields.mp4  40.9 MB
- 12. Namespaces/1. Creating Namespaces.mp4  40.8 MB
- 11. Abstract Classes and Interfaces/8. Interface Inheritance.mp4  40.4 MB
- 30. C# 9 and 10 (.NET 6) - New Features/11. Pattern Matching - When Pattern.mp4  40.3 MB
- 10. Inheritance, Hiding, Overriding/5. Method Hiding.mp4  40.1 MB
- 27. IO, Serialization, Encoding/3. Octal Number System.mp4  39.8 MB
- 30. C# 9 and 10 (.NET 6) - New Features/44. Index-From-End Operator.mp4  39.7 MB
- 19. GC, Destructors, IDisposable/4. Using Declaration.mp4  39.6 MB
- 27. IO, Serialization, Encoding/2. Binary Number System.mp4  39.6 MB
- 30. C# 9 and 10 (.NET 6) - New Features/34. Command Line Arguments - Part 1.mp4  39.3 MB
- 30. C# 9 and 10 (.NET 6) - New Features/10. Pattern Matching - Switch-Case Pattern.mp4  39.0 MB
- 26. String, DateTime, Math/3. Converting Strings - Part 1.mp4  38.8 MB
- 21. Arrays/1. Creating Arrays.mp4  38.6 MB
- 30. C# 9 and 10 (.NET 6) - New Features/13. Pattern Matching - Relational and Logical Pattern.mp4  38.4 MB
- 23. Anonymous Types/3. Anonymous Arrays.mp4  38.2 MB
- 18. Extension Methods and Pattern Matching/2. Pattern Matching.mp4  38.0 MB
- 18. Extension Methods and Pattern Matching/1. Extension Methods.mp4  37.9 MB
- 30. C# 9 and 10 (.NET 6) - New Features/29. Records - ToString().mp4  37.3 MB
- 13. Partial & Static Classes, Enumerations/2. Partial Methods.mp4  37.3 MB
- 01. Course Fundamentals (Theory)/9. Introducing Visual Studio.mp4  37.2 MB
- 08. Constructors/2. Static Constructor.mp4  36.9 MB
- 30. C# 9 and 10 (.NET 6) - New Features/40. Interface Default Methods.mp4  36.6 MB
- 01. Course Fundamentals (Theory)/13. C# Language Tokens.mp4  36.1 MB
- 33. Asynchronous Programming/6. Error Handling in async methods.mp4  35.9 MB
- 32. Tasks/12. Task.WaitAny.mp4  35.4 MB
- 27. IO, Serialization, Encoding/13. 'Directory' class - Part 1.mp4  35.3 MB
- 26. String, DateTime, Math/21. Date Addition.mp4  35.2 MB
- 22. Collections/8. ToArray, ForEach.mp4  34.7 MB
- 31. Threading/1. Introduction to Concurrent Execution.mp4  34.7 MB
- 22. Collections/17. Queue.mp4  34.6 MB
- 20. Delegates & Events/11. EventHandler.mp4  34.5 MB
- 25. LINQ/8. Min, Max, Count, Sum, Average.mp4  34.1 MB
- 01. Course Fundamentals (Theory)/11. Introducing Object, Class, Fields and Methods.mp4  33.7 MB
- 24. Tuples/1. Tuple Class.mp4  33.6 MB
- 30. C# 9 and 10 (.NET 6) - New Features/24. Records - Nested Records.mp4  33.6 MB
- 35. C# 12 (.NET 8) - New Features/1. Primary Constructors in Classes.mp4  33.3 MB
- 12. Namespaces/3. Importing Namespaces.mp4  33.0 MB
- 31. Threading/28. Wait and Pulse - Part 4.mp4  32.6 MB
- 26. String, DateTime, Math/13. StringBuilder - Part 1.mp4  32.6 MB
- 16. Generics/3. Generic Constraints.mp4  32.6 MB
- 32. Tasks/7. Task.Factory.StartNew.mp4  32.6 MB
- 34. C# 11 (.NET 7)  -  New Features/5. Var Pattern.mp4  32.4 MB
- 22. Collections/20. Collection Classes and Interfaces Hierarchy.mp4  32.3 MB
- 06. Methods/6. Static Methods.mp4  32.2 MB
- 30. C# 9 and 10 (.NET 6) - New Features/21. Readonly Structs.mp4  32.1 MB
- 34. C# 11 (.NET 7)  -  New Features/6. File Local Types.mp4  31.9 MB
- 30. C# 9 and 10 (.NET 6) - New Features/20. Init-Only Properties.mp4  31.6 MB
- 32. Tasks/9. Task.WaitAll.mp4  31.4 MB
- 30. C# 9 and 10 (.NET 6) - New Features/22. Parameterless Struct Constructors.mp4  31.0 MB
- 29. Bank Project - Adding Functionality/6. Adding Exception Handling in Customer DAL.mp4  30.9 MB
- 06. Methods/19. Static Local Functions.mp4  30.9 MB
- 20. Delegates & Events/12. Expression Trees.mp4  30.7 MB
- 30. C# 9 and 10 (.NET 6) - New Features/36. Partial Methods Return Type.mp4  30.6 MB
- 27. IO, Serialization, Encoding/4. Hexadecimal Number System.mp4  30.6 MB
- 02. C# Language Basics (Practical Starts Here)/15. While, Do-While.mp4  30.5 MB
- 31. Threading/37. CSV with Threads - Part 4.mp4  30.5 MB
- 09. Properties & Indexers/6. Creating Indexers.mp4  30.5 MB
- 13. Partial & Static Classes, Enumerations/4. Enumerations.mp4  30.4 MB
- 13. Partial & Static Classes, Enumerations/3. Static Classes.mp4  29.9 MB
- 22. Collections/4. Insert, InsertRange.mp4  29.7 MB
- 06. Methods/12. Parameter Modifiers - ref.mp4  29.6 MB
- 14. Structures/4. Readonly Structures.mp4  29.5 MB
- 17. Handling Null/1. Nullable Types.mp4  29.5 MB
- 18. Extension Methods and Pattern Matching/4. Dynamically Typed Variables.mp4  29.3 MB
- 31. Threading/3. Main Thread.mp4  28.3 MB
- 20. Delegates & Events/8. Func.mp4  28.0 MB
- 21. Arrays/13. Array of Objects.mp4  28.0 MB
- 20. Delegates & Events/6. Lambda Expressions.mp4  27.9 MB
- 30. C# 9 and 10 (.NET 6) - New Features/32. Records - sealed ToString().mp4  27.7 MB
- 26. String, DateTime, Math/2. How String Objects are Created.mp4  27.6 MB
- 02. C# Language Basics (Practical Starts Here)/4. Variables.mp4  27.6 MB
- 20. Delegates & Events/13. Expression Bodied Members.mp4  27.6 MB
- 30. C# 9 and 10 (.NET 6) - New Features/28. Records - Deconstruct().mp4  27.5 MB
- 12. Namespaces/4. Creating Using Alias.mp4  27.2 MB
- 05. Fields/5. Constant Fields.mp4  26.5 MB
- 33. Asynchronous Programming/5. Async and Await Best Practices.mp4  26.1 MB
- 07. Type Conversion/2. Implicit Casting.mp4  25.9 MB
- 21. Arrays/11. Mult-Dim Arrays.mp4  25.8 MB
- 10. Inheritance, Hiding, Overriding/6. Method Overriding.mp4  25.7 MB
- 06. Methods/7. Object reference as Arguments.mp4  25.6 MB
- 20. Delegates & Events/2. Multi Cast Delegates.mp4  25.5 MB
- 03. Bank Project - Getting Started/3. Creating Customers and Accounts Menu.mp4  25.3 MB
- 02. C# Language Basics (Practical Starts Here)/20. Goto.mp4  25.2 MB
- 30. C# 9 and 10 (.NET 6) - New Features/38. Lambda Function Return Type.mp4  25.1 MB
- 20. Delegates & Events/5. Anonymous Methods.mp4  25.1 MB
- 26. String, DateTime, Math/16. DateTime - Part 1.mp4  24.8 MB
- 08. Constructors/4. Constructor Overloading.mp4  24.6 MB
- 26. String, DateTime, Math/1. String.mp4  24.4 MB
- 27. IO, Serialization, Encoding/16. 'DirectoryInfo' class - Properties.mp4  24.3 MB
- 24. Tuples/3. Deconstructing.mp4  24.3 MB
- 20. Delegates & Events/7. Inline Lambda Expressions.mp4  24.2 MB
- 31. Threading/24. AutoResetEvent.mp4  23.9 MB
- 06. Methods/17. Parameter Modifiers - params.mp4  23.7 MB
- 06. Methods/5. this keyword.mp4  23.7 MB
- 34. C# 11 (.NET 7)  -  New Features/3. List Pattern.mp4  23.0 MB
- 27. IO, Serialization, Encoding/17. 'DriveInfo' class.mp4  22.8 MB
- 10. Inheritance, Hiding, Overriding/7. Sealed Classes.mp4  22.8 MB
- 26. String, DateTime, Math/5. Converting Strings - Part 3.mp4  22.7 MB
- 06. Methods/3. Encapsulation - Part 2.mp4  22.7 MB
- 12. Namespaces/5. Using Static.mp4  22.5 MB
- 07. Type Conversion/5. TryParse.mp4  22.2 MB
- 26. String, DateTime, Math/8. Formatting Strings.mp4  22.1 MB
- 02. C# Language Basics (Practical Starts Here)/19. Nested For loops.mp4  22.0 MB
- 31. Threading/31. Intro to Concurrent Collections.mp4  22.0 MB
- 30. C# 9 and 10 (.NET 6) - New Features/35. Command Line Arguments - Part 2.mp4  22.0 MB
- 31. Threading/33. Other Concurrent Collections.mp4  21.4 MB
- 16. Generics/4. Generic Methods.mp4  21.0 MB
- 06. Methods/9. Named Arguments.mp4  20.8 MB
- 18. Extension Methods and Pattern Matching/3. Implicitly Typed Variables.mp4  20.7 MB
- 05. Fields/3. Playing with Fields of Multiple Objects.mp4  20.7 MB
- 21. Arrays/3. Arrays with 'foreach' loop.mp4  20.5 MB
- 33. Asynchronous Programming/7. Debugging async methods.mp4  20.2 MB
- 22. Collections/3. Add, AddRange.mp4  20.1 MB
- 06. Methods/18. Local Functions.mp4  20.1 MB
- 01. Course Fundamentals (Theory)/14. Versions of C#.mp4  19.5 MB
- 07. Type Conversion/3. Explicit Casting.mp4  19.4 MB
- 19. GC, Destructors, IDisposable/1. Garbage Collection & Generations.mp4  19.3 MB
- 16. Generics/2. Multiple Generic Parameters.mp4  19.3 MB
- 01. Course Fundamentals (Theory)/7. Versions of .NET Framework.mp4  19.3 MB
- 06. Methods/13. Parameter Modifiers - out.mp4  19.1 MB
- 02. C# Language Basics (Practical Starts Here)/17. Break.mp4  18.9 MB
- 06. Methods/20. Recursion.mp4  18.6 MB
- 02. C# Language Basics (Practical Starts Here)/16. For loop.mp4  18.5 MB
- 09. Properties & Indexers/7. Indexer Overloading.mp4  18.2 MB
- 06. Methods/8. Default Arguments.mp4  17.9 MB
- 32. Tasks/2. Introduction to Tasks.mp4  17.7 MB
- 21. Arrays/12. Jagged Arrays.mp4  17.4 MB
- 21. Arrays/5. System.Array.IndexOf.mp4.mp4  17.4 MB
- 35. C# 12 (.NET 8) - New Features/4. Alias Any Type.mp4  17.1 MB
- 10. Inheritance, Hiding, Overriding/8. Sealed Methods.mp4  16.7 MB
- 06. Methods/15. Parameter Modifiers - in.mp4  16.5 MB
- 03. Bank Project - Getting Started/1. Creating Login Form.mp4  16.4 MB
- 32. Tasks/11. Returning Complex Types.mp4  16.4 MB
- 02. C# Language Basics (Practical Starts Here)/18. Continue.mp4  16.4 MB
- 10. Inheritance, Hiding, Overriding/3. 'base' Keyword.mp4  16.1 MB
- 21. Arrays/6. System.Array.BinarySearch.mp4  16.0 MB
- 02. C# Language Basics (Practical Starts Here)/14. Switch-Case.mp4  15.9 MB
- 20. Delegates & Events/4. Auto-Implemented Events.mp4  15.9 MB
- 17. Handling Null/3. Null Propagation Operator.mp4  15.7 MB
- 12. Namespaces/2. Nested Namespaces.mp4  15.5 MB
- 06. Methods/11. Parameter Modifiers - Default.mp4  15.4 MB
- 31. Threading/11. Thread States.mp4  15.3 MB
- 26. String, DateTime, Math/9. Modifying Strings.mp4  15.1 MB
- 07. Type Conversion/6. Conversion Methods.mp4  15.1 MB
- 03. Bank Project - Getting Started/2. Creating Main Menu.mp4  14.9 MB
- 07. Type Conversion/4. Parse.mp4  14.9 MB
- 20. Delegates & Events/9. Action.mp4  14.7 MB
- 08. Constructors/3. Types of Constructor.mp4  14.7 MB
- 01. Course Fundamentals (Theory)/1. Introduction to .NET.mp4  14.6 MB
- 32. Tasks/1. Drawbacks of Threading.mp4  14.3 MB
- 22. Collections/1. Introduction to Collections.mp4  14.1 MB
- 17. Handling Null/2. Null Coalescing Operator.mp4  14.0 MB
- 26. String, DateTime, Math/11. Strings with For Loop - Part 2.mp4  13.9 MB
- 06. Methods/16. ref Returns.mp4  13.9 MB
- 14. Structures/5. Primitive Types as Structures.mp4  13.9 MB
- 30. C# 9 and 10 (.NET 6) - New Features/43. Interface Static Members.mp4  13.7 MB
- 10. Inheritance, Hiding, Overriding/2. Types of Inheritance.mp4  13.6 MB
- 15. System.Object Class/5. Unboxing.mp4  13.3 MB
- 06. Methods/4. Local Variables & Parameters.mp4  13.1 MB
- 30. C# 9 and 10 (.NET 6) - New Features/42. Interface Private Methods.mp4  13.1 MB
- 20. Delegates & Events/10. Predicate.mp4  13.0 MB
- 33. Asynchronous Programming/1. Introduction to Asynchronous Programming.mp4  12.8 MB
- 01. Course Fundamentals (Theory)/10. Introduction to C#.mp4  12.3 MB
- 21. Arrays/2. Arrays with 'for' loop.mp4  12.2 MB
- 15. System.Object Class/1. Overview of System.Object class.mp4  12.0 MB
- 34. C# 11 (.NET 7)  -  New Features/8. Auto Default Structs.mp4  12.0 MB
- 14. Structures/2. Structures with Constructors.mp4  11.2 MB
- 06. Methods/21. IMP Points to Remember about Methods.mp4  10.8 MB
- 21. Arrays/8. System.Array.Resize.mp4  10.3 MB
- 30. C# 9 and 10 (.NET 6) - New Features/39. Constant Interpolated Strings.mp4  10.1 MB
- 04. C# Object Oriented Programming - Basics/3. IMP Points to Remember about Objects.mp4  9.8 MB
- 23. Anonymous Types/2. Nested Anonymous Types.mp4  9.6 MB
- 15. System.Object Class/4. Boxing.mp4  9.4 MB
- 10. Inheritance, Hiding, Overriding/11. IMP Points to Remember about Inheritance.mp4  9.3 MB
- 09. Properties & Indexers/4. Auto-Implemented Property Initializers.mp4  9.2 MB
- 27. IO, Serialization, Encoding/1. Introduction to Number Systems.mp4  9.1 MB
- 22. Collections/7. Sort, Reverse.mp4  9.0 MB
- 32. Tasks/3. Advantages of TPL.mp4  9.0 MB
- 21. Arrays/7. System.Array.Clear.mp4  9.0 MB
- 24. Tuples/4. Discards.mp4  8.5 MB
- 34. C# 11 (.NET 7)  -  New Features/1. Overview of C# 11.mp4  7.4 MB
- 06. Methods/14. Parameter Modifiers - Out Declaration.mp4  7.4 MB
- 05. Fields/7. Local Constants.mp4  7.4 MB
- 32. Tasks/8. Task.Wait.mp4  7.4 MB
- 11. Abstract Classes and Interfaces/1. Abstraction.mp4  7.1 MB
- 27. IO, Serialization, Encoding/8. Introduction to System.IO namespace.mp4  7.0 MB
- 09. Properties & Indexers/5. IMP Points to Remember about Properties.mp4  6.8 MB
- 21. Arrays/10. System.Array.Reverse.mp4  6.8 MB
- 31. Threading/2. Introduction to Threading.mp4  6.4 MB
- 29. Bank Project - Adding Functionality/7. Adding Configuration Settings.mp4  6.3 MB
- 01. Course Fundamentals (Theory)/8. Overview of .NET Core.mp4  6.3 MB
- 21. Arrays/9. System.Array.Sort.mp4  5.6 MB
- 05. Fields/8. IMP Points to Remember about Fields.mp4  5.1 MB
- 07. Type Conversion/1. Overview of Type Conversion.mp4  4.8 MB
- 07. Type Conversion/7. IMP Points to Remeber about Type Conversion.mp4  4.6 MB
- 01. Course Fundamentals (Theory)/15. C# Naming Conventions.mp4  4.4 MB
- 08. Constructors/6. IMP Points to Remember about Constructors.mp4  4.2 MB
- 01. Course Fundamentals (Theory)/12. Introducing Namespaces.mp4  3.7 MB
- 21. Arrays/4. Overview of System.Array class.mp4  3.7 MB
- 32. Tasks/4. Task class.mp4  3.6 MB
- 15. System.Object Class/3. IMP Points to Remember about Object class.mp4  3.4 MB
- 31. Threading/17. Thread Synchronization.mp4  2.4 MB
- 36. Practice Tests/2.2 Final Practice Test - Level 2.html  396.6 KB
- 27. IO, Serialization, Encoding/8. IO Cheatsheet.pdf  395.7 KB
- 36. Practice Tests/1.1 Final Practice Test - Level 1.html  332.7 KB
- 27. IO, Serialization, Encoding/5. Encoding Cheatsheet.pdf  319.4 KB
- 22. Collections/2. List Cheatsheet.pdf  287.4 KB
- 21. Arrays/4. System.Array class Cheatsheet.pdf  233.2 KB
- 25. LINQ/2. LINQ Cheatsheet.pdf  229.4 KB
- 22. Collections/13. Hashtable Cheatsheet.pdf  213.5 KB
- 22. Collections/14. Hashset Cheatsheet.pdf  205.5 KB
- 26. String, DateTime, Math/16. DateTime Cheatsheet.pdf  192.1 KB
- 26. String, DateTime, Math/24. Regular Expressions Cheatsheet.pdf  189.6 KB
- 26. String, DateTime, Math/13. StringBuilder Cheatsheet.pdf  175.8 KB
- 15. System.Object Class/1. Object Class Cheatsheet.pdf  175.4 KB
- 30. C# 9 and 10 (.NET 6) - New Features/15. Tuple Pattern Matching.zip  174.7 KB
- 30. C# 9 and 10 (.NET 6) - New Features/24. Nested Records.zip  174.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/12. Switch Expression Pattern Matching.zip  173.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/11. When Pattern Matching.zip  173.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/10. Switch-Case Pattern Matching.zip  172.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/22. Parameterless Struct Constructors.zip  172.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/21. Readonly Structs.zip  172.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/42. Interface Private Methods.zip  171.9 KB
- 19. GC, Destructors, IDisposable/1. Garbage Collection Cheatsheet.pdf  171.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/17. Extended Property Pattern Matching.zip  170.4 KB
- 20. Delegates & Events/3. Events Cheatsheet.pdf  169.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/32. Records Sealed ToString.zip  169.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/16. Positional Pattern Matching.zip  169.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/31. Records Inheritance.zip  168.9 KB
- 30. C# 9 and 10 (.NET 6) - New Features/30. Records Constructor.zip  168.7 KB
- 30. C# 9 and 10 (.NET 6) - New Features/14. Property Pattern Matching.zip  168.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/1. Top Level Statements.zip  168.1 KB
- 22. Collections/22. Iterator Cheatsheet.pdf  167.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/26. Records Equality.zip  167.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/27. Records With Expression.zip  167.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/25. Records Immutability.zip  167.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/28. Records Deconstruct.zip  167.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/29. Records ToString.zip  167.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/37. Static Anonymous Functions.zip  167.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/13. Relational and Logical Pattern Matching.zip  167.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/8. Motivation to Pattern Matching.zip  166.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/9. Type Pattern Matching.zip  165.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/33. Record Structs.zip  165.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/23. Records.zip  165.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/43. Interface Static Members.zip  165.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/38. Lambda Function Return Type.zip  165.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/7. New Expressions.zip  165.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/20. Init-Only Properties.zip  165.2 KB
- 29. Bank Project - Adding Functionality/9. Creating Customer PL - Add and List.zip  165.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/41. Interface Method Modifiers.zip  165.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/18. Need of Immutability.zip  164.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/40. Interface Default Methods.zip  164.7 KB
- 30. C# 9 and 10 (.NET 6) - New Features/19. Immutable Classes.zip  164.6 KB
- 22. Collections/12. SortedList Cheatsheet.pdf  164.4 KB
- 30. C# 9 and 10 (.NET 6) - New Features/6. Null Forgiving Operator.zip  164.4 KB
- 30. C# 9 and 10 (.NET 6) - New Features/39. Constant Interpolated Strings.zip  164.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/36. Partial Methods Return Type.zip  163.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/4. Module Initializers.zip  163.2 KB
- 19. GC, Destructors, IDisposable/2. Destructors Cheatsheet.pdf  162.7 KB
- 22. Collections/11. Dictionary Cheatsheet.pdf  162.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/5. Nullable Reference Types.zip  162.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/3. Global Using.zip  162.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/2. File Scoped Namespaces.zip  162.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/34. Command Line Arguments - Part 1.zip  161.5 KB
- 22. Collections/15. ArrayList Cheatsheet.pdf  161.3 KB
- 22. Collections/16. Stack Cheatsheet.pdf  161.2 KB
- 22. Collections/17. Queue Cheatsheet.pdf  160.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/35. Command Line Arguments - Part 2.zip  160.2 KB
- 18. Extension Methods and Pattern Matching/5. Inner Classes Cheatsheet.pdf  158.4 KB
- 26. String, DateTime, Math/22. Math Cheatsheet.pdf  155.2 KB
- 16. Generics/1. Generic Classes Cheatsheet.pdf  154.1 KB
- 20. Delegates & Events/13. Expression Bodied Members Cheatsheet.pdf  154.0 KB
- 18. Extension Methods and Pattern Matching/4. Dynamically Typed Variables Cheatsheet.pdf  153.9 KB
- 16. Generics/3. Generic Constraints Cheatsheet.pdf  152.1 KB
- 22. Collections/23. Custom Collections Cheatsheet.pdf  150.7 KB
- 21. Arrays/11. Multi-Dim Arrays Cheatsheet.pdf  149.0 KB
- 13. Partial & Static Classes, Enumerations/4. Enumerations Cheatsheet.pdf  149.0 KB
- 18. Extension Methods and Pattern Matching/1. Extension Methods Cheatsheet.pdf  148.7 KB
- 12. Namespaces/1. Namespaces Cheatsheet.pdf  145.9 KB
- 22. Collections/18. Collection of Objects Cheatsheet.pdf  145.3 KB
- 21. Arrays/12. Jagged Arrays.pdf  144.1 KB
- 18. Extension Methods and Pattern Matching/3. Implicitly Typed Variables Cheetsheet.pdf  143.8 KB
- 19. GC, Destructors, IDisposable/3. IDisposable Cheatsheet.pdf  143.2 KB
- 22. Collections/21. IEnumerable vs IEnumerator Cheatsheet.pdf  142.9 KB
- 22. Collections/29. IComparer Cheatsheet.pdf  142.3 KB
- 15. System.Object Class/4. Boxing Cheatsheet.pdf  141.5 KB
- 20. Delegates & Events/6. Lambda Expressions Cheatsheet.pdf  141.3 KB
- 20. Delegates & Events/5. Anonymous Methods Cheatsheet.pdf  140.7 KB
- 27. IO, Serialization, Encoding/29. 2023-04-04_14-41-07-76f5afe6fc922e1c15a1c9e59fe8803f.png  140.1 KB
- 22. Collections/19. Object Relations Cheatsheet.pdf  139.7 KB
- 22. Collections/28. IComparable Cheatsheet.pdf  139.6 KB
- 20. Delegates & Events/14. Switch Expression Cheatsheet.pdf  138.8 KB
- 22. Collections/31. Covariance and Contravariance Cheatsheet.pdf  137.3 KB
- 22. Collections/27. IEquatable Cheatsheet.pdf  136.4 KB
- 12. Namespaces/2. Nested Namespaces Cheatsheet.pdf  135.8 KB
- 16. Generics/4. Generic Methods Cheatsheet.pdf  134.8 KB
- 17. Handling Null/1. Nullable Types Cheatsheet.pdf  131.0 KB
- 19. GC, Destructors, IDisposable/4. Using Declaration Cheatsheet.pdf  130.6 KB
- 17. Handling Null/3. Null Propagation Operator Cheatsheet.pdf  130.4 KB
- 18. Extension Methods and Pattern Matching/2. Pattern Matching Cheatsheet.pdf  130.0 KB
- 20. Delegates & Events/10. Predicate Cheatsheet.pdf  129.7 KB
- 20. Delegates & Events/12. Expression Trees Cheatsheet.pdf  129.5 KB
- 20. Delegates & Events/9. Action Cheatsheet.pdf  129.4 KB
- 20. Delegates & Events/8. Func Cheatsheet.pdf  128.3 KB
- 20. Delegates & Events/11. EventHandler Cheatsheet.pdf  128.3 KB
- 17. Handling Null/2. Null coalescing operator Cheatsheet.pdf  127.9 KB
- 22. Collections/19. Object Relations.zip  115.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/46. 2023-04-07_16-38-53-dd04f3fee2a45fad997f1ae96be5fa55.png  110.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/46. 2023-04-07_16-38-53-660fb6aff61c6aeaceacfbec41e2b993.png  103.7 KB
- 22. Collections/33. 2023-04-12_14-25-43-1083fee487972f34e732640c56845c44.png  90.1 KB
- 04. C# Object Oriented Programming - Basics/4. 2023-03-19_06-25-04-974efcfa060605aede4d3a5710b82720.png  80.3 KB
- 04. C# Object Oriented Programming - Basics/4. 2023-03-19_06-25-04-915973326d804a90d1a7fb51ef030f0c.png  80.3 KB
- 05. Fields/9. 2023-03-19_08-43-41-d2e16ea7eedfd275d2bf30020c43616f.png  80.3 KB
- 05. Fields/9. 2023-03-19_08-43-41-10e8a8962feaba6c71b64c416cd762c4.png  80.3 KB
- 05. Fields/9. 2023-03-19_08-43-41-e383c15e933ccddaf54b3d4b110962a7.png  80.3 KB
- 05. Fields/9. 2023-03-19_08-43-41-0f7be9a5523043975d08fa9a3169e91a.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-16-af55b412743555b9aa654d1803c274da.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-18-95e432dc80d2412d20abb47b4c77675a.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-18-1f9684f50552c4e0394fdbd61ece9913.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-18-361a7843c5b09747e3f3412fc69e4ed9.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-18-686ce508337b9ad11b8becaf99fda424.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-16-94409b0b6b0d10de0d0d7f4b915bc82a.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-18-df4ffe8e2f6fabb5bfb76cdd6cee8b29.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-18-ac7b6418594ee8ff35c69018e6bf8ca6.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-18-ab0686deaec3fda7f7af331c9fde5a4d.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-17-cabec444a4ea599674ec5b186cdf4018.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-18-7cc88e86bad33568ee3267a8655445fb.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-17-b26449bf467f69570fb83d2cd8685f99.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-18-1edd5e8b3eb7bcfd5b624ab110a90852.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-17-1a39b98a3a6a0fb6204bff72d9e457eb.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-17-5352bf56c32388003df3d99a2a90c9ef.png  80.3 KB
- 06. Methods/22. 2023-03-19_17-48-17-338af2410973a44c74a6fc3bbbe1b733.png  80.3 KB
- 07. Type Conversion/8. 2023-03-20_14-17-13-7a867ec2f94d065027b0fba391289c27.png  80.3 KB
- 07. Type Conversion/8. 2023-03-20_14-17-13-b1f657ae423e55b25cb2b3268bcc72ed.png  80.3 KB
- 07. Type Conversion/8. 2023-03-20_14-17-13-73f51a8a0c4700583993b386f7f1a28c.png  80.3 KB
- 07. Type Conversion/8. 2023-03-20_14-17-13-0c55d0736054177e45c47b1951b2536c.png  80.3 KB
- 08. Constructors/7. 2023-03-20_14-44-30-4fdaa3b774a41e276376c87f24b46448.png  80.3 KB
- 08. Constructors/7. 2023-03-20_14-44-29-803445ac72ec65987fe235921ec65ed2.png  80.3 KB
- 08. Constructors/7. 2023-03-20_14-44-29-1f6809cd49fe7d2de355c0f5e7620341.png  80.3 KB
- 09. Properties & Indexers/8. 2023-03-20_15-15-45-c186d222e2b846f55caf03189fee953c.png  80.3 KB
- 09. Properties & Indexers/8. 2023-03-20_15-09-10-7a74722ce18a1cafd373b411009ccf7f.png  80.3 KB
- 09. Properties & Indexers/8. 2023-03-20_15-09-10-8806a116292e408915f2a906f710456b.png  80.3 KB
- 09. Properties & Indexers/8. 2023-03-20_15-09-10-c9070114e6573173ff3adcd9e7e11e8c.png  80.3 KB
- 09. Properties & Indexers/8. 2023-03-20_15-09-11-a125ecf6f55a20a0414e19523f98b83c.png  80.3 KB
- 09. Properties & Indexers/8. 2023-03-20_15-15-45-44aca02eac4804739fc4a0a2956141f9.png  80.3 KB
- 09. Properties & Indexers/8. 2023-03-20_15-15-44-319f44589d1f45ac45cd4bfa6236e50a.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-12-7c2531f280e6382067f356b9d22c394a.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-10-93dc43f3fb03ed994a64665b2b7d1448.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-11-6d8bc6f721c8e9a5c327529b39e5a684.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-12-276e384ccc71e05a94f6e4ce22c9110a.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-11-14afcc35c9bf3c3f122702aef8e4a220.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-11-6e2121887fbb26ff726f8aa1053c5727.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-11-5c013363be6fed0c6637f8bc0bf103d2.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-11-27c2f4c110e1f34d37482c8408da54c8.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-11-711da44eec0095c36d702b3a5ed81b43.png  80.3 KB
- 10. Inheritance, Hiding, Overriding/9. 2023-03-20_17-28-11-a66abd7a31d2ec611422be35523af80c.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-32-a42a651c9c5f6f25d438216fc9f1bc4b.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-32-5a0ed299efca886720bee41435bb2bd0.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-32-e3cc14dbf69c8672b619fce8e381a018.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-34-1fe329c531fa509036ade43c3de37c42.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-33-4f6e17eb4d290cb06ed599168c245893.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-34-024c7f5ca542d7b82c7ac8dc5f63d7b0.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-31-fece780ba20c78debe726876ca4152ae.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-32-46c97d73a7fd5cbf2431843785aab019.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-32-387b5f2b57b0718b652a3c3dd319e0be.png  80.3 KB
- 11. Abstract Classes and Interfaces/10. 2023-03-21_14-31-31-b995a4586595148cbf4dc321bf4ec53c.png  80.3 KB
- 13. Partial & Static Classes, Enumerations/5. 2023-03-23_16-39-41-874b9c46a32f12664a9cfdbd3354997d.png  80.3 KB
- 13. Partial & Static Classes, Enumerations/5. 2023-03-23_16-39-41-d76690d1ddee7e8ce3eedc3fb514db1a.png  80.3 KB
- 13. Partial & Static Classes, Enumerations/5. 2023-03-23_16-39-41-7260efb3310150475493f3fadb2be024.png  80.3 KB
- 13. Partial & Static Classes, Enumerations/5. 2023-03-23_16-39-41-0f7c69eca792b5407d82a51933ce5dc9.png  80.3 KB
- 14. Structures/6. 2023-03-23_17-13-45-9af1eb11e8a30189694fdfcc69c45250.png  80.3 KB
- 14. Structures/6. 2023-03-23_17-13-45-7b45e2b0c31add87ab06d6ca67a39326.png  80.3 KB
- 14. Structures/6. 2023-03-23_17-13-45-314c72551ab338626a596653db286272.png  80.3 KB
- 14. Structures/6. 2023-03-23_17-13-45-00673e35775c49f856f6cdb31390c091.png  80.3 KB
- 15. System.Object Class/6. 2023-03-26_07-05-25-1a2dcaf30d4ee16a523f54b738a9bf19.png  80.3 KB
- 15. System.Object Class/6. 2023-03-26_07-05-25-3df7eadd54bc2e5df0a89ec869720a01.png  80.3 KB
- 15. System.Object Class/6. 2023-03-26_07-05-25-d893b58a4e80ce80a4c3016aa5e65a0d.png  80.3 KB
- 18. Extension Methods and Pattern Matching/6. 2023-03-26_07-30-38-4a09d74221b721d44f75578d09353b58.png  80.3 KB
- 28. Exception Handling/15. 2023-04-04_15-09-35-109dda8f110c6e3e2a70b0fa0859590b.png  80.1 KB
- 04. C# Object Oriented Programming - Basics/4. 2023-04-07_08-40-48-3d0606e76f84d5b8255ecc249c2b150c.png  71.2 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-17_17-47-30-8374726546b590efa7719df246100089.png  68.6 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-18_14-13-52-587f7a4ebabf6c9b1588c4f2b1bfddbb.png  68.6 KB
- 31. Threading/42. 2024-01-25_15-10-32-cef9733ffa6ed05b01d75ba2219f5f76.png  66.2 KB
- 01. Course Fundamentals (Theory)/16. 2023-03-17_15-38-03-944cd44e6df0fbdc4ac93c565cb29415.png  64.0 KB
- 01. Course Fundamentals (Theory)/16. 2023-03-17_15-38-03-504e3a0b43ede22503e4c5a7d5d2146c.png  60.6 KB
- 01. Course Fundamentals (Theory)/16. 2023-03-17_15-38-02-b61146245f62e54dff2f5a561448f0a3.png  60.6 KB
- 01. Course Fundamentals (Theory)/16. 2023-03-17_15-38-03-4222a6d945d99c2db6fe354d9d04a643.png  60.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/46. 2023-04-05_14-17-46-fd62d36ee2b2c14a8b98053c8c095fbb.png  56.8 KB
- 20. Delegates & Events/7. Inline Lambda Expressions.zip  56.2 KB
- 20. Delegates & Events/5. Anonymous Methods.zip  56.2 KB
- 22. Collections/33. 2023-04-12_14-25-43-81106c45107f6d936fd809714197ad6f.png  56.0 KB
- 22. Collections/33. 2023-04-12_15-06-38-3e8d9a989a20d356631cc2082b05806d.png  54.9 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-19_03-00-23-b2005aa7a51b11c7860f16538c4a1f89.png  53.6 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-19_03-00-23-a4548934e5250826e3fd43284ea6988d.png  53.6 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-19_03-00-23-4ba3e200d2ff36ebd0a2415014ffec44.png  53.6 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-19_03-00-23-ba99a3fb049be956916b560da3b702ac.png  53.6 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-19_03-00-23-0ba62d62f73c205bfe4ac4a931984d75.png  53.6 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-18_15-42-54-7ca2e607a55e3617a829379000cf959c.png  53.6 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-18_14-13-53-605904e1a244b66ee9efd71a6e65148d.png  53.6 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-18_14-13-53-5754830bda94e7f5d64ce042da678467.png  53.6 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-18_14-13-53-088bd8fffa74a5d32421cbb965e0690b.png  53.6 KB
- 04. C# Object Oriented Programming - Basics/4. 2023-03-19_06-25-03-efb24ced8efe1677a45267b87ef080d0.png  53.6 KB
- 23. Anonymous Types/4. 2023-04-03_14-01-14-d04ab2d56169f47f2ef6883bbe3763ec.png  53.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/46. 2023-04-06_17-43-52-0cd3a7fa2f440010ac8bb230aad73cad.png  52.9 KB
- 31. Threading/42. 2024-01-20_15-04-51-fee5870bfce01e0d9a21b1d3b9130bb1.png  50.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/46. 2023-04-05_14-17-46-3eaa48178788fab5bec69042abea4a13.png  48.8 KB
- 29. Bank Project - Adding Functionality/7. Adding Configuration Settings.zip  48.1 KB
- 29. Bank Project - Adding Functionality/8. Creating Customer BLL.zip  47.9 KB
- 31. Threading/42. 2024-01-25_15-10-31-bd9253470057c7ea57fd7c4289792c29.png  47.7 KB
- 31. Threading/42. 2024-01-19_16-28-02-51716467d358bb38dc9ba4c1986c0e1b.png  46.4 KB
- 29. Bank Project - Adding Functionality/6. Adding Exception Handling in Customer DAL.zip  45.6 KB
- 29. Bank Project - Adding Functionality/5. Creating Customer DAL.zip  45.6 KB
- 29. Bank Project - Adding Functionality/4. Adding Validations to Entity Classes.zip  45.5 KB
- 22. Collections/20. Collection Hierarchy Cheatsheet.pdf  45.3 KB
- 31. Threading/42. Section Cheat Sheet (PPT).html  44.9 KB
- 25. LINQ/9. 2023-04-03_14-37-18-c56b46dff9eca443072a69f6cd9082a5.png  44.8 KB
- 20. Delegates & Events/15. 2023-03-26_14-01-28-fe0fd1d246f6270ec7e2e44a45f6a671.png  44.5 KB
- 10. Inheritance, Hiding, Overriding/8. Sealed Methods.zip  43.9 KB
- 22. Collections/19. Object Relations.vtt  43.9 KB
- 11. Abstract Classes and Interfaces/7. Multiple Inheritance with Interfaces.zip  43.9 KB
- 31. Threading/42. 2024-01-19_16-28-02-2c0f71cb5b08797ae6b2d8aacfcdad80.png  43.3 KB
- 11. Abstract Classes and Interfaces/9. Explicit Interface Implementation.zip  43.0 KB
- 22. Collections/14. HashSet.zip  43.0 KB
- 29. Bank Project - Adding Functionality/10.61 Solution-AssignmentBankProject.zip  42.7 KB
- 11. Abstract Classes and Interfaces/8. Interface Inheritance.zip  42.3 KB
- 20. Delegates & Events/15. 2023-03-26_14-01-28-2b555ee011b2195b12581980802f6ec4.png  42.3 KB
- 28. Exception Handling/15. 2023-04-04_15-09-34-0b40f8a3a8c4c6079738d56d2e63e36c.png  42.1 KB
- 22. Collections/33. Section Cheat Sheet (PPT).html  41.5 KB
- 10. Inheritance, Hiding, Overriding/5. Method Hding.zip  40.7 KB
- 29. Bank Project - Adding Functionality/5. Creating Customer DAL.vtt  40.5 KB
- 25. LINQ/9. 2023-04-03_14-37-18-eb8a49876d8a2ed18d5f77623857fe4e.png  40.3 KB
- 10. Inheritance, Hiding, Overriding/7. Sealed Classes.zip  40.0 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-18_14-13-53-664371f372bda4899bf26870755d3fec.png  39.9 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-18_14-13-53-087f196e5c5cf86abea983e7b24e5a81.png  39.9 KB
- 25. LINQ/9. 2023-04-03_14-37-17-05bc43346dbd08b9dc90107feaf079eb.png  39.9 KB
- 31. Threading/42. 2024-01-25_15-10-30-a89096305c352a8ba584bb03f8723f50.png  39.6 KB
- 10. Inheritance, Hiding, Overriding/6. Method Overriding.zip  39.6 KB
- 11. Abstract Classes and Interfaces/5. Creating Interfaces.zip  39.6 KB
- 11. Abstract Classes and Interfaces/2. Abstract Classes.zip  39.3 KB
- 21. Arrays/16. 2023-03-27_14-58-50-ca423cbbd9e73e7e1476198c16c87b3d.png  39.3 KB
- 31. Threading/42. 2024-01-25_15-10-30-7269cd9b26feac54a69b8aef775a6a9e.png  39.3 KB
- 21. Arrays/16. 2023-03-27_14-58-50-34928b9b219b0a578469d6ed1482d0f0.png  39.2 KB
- 31. Threading/42. 2024-01-25_15-10-32-6eca49d7df8f01d3f1da916a23092e39.png  39.2 KB
- 11. Abstract Classes and Interfaces/6. Dynamic Polymorphism with Interfaces.zip  39.1 KB
- 22. Collections/28. IComparable.vtt  39.0 KB
- 25. LINQ/9. 2023-04-03_14-37-16-48c375ed842535c4ad8fb3e9600f4784.png  39.0 KB
- 06. Methods/14. Parameter Modifiers - Out Declaration.zip  38.3 KB
- 11. Abstract Classes and Interfaces/3. Abstract Methods.zip  38.3 KB
- 01. Course Fundamentals (Theory)/16. 2023-03-17_15-38-02-abfc3aa8d1c6cdcd3c10bcc967bfcce9.png  38.2 KB
- 21. Arrays/14. CopyTo and Clone.vtt  38.1 KB
- 06. Methods/11. Parameter Modifiers - Default.zip  38.0 KB
- 29. Bank Project - Adding Functionality/3. Adding Regions and XML Comments.zip  38.0 KB
- 06. Methods/15. Parameter Modifiers - in.zip  37.8 KB
- 31. Threading/42. 2024-01-20_15-04-51-4506cd64914d15d1c9a701ab2de31a3c.png  37.8 KB
- 06. Methods/12. Parameter Modifiers - ref.zip  37.8 KB
- 09. Properties & Indexers/3. Auto-Properties with Accessor Accessibility.zip  37.6 KB
- 09. Properties & Indexers/4. Auto-Implemented Property Initializers.zip  37.6 KB
- 10. Inheritance, Hiding, Overriding/4. Parent Class's Constructor.zip  37.4 KB
- 31. Threading/42. 2024-01-20_15-04-52-0f1a458967547c0d953123d62d4de0eb.png  37.3 KB
- 06. Methods/13. Parameter Modifiers - out.zip  37.3 KB
- 06. Methods/9. Named Arguments.zip  37.2 KB
- 31. Threading/42. 2024-01-20_15-04-52-4e69d9ea9099ad6aca28b59347ffd767.png  37.2 KB
- 06. Methods/7. Object reference as Arguments.zip  37.2 KB
- 20. Delegates & Events/15. 2023-03-26_14-01-28-86d595cbc914fccc263bc762169ceacf.png  37.2 KB
- 06. Methods/10. Method Overloading.zip  37.2 KB
- 06. Methods/8. Default Arguments.zip  36.9 KB
- 10. Inheritance, Hiding, Overriding/2. Types of Inheritance.zip  36.9 KB
- 29. Bank Project - Adding Functionality/2. Creating Customer Entity.zip  36.8 KB
- 06. Methods/6. Static Methods.zip  36.5 KB
- 10. Inheritance, Hiding, Overriding/3. 'base' Keyword.zip  36.3 KB
- 10. Inheritance, Hiding, Overriding/1. Creating Inheritance.zip  36.1 KB
- 05. Fields/11.12 Solution-AssignmentMultipleObjects Solution.zip  36.1 KB
- 09. Properties & Indexers/2. Readonly & Writeonly Properties.zip  36.1 KB
- 31. Threading/42. 2024-01-25_15-10-32-7477ba05997072d4a9f25fd8bb0e39cf.png  35.9 KB
- 06. Methods/4. Local Variables & Parameters.zip  35.9 KB
- 06. Methods/5. this keyword.zip  35.9 KB
- 22. Collections/33. 2023-04-02_14-52-33-330c6c6dfa79796661a29a753fc00d7f.png  35.3 KB
- 06. Methods/3. Encapsulation - Part 2.zip  35.1 KB
- 28. Exception Handling/5. ArgumentNullException.vtt  35.1 KB
- 31. Threading/42. 2024-01-20_15-04-53-3d7da96c2e57a64fd45061343a2cd691.png  35.1 KB
- 19. GC, Destructors, IDisposable/5. 2023-03-26_11-33-07-6c14ce29d928c74269cbdca41a255557.png  34.9 KB
- 23. Anonymous Types/2. Nested Anonymous Types.zip  34.6 KB
- 09. Properties & Indexers/1. Creating Properties.zip  34.5 KB
- 22. Collections/23. Custom Collections.vtt  34.5 KB
- 22. Collections/18. Collection of Objects.zip  34.5 KB
- 22. Collections/14. HashSet.vtt  34.1 KB
- 31. Threading/42. 2024-01-20_15-04-50-b04dca36d8187d7ae7d09e6b526bf8c7.png  33.9 KB
- 20. Delegates & Events/11. EventHandler.zip  33.9 KB
- 28. Exception Handling/1. Try-Catch-Finally.vtt  33.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/47.62 Assignment-Section 30 Interview Questions - Part 1.html  33.6 KB
- 22. Collections/9. Exists, Find, FindIndex, FindLast, FindLastIndex, FindAll.vtt  33.4 KB
- 22. Collections/22. Iterator and Yield Return.vtt  33.3 KB
- 23. Anonymous Types/1. 22.01. Anonymous Types.zip  33.3 KB
- 25. LINQ/9. 2023-04-03_14-37-17-4d5bfca23a42d0391ceb99fef966c3f8.png  33.2 KB
- 19. GC, Destructors, IDisposable/4. Using Declaration.zip  33.2 KB
- 13. Partial & Static Classes, Enumerations/2. Partial Methods.zip  33.2 KB
- 27. IO, Serialization, Encoding/15. 'DirectoryInfo' class.vtt  33.0 KB
- 20. Delegates & Events/2. Multi Cast Delegates.zip  32.8 KB
- 18. Extension Methods and Pattern Matching/1. Extension Methods.zip  32.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/46. Section Cheat Sheet (PPT).html  32.5 KB
- 13. Partial & Static Classes, Enumerations/1. Partial Classes.zip  32.4 KB
- 06. Methods/2. Encapsulation - Part 1.zip  32.4 KB
- 16. Generics/3. Generic Constraints.zip  32.3 KB
- 33. Asynchronous Programming/8. 2024-01-27_15-40-50-068e4c6e05af35ba572c46af874aa9da.png  32.3 KB
- 20. Delegates & Events/6. Lambda Expressions.zip  32.3 KB
- 20. Delegates & Events/13. Expression Bodied Members.zip  32.2 KB
- 06. Methods/1. MethodsExample.zip  32.2 KB
- 20. Delegates & Events/1. Creating Delegates.zip  31.9 KB
- 20. Delegates & Events/4. Auto-Implemented Events.zip  31.9 KB
- 31. Threading/42. 2024-01-20_15-04-50-109385d3371991eb1e994ccf1ac69c43.png  31.9 KB
- 20. Delegates & Events/8. Func.zip  31.8 KB
- 14. Structures/2. Structures with Constructors.zip  31.7 KB
- 20. Delegates & Events/3. Events.zip  31.7 KB
- 27. IO, Serialization, Encoding/18. 'FileStream' class - Part 1.vtt  31.7 KB
- 18. Extension Methods and Pattern Matching/3. Implicitly Typed Variables.zip  31.6 KB
- 22. Collections/33. 2023-04-02_14-52-32-c09de593299f0c36fea8d8ad5f2536a8.png  31.5 KB
- 20. Delegates & Events/9. Action.zip  31.5 KB
- 08. Constructors/5. Object Initializer.zip  31.4 KB
- 18. Extension Methods and Pattern Matching/5. Inner Classes.zip  31.4 KB
- 08. Constructors/4. Constructor Overloading.zip  31.4 KB
- 14. Structures/1. Creating Structures.zip  31.3 KB
- 25. LINQ/9. 2023-04-03_14-37-18-fb2630ebf793022d06f02811b7d2da6e.png  31.3 KB
- 13. Partial & Static Classes, Enumerations/4. Enumerations.zip  31.3 KB
- 25. LINQ/11.53 Assignment-Customers and Orders.html  31.3 KB
- 20. Delegates & Events/10. Predicate.zip  31.1 KB
- 09. Properties & Indexers/7. Indexer Overloading.zip  31.1 KB
- 05. Fields/6. Readonly Fields.zip  31.1 KB
- 19. GC, Destructors, IDisposable/3. IDisposable.zip  31.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/1. Top Level Statements.vtt  31.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/6. Null Forgiving Operator.vtt  31.0 KB
- 21. Arrays/16. 2023-03-27_16-03-26-ddf054d6f2059da130777ec8d60a2c99.png  31.0 KB
- 22. Collections/33. 2023-04-12_15-06-38-70a8e45670468b8f994f75c7f963c474.png  31.0 KB
- 21. Arrays/13. Array of Objects.zip  31.0 KB
- 15. System.Object Class/2. Understanding & Overriding Methods of Object class.zip  30.9 KB
- 01. Course Fundamentals (Theory)/16. 2023-03-17_15-38-03-12e2f02bd0392cbf51524a6d9168a2d6.png  30.9 KB
- 18. Extension Methods and Pattern Matching/2. Pattern Matching.zip  30.9 KB
- 14. Structures/4. Readonly Structures.zip  30.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/5. Nullable Reference Types.vtt  30.8 KB
- 16. Generics/4. Generic Methods.zip  30.7 KB
- 31. Threading/27. Wait and Pulse - Part 3.vtt  30.7 KB
- 24. Tuples/2. Value Tuples.zip  30.6 KB
- 08. Constructors/2. Static Constructor.zip  30.6 KB
- 29. Bank Project - Adding Functionality/9. Creating Customer PL - Add and List.vtt  30.5 KB
- 05. Fields/7. Local Constants.zip  30.5 KB
- 31. Threading/36. CSV with Threads - Part 3.vtt  30.5 KB
- 27. IO, Serialization, Encoding/10. File Read and Write.zip  30.4 KB
- 22. Collections/33. 2023-04-02_14-52-32-91c9efcf73488f3e2713815e968436ea.png  30.3 KB
- 19. GC, Destructors, IDisposable/2. Destructors.zip  30.2 KB
- 28. Exception Handling/4. NullReferenceException.vtt  30.1 KB
- 24. Tuples/4. Discards.zip  30.1 KB
- 21. Arrays/16. 2023-03-27_14-58-50-d49826f33d3826def2c9e0a42a3515d5.png  30.1 KB
- 05. Fields/3. Playing with Fields of Multiple Objects.zip  30.0 KB
- 27. IO, Serialization, Encoding/9. 'File' class.vtt  29.9 KB
- 24. Tuples/3. Deconstructing.zip  29.9 KB
- 21. Arrays/15. Deep Copy.vtt  29.8 KB
- 05. Fields/5. Constant Fields.zip  29.7 KB
- 08. Constructors/1. Instance Constructors.zip  29.7 KB
- 31. Threading/42. 2024-01-25_15-10-31-a87531878dd1635322dcfd013c468db2.png  29.7 KB
- 12. Namespaces/4. Creating Using Alias.zip  29.6 KB
- 16. Generics/1. Generic Classes.zip  29.6 KB
- 05. Fields/4. Static Fields.zip  29.5 KB
- 22. Collections/25. Custom Collection with ICollection.vtt  29.5 KB
- 05. Fields/2. Access Modifiers of Fields.zip  29.4 KB
- 09. Properties & Indexers/6. Creating Indexers.zip  29.3 KB
- 25. LINQ/9. 2023-04-03_14-37-18-0e582cf4078b28f65da272e9526582ba.png  29.2 KB
- 32. Tasks/19. File IO.vtt  29.2 KB
- 13. Partial & Static Classes, Enumerations/3. Static Classes.zip  29.1 KB
- 05. Fields/1. Understanding Fields.zip  29.1 KB
- 28. Exception Handling/16.59 Assignment-Section 29 Interview Questions - Part 1.html  29.0 KB
- 22. Collections/13. Hashtable.vtt  29.0 KB
- 25. LINQ/1. Linq Basics.vtt  29.0 KB
- 22. Collections/33. 2023-04-02_14-52-33-08f2a78ac74e6822bdee60ed10e04f0d.png  29.0 KB
- 14. Structures/3. Understanding Structures (vs) Class Practically.zip  28.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/4. Module Initializers.vtt  28.8 KB
- 22. Collections/2. List.vtt  28.6 KB
- 20. Delegates & Events/15. 2023-03-26_11-49-37-9c8bb31ef7bc4fcbbdcb624899f05f70.png  28.5 KB
- 22. Collections/33. 2023-04-02_14-52-33-d8101a4965814f46215cb4361fb8fae0.png  28.4 KB
- 20. Delegates & Events/3. Events.vtt  28.3 KB
- 22. Collections/18. Collection of Objects.vtt  28.3 KB
- 27. IO, Serialization, Encoding/21. StreamWriter and StreamReader - Part 1.vtt  28.2 KB
- 22. Collections/33. 2023-04-02_14-52-32-3b3b83988d7541b0f78880bb86a7101c.png  28.1 KB
- 22. Collections/21. IEnumerable and IEnumerator.vtt  28.0 KB
- 22. Collections/33. 2023-04-02_14-52-31-997f89a2335c0f7fcf7e11b05c899b36.png  27.9 KB
- 21. Arrays/16. 2023-03-27_16-03-25-919251e41cf46f95eeca09a7cedaf6e5.png  27.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/48.63 Assignment-Section 30 Interview Questions - Part 2.html  27.6 KB
- 28. Exception Handling/12. Exception Logger.vtt  27.5 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-18_14-13-53-b7e38e9efc4fd4323786f7710ee9be76.png  27.3 KB
- 02. C# Language Basics (Practical Starts Here)/21. 2023-03-18_14-13-53-5be977ac18d87b8f49908e42dfcb96d3.png  27.3 KB
- 27. IO, Serialization, Encoding/27. Json Serialization.vtt  27.3 KB
- 22. Collections/31. Covariance.vtt  27.2 KB
- 21. Arrays/16. 2023-03-27_16-03-25-4b392a3ea1728fb612d2f66b94fa63e5.png  27.0 KB
- 25. LINQ/9. 2023-04-03_14-37-18-ac774c7e412db486d42d410c45856a35.png  26.9 KB
- 22. Collections/33. 2023-04-02_14-52-31-91bdbfe8b1b92c14d387f89fb9f38c02.png  26.9 KB
- 31. Threading/18. Monitor.vtt  26.7 KB
- 27. IO, Serialization, Encoding/11. 'FileInfo' class.vtt  26.7 KB
- 22. Collections/33. 2023-04-12_15-06-37-ab5e91547cedba979b549aeeafa357fe.png  26.4 KB
- 22. Collections/27. IEquatable.zip  26.3 KB
- 25. LINQ/9. 2023-04-03_14-37-16-a8b3ee1fea394204987724b5d2028f51.png  26.2 KB
- 01. Course Fundamentals (Theory)/16. 2023-03-17_15-38-03-70a5881b059651c43d16a933ac2a7154.png  26.1 KB
- 22. Collections/12. SortedList.vtt  26.1 KB
- 22. Collections/27. IEquatable.vtt  26.0 KB
- 23. Anonymous Types/1. Anonymous Types.vtt  26.0 KB
- 25. LINQ/9. 2023-04-03_14-37-17-16a9b15153b61a650e79c0175a865dfe.png  25.9 KB
- 32. Tasks/18. Task Cancellation.vtt  25.8 KB
- 27. IO, Serialization, Encoding/14. 'Directory' class - Part 2.vtt  25.8 KB
- 31. Threading/15. Callback.vtt  25.7 KB
- 31. Threading/6. Multiple Threads.vtt  25.4 KB
- 31. Threading/40. Thread Pool.vtt  25.4 KB
- 31. Threading/42. 2024-01-20_15-04-52-a008e226104fc1ed18b9ec936cf0466f.png  25.3 KB
- 22. Collections/26. Custom IList.zip  25.2 KB
- 31. Threading/42. 2024-01-19_16-28-02-8205f6bba63f2409c6e505bdaa480517.png  25.1 KB
- 22. Collections/11. Dictionary.vtt  25.0 KB
- 31. Threading/23. ManualResetEvent - Part 3.vtt  25.0 KB
- 31. Threading/29. Monitor with ManualResetEvent.vtt  24.9 KB
- 27. IO, Serialization, Encoding/28. Xml Serialization.vtt  24.9 KB
- 02. C# Language Basics (Practical Starts Here)/6. Operators.vtt  24.8 KB
- 31. Threading/42. 2024-01-19_16-28-03-0269e8cb897b01d6522e3616e665d21f.png  24.7 KB
- 06. Methods/2. Encapsulation - Part 1.vtt  24.7 KB
- 02. C# Language Basics (Practical Starts Here)/21. Section Cheat Sheet (PPT).html  24.7 KB
- 22. Collections/33. 2023-04-12_15-06-37-351f790ff2437e24dc4d51baf282488c.png  24.6 KB
- 28. Exception Handling/10. Custom Exceptions.vtt  24.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/8. Why to use Pattern Matching.vtt  24.4 KB
- 31. Threading/42. 2024-01-20_15-04-51-79d619257926e80485dd2a8bd52726a7.png  24.2 KB
- 09. Properties & Indexers/1. Creating Properties.vtt  24.2 KB
- 14. Structures/1. Creating Structures.vtt  24.2 KB
- 22. Collections/25. Custom ICollection.zip  24.1 KB
- 27. IO, Serialization, Encoding/25. Binary Serialization - Part 1.vtt  24.0 KB
- 11. Abstract Classes and Interfaces/5. Creating Interfaces.vtt  24.0 KB
- 28. Exception Handling/6. Inner Exception.vtt  23.8 KB
- 31. Threading/42. 2024-01-20_15-04-51-5bcec596981f6cd8041bfff1eb27cd21.png  23.8 KB
- 02. C# Language Basics (Practical Starts Here)/11. If, If-else, Else-if, Nested-if.vtt  23.7 KB
- 02. C# Language Basics (Practical Starts Here)/5. Primitive Types.vtt  23.7 KB
- 10. Inheritance, Hiding, Overriding/10.25 Assignment-Section 10 Interview Questions.html  23.7 KB
- 30. C# 9 and 10 (.NET 6) - New Features/30. Records - Constructor.vtt  23.5 KB
- 29. Bank Project - Adding Functionality/8. Creating Customer BLL.vtt  23.5 KB
- 28. Exception Handling/17.60 Assignment-Section 29 Interview Questions - Part 2.html  23.3 KB
- 31. Threading/13. ParameterizedThreadStart.vtt  23.3 KB
- 26. String, DateTime, Math/24. Regular Expressions.vtt  23.3 KB
- 22. Collections/33. 2023-04-02_14-52-33-b6784d8fe5229b7b2a7130ab8ce38539.png  23.2 KB
- 31. Threading/25. Wait and Pulse - Part 1.vtt  23.2 KB
- 22. Collections/33. 2023-04-02_14-52-32-10c72d6a9af15c058b637fac8485e969.png  23.0 KB
- 22. Collections/33. 2023-04-02_14-52-33-4441ba27e4caba09898f8591d0e8cafe.png  22.8 KB
- 21. Arrays/16. 2023-04-08_13-37-40-b09e76af627b0aca112c8f564849f26e.png  22.8 KB
- 04. C# Object Oriented Programming - Basics/2. Creating Classes & Objects.vtt  22.8 KB
- 22. Collections/33. 2023-03-29_15-27-17-2d2caf78656369521ce26cbda2993f48.png  22.7 KB
- 31. Threading/30.67 Assignment-Multi-Threaded Banking Operations Simulation.html  22.6 KB
- 25. LINQ/9. 2023-04-03_14-37-17-beb67f34276b59fbf803fa4608a9516e.png  22.6 KB
- 11. Abstract Classes and Interfaces/11.27 Assignment-Section 11 Interview Questions.html  22.6 KB
- 28. Exception Handling/3. IndexOutOfRangeException.vtt  22.5 KB
- 25. LINQ/9. 2023-04-03_14-37-18-cfd7855890fcd85cfe0847f8363c8578.png  22.4 KB
- 27. IO, Serialization, Encoding/6. Ascii Character Encoding.vtt  22.4 KB
- 31. Threading/42. 2024-01-25_15-10-31-eaf62042cc5e48493c0cc5096495ffdf.png  22.4 KB
- 30. C# 9 and 10 (.NET 6) - New Features/14. Pattern Matching - Property Pattern.vtt  22.3 KB
- 27. IO, Serialization, Encoding/29. Section Cheat Sheet (PPT).html  22.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/18. Need of Immutability.vtt  22.1 KB
- 14. Structures/7.32 Assignment-Section 14 Interview Questions - Part 1.html  22.0 KB
- 22. Collections/33. 2023-03-29_15-27-17-b51d56b5793120807946a5eac7f3b6a1.png  22.0 KB
- 28. Exception Handling/12. Exception Logger.zip  21.9 KB
- 26. String, DateTime, Math/6. Checking Strings - Part 1.vtt  21.8 KB
- 22. Collections/33. 2023-04-02_14-52-31-704e0176d0ba521ae470c57aacc253bd.png  21.8 KB
- 28. Exception Handling/14. Catch When (or) Exception Filters.zip  21.8 KB
- 21. Arrays/16. 2023-03-27_16-03-26-36ee75c64799c2d98e53e21f558ba693.png  21.8 KB
- 33. Asynchronous Programming/2. Async and Await - Part 1.vtt  21.8 KB
- 22. Collections/33. 2023-04-02_14-52-31-df6411869769462d89fbfa22114d92b4.png  21.7 KB
- 27. IO, Serialization, Encoding/20. 'FileStream' class - Part 3.vtt  21.7 KB
- 22. Collections/5. Remove, RemoveAt, RemoveRange, RemoveAll, Clear.vtt  21.7 KB
- 31. Threading/4. Thread Class.vtt  21.6 KB
- 22. Collections/24. Custom Generic IEnumerable.zip  21.4 KB
- 31. Threading/16. Shared Resources.vtt  21.3 KB
- 06. Methods/1. Understanding Methods.vtt  21.3 KB
- 26. String, DateTime, Math/20. Date Subtraction.vtt  21.3 KB
- 25. LINQ/3. First and FirstOrDefault.vtt  21.2 KB
- 31. Threading/42. 2024-01-20_15-04-52-4cee3023b7d24a0ddb0a7f0dcce147fa.png  21.2 KB
- 27. IO, Serialization, Encoding/22. StreamWriter and StreamReader - Part 2.vtt  21.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/27. Records - 'with' Expression.vtt  21.1 KB
- 19. GC, Destructors, IDisposable/5. 2023-03-26_11-33-06-309f671a6030030a9892377c1a5bca6a.png  21.1 KB
- 19. GC, Destructors, IDisposable/5. 2023-03-26_11-33-06-2abd54ac10e34a1ca29a64a1b10d84f6.png  21.1 KB
- 19. GC, Destructors, IDisposable/5. 2023-03-26_11-33-06-b22d644c1efe04156e5c50a31b2d0941.png  21.0 KB
- 32. Tasks/6. Stopwatch.vtt  21.0 KB
- 22. Collections/33. 2023-04-12_15-06-38-5f81e5cb1e65c6897d5a37f3ddfd2e72.png  20.9 KB
- 22. Collections/34.45 Assignment-Section 22 Interview Questions - Part 1.html  20.9 KB
- 22. Collections/33. 2023-04-02_14-52-32-877b40615873f2d747dedcd0a47deeb3.png  20.9 KB
- 22. Collections/20. Collection Classes and Interfaces Hierarchy.vtt  20.8 KB
- 34. C# 11 (.NET 7)  -  New Features/2. Raw String Literals.vtt  20.6 KB
- 11. Abstract Classes and Interfaces/6. Dynamic Polymorphism with Interfaces.vtt  20.5 KB
- 28. Exception Handling/10. Custom Exceptions.zip  20.4 KB
- 31. Threading/38. Semaphore.vtt  20.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/49.64 Assignment-Section 30 Interview Questions - Part 3.html  20.3 KB
- 28. Exception Handling/7. ArgumentOutOfRangeException.vtt  20.3 KB
- 22. Collections/6. IndexOf, BinarySearch, Contains.vtt  20.1 KB
- 13. Partial & Static Classes, Enumerations/6.30 Assignment-Section 13 Interview Questions - Part 1.html  20.0 KB
- 31. Threading/42. 2024-01-20_15-04-50-fb51ae95e54ca8d176479e1749a0abc0.png  20.0 KB
- 31. Threading/8. Join.vtt  19.8 KB
- 28. Exception Handling/9. InvalidOperationException.zip  19.8 KB
- 20. Delegates & Events/17.40 Assignment-Section 20 Interview Questions - Part 2.html  19.8 KB
- 22. Collections/23. Custom Collections.zip  19.8 KB
- 31. Threading/1. Introduction to Concurrent Execution.vtt  19.8 KB
- 24. Tuples/1. Tuple Class.vtt  19.8 KB
- 21. Arrays/16. 2023-03-27_14-58-49-105539b424628896183c12db07319e4f.png  19.8 KB
- 29. Bank Project - Adding Functionality/1. Setting-up Layers.vtt  19.7 KB
- 30. C# 9 and 10 (.NET 6) - New Features/31. Records - Inheritance.vtt  19.6 KB
- 22. Collections/33. 2023-04-08_14-56-17-659c3da56a3ac926795a49a05ad22aef.png  19.6 KB
- 22. Collections/33. 2023-04-02_14-52-32-2639e560ab087ae22bca12524874f038.png  19.6 KB
- 06. Methods/27.17 Assignment-Medical Bot with Fields and Methods.html  19.5 KB
- 32. Tasks/5. Task.Run.vtt  19.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/37. Static Anonymous Functions.vtt  19.5 KB
- 28. Exception Handling/8. ArgumentException.zip  19.4 KB
- 31. Threading/22. ManualResetEvent - Part 2.vtt  19.3 KB
- 22. Collections/33. 2023-04-02_14-52-31-47a4f42b31eb0d8e41dd4796d4318b85.png  19.3 KB
- 28. Exception Handling/7. ArgumentOutOfRangeException.zip  19.2 KB
- 22. Collections/15. ArrayList.vtt  19.2 KB
- 26. String, DateTime, Math/10. Strings with For Loop - Part 1.vtt  19.0 KB
- 27. IO, Serialization, Encoding/28. Xml Serialization.zip  19.0 KB
- 15. System.Object Class/2. Understanding & Overriding Methods of Object class.vtt  18.9 KB
- 22. Collections/33. 2023-04-02_14-52-32-bcc4dffe24764a5e737a858bd83af3a8.png  18.9 KB
- 22. Collections/29. IComparer - Part 1.vtt  18.8 KB
- 31. Threading/41. CountDownEvent.vtt  18.6 KB
- 22. Collections/33. 2023-04-12_15-06-38-04ca2f64f82f46aca167c487bc01d851.png  18.4 KB
- 31. Threading/42. 2024-01-25_15-10-32-d69f553bb78f521d5f5ab1295a791696.png  18.3 KB
- 28. Exception Handling/3. IndexOutOfRangeException.zip  18.2 KB
- 27. IO, Serialization, Encoding/2. Binary Number System.vtt  18.2 KB
- 22. Collections/30. IComparer.zip  18.2 KB
- 22. Collections/29. IComparer.zip  18.2 KB
- 05. Fields/1. Understanding Fields.vtt  18.2 KB
- 31. Threading/34. CSV with Threads - Part 1.vtt  18.1 KB
- 31. Threading/21. ManualResetEvent - Part 1.vtt  18.1 KB
- 28. Exception Handling/5. ArgumentNullException.zip  18.1 KB
- 15. System.Object Class/7.34 Assignment-Section 15 Interview Questions.html  18.1 KB
- 25. LINQ/2. OrderBy.zip  18.0 KB
- 25. LINQ/4. Last and LastOrDefault.zip  18.0 KB
- 22. Collections/22. Iterator and Yield Return.zip  18.0 KB
- 25. LINQ/7. Select.zip  18.0 KB
- 02. C# Language Basics (Practical Starts Here)/1. Installing Visual Studio 2022.vtt  18.0 KB
- 25. LINQ/5. ElementAt and ElementAtOrDefault.zip  18.0 KB
- 25. LINQ/3. First and FirstOrDefault.zip  17.9 KB
- 22. Collections/33. 2023-04-22_09-06-46-18445c704a38916bb19599d6c3eca88b.png  17.9 KB
- 27. IO, Serialization, Encoding/10. 'File' class - Read and Write.vtt  17.9 KB
- 26. String, DateTime, Math/14. StringBuilder - Part 2.vtt  17.9 KB
- 21. Arrays/12. Jagged Arrays.zip  17.9 KB
- 27. IO, Serialization, Encoding/25. Binary Serialization.zip  17.8 KB
- 27. IO, Serialization, Encoding/26. Binary Serialization.zip  17.8 KB
- 31. Threading/42. 2024-01-25_15-10-30-bc41522013a01b4206876af19de820f8.png  17.8 KB
- 21. Arrays/15. Deep Copy.zip  17.8 KB
- 26. String, DateTime, Math/26.54 Assignment-Section 27 Interview Questions - Part 1.html  17.8 KB
- 25. LINQ/8. Min Max.zip  17.8 KB
- 26. String, DateTime, Math/25. Section Cheat Sheet (PPT).html  17.8 KB
- 25. LINQ/6. Single and SingleOrDefault.zip  17.7 KB
- 28. Exception Handling/6. Inner Exception.zip  17.7 KB
- 30. C# 9 and 10 (.NET 6) - New Features/34. Command Line Arguments - Part 1.vtt  17.7 KB
- 09. Properties & Indexers/9.22 Assignment-Section 9 Interview Questions - Part 1.html  17.7 KB
- 31. Threading/35. CSV with Threads - Part 2.vtt  17.6 KB
- 10. Inheritance, Hiding, Overriding/1. Creating Inheritance.vtt  17.5 KB
- 22. Collections/10. ConvertAll.vtt  17.5 KB
- 22. Collections/31. Covariance.zip  17.5 KB
- 25. LINQ/1. Linq.zip  17.5 KB
- 26. String, DateTime, Math/7. Checking Strings - Part 2.zip  17.4 KB
- 27. IO, Serialization, Encoding/19. 'FileStream' class - Part 2.vtt  17.4 KB
- 22. Collections/26. Custom Collection with IList.vtt  17.4 KB
- 21. Arrays/11. Mult-Dim Arrays.zip  17.4 KB
- 08. Constructors/1. Instance Constructors.vtt  17.3 KB
- 28. Exception Handling/4. NullReferenceException.zip  17.2 KB
- 26. String, DateTime, Math/3. Converting Strings.zip  17.2 KB
- 26. String, DateTime, Math/5. Converting Strings.zip  17.2 KB
- 26. String, DateTime, Math/4. Converting Strings.zip  17.2 KB
- 27. IO, Serialization, Encoding/27. Json Serialization.zip  17.2 KB
- 22. Collections/33. 2023-04-02_14-52-32-37c1a493bbdc083e9499114093a9d2f7.png  17.2 KB
- 11. Abstract Classes and Interfaces/4.26 Assignment-Gaming Characters using Inheritance.html  17.1 KB
- 26. String, DateTime, Math/20. Date Substraction.zip  17.1 KB
- 22. Collections/9. Exists.zip  17.1 KB
- 22. Collections/33. 2023-04-12_15-06-37-fa36af5c6325ec6eafd9df4dd79cd4f3.png  17.1 KB
- 22. Collections/15. ArrayList.zip  17.1 KB
- 22. Collections/28. IComparable.zip  17.0 KB
- 34. C# 11 (.NET 7)  -  New Features/4. Slice Pattern.vtt  17.0 KB
- 22. Collections/30. IComparer - Part 2.vtt  16.9 KB
- 22. Collections/35.46 Assignment-Section 22 Interview Questions - Part 2.html  16.9 KB
- 32. Tasks/15. Task Exception Handling - Part 1.vtt  16.9 KB
- 21. Arrays/16. 2023-03-27_16-03-26-d113d061160d95aadf22dfbd4e7746e4.png  16.9 KB
- 26. String, DateTime, Math/11. Strings with For Loop.zip  16.9 KB
- 26. String, DateTime, Math/12. Strings with For Loop.zip  16.9 KB
- 26. String, DateTime, Math/10. Strings with For Loop.zip  16.9 KB
- 29. Bank Project - Adding Functionality/4. Adding Validations to Entity Classes.vtt  16.8 KB
- 28. Exception Handling/2. FormatException.zip  16.8 KB
- 32. Tasks/14. Task.ContinueWith.vtt  16.8 KB
- 31. Threading/42. 2024-01-25_15-10-31-abd032dd34fb05989dc5fa8cd9478d32.png  16.8 KB
- 23. Anonymous Types/3. Anonymous Arrays.zip  16.8 KB
- 22. Collections/12. SortedList.zip  16.8 KB
- 20. Delegates & Events/1. Creating Delegates.vtt  16.7 KB
- 22. Collections/13. Hashtable.zip  16.6 KB
- 21. Arrays/17.42 Assignment-Section 21 Interview Questions.html  16.6 KB
- 03. Bank Project - Getting Started/3. Creating Customers and Accounts Menu.zip  16.5 KB
- 31. Threading/32. ConcurrentQueue.vtt  16.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/7. Target-typed 'new' expressions.vtt  16.5 KB
- 31. Threading/42. 2024-01-20_15-04-52-96c58d721fc3cea1af58eafd7f1b2fb2.png  16.5 KB
- 22. Collections/33. 2023-04-12_15-06-38-29e21160d582234ff78de5ef8f09af77.png  16.4 KB
- 26. String, DateTime, Math/15. Methods of StringBuilder.vtt  16.4 KB
- 27. IO, Serialization, Encoding/24. BinaryWriter and BinaryReader - Part 2.zip  16.4 KB
- 21. Arrays/9. System.Array.Sort.zip  16.4 KB
- 31. Threading/42. 2024-01-20_15-04-51-b1c242cdd69b63fb5432aeba0dd9ff0a.png  16.4 KB
- 20. Delegates & Events/12. Expression Trees.zip  16.4 KB
- 31. Threading/39. Mutex.vtt  16.3 KB
- 27. IO, Serialization, Encoding/22. StreamWriter and StreamReader - Part 2.zip  16.3 KB
- 22. Collections/32. Contravariance.zip  16.3 KB
- 27. IO, Serialization, Encoding/15. DirectoryInfo.zip  16.3 KB
- 22. Collections/10. ConvertAll.zip  16.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/3. Global Using.vtt  16.2 KB
- 27. IO, Serialization, Encoding/13. Directory.zip  16.2 KB
- 27. IO, Serialization, Encoding/14. Directory.zip  16.2 KB
- 22. Collections/11. Dictionary.zip  16.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/10. Pattern Matching - Switch-Case Pattern.vtt  16.1 KB
- 07. Type Conversion/6. Conversion Methods.zip  16.1 KB
- 02. C# Language Basics (Practical Starts Here)/5. Primitive Types.zip  16.1 KB
- 21. Arrays/14. CopyTo and Clone.zip  16.1 KB
- 31. Threading/42. 2024-01-20_15-04-53-0ec09c6810a26d6c4c117c2e44e21884.png  16.1 KB
- 27. IO, Serialization, Encoding/24. BinaryWriter and BinaryReader - Part 2.vtt  16.0 KB
- 03. Bank Project - Getting Started/1. Creating Login Form.zip  16.0 KB
- 32. Tasks/17. Continuation Chain.vtt  16.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/2. File Scoped Namespaces.vtt  16.0 KB
- 26. String, DateTime, Math/17. DateTime.zip  16.0 KB
- 26. String, DateTime, Math/16. DateTime.zip  16.0 KB
- 31. Threading/42. 2024-01-20_15-04-50-9b681cc7d5f2d20461f42f7bf5543ac8.png  15.9 KB
- 22. Collections/33. 2023-04-02_14-52-32-a69a08aea3741070f278c4e2bd0e3be8.png  15.9 KB
- 06. Methods/18. Local Functions.zip  15.9 KB
- 22. Collections/17. Queue.vtt  15.9 KB
- 31. Threading/28. Wait and Pulse - Part 4.vtt  15.9 KB
- 26. String, DateTime, Math/15. Methods of StringBuilder.zip  15.9 KB
- 24. Tuples/1. Tuple Class.zip  15.8 KB
- 32. Tasks/10. Generic Task.vtt  15.8 KB
- 31. Threading/42. 2024-01-20_15-04-52-90d6553fb457f154915a84624f3b61a9.png  15.8 KB
- 18. Extension Methods and Pattern Matching/4. Dynamically Typed Variables.zip  15.8 KB
- 06. Methods/19. Static Local Functions.zip  15.7 KB
- 32. Tasks/20. 2024-01-27_15-23-11-6ce591eabda4e21fdc3bbf354f840a30.png  15.7 KB
- 22. Collections/16. Stack.vtt  15.6 KB
- 27. IO, Serialization, Encoding/12. FileInfo Properties.zip  15.6 KB
- 26. String, DateTime, Math/6. Checking Strings.zip  15.6 KB
- 02. C# Language Basics (Practical Starts Here)/6. Operators.zip  15.6 KB
- 21. Arrays/16. 2023-03-27_14-58-49-e7d19caf807cd10788a618e4748f1983.png  15.5 KB
- 03. Bank Project - Getting Started/2. Creating Main Menu.zip  15.5 KB
- 27. IO, Serialization, Encoding/21. StreamWriter and StreamReader - Part 1.zip  15.5 KB
- 21. Arrays/16. 2023-03-27_14-58-49-0c2b6f48d9b986a0cd63369fb533673b.png  15.5 KB
- 22. Collections/6. IndexOf, BinarySearch, Contains.zip  15.5 KB
- 27. IO, Serialization, Encoding/23. BinaryWriter and BinaryReader - Part 1.vtt  15.4 KB
- 27. IO, Serialization, Encoding/23. BinaryWriter and BinaryReader - Part 1.zip  15.4 KB
- 27. IO, Serialization, Encoding/20. FileStream - Part 3.zip  15.4 KB
- 26. String, DateTime, Math/14. StringBuilder.zip  15.4 KB
- 26. String, DateTime, Math/13. StringBuilder.zip  15.4 KB
- 16. Generics/1. Generic Classes.vtt  15.3 KB
- 22. Collections/16. Stack.zip  15.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/41. Interface Method Modifiers.vtt  15.3 KB
- 01. Course Fundamentals (Theory)/6. .NET Framework Architecture.vtt  15.3 KB
- 22. Collections/21. IEnumerable and IEnumerator.zip  15.2 KB
- 05. Fields/2. Access Modifiers of Fields.vtt  15.2 KB
- 27. IO, Serialization, Encoding/16. DirectoryInfo Properties.zip  15.2 KB
- 22. Collections/24. Custom Collection with IEnumerable.vtt  15.2 KB
- 28. Exception Handling/1. Try-Catch-Finally.zip  15.1 KB
- 21. Arrays/6. System.Array.BinarySearch.zip  15.1 KB
- 31. Threading/42. 2024-01-20_15-04-52-8295c20c4748c97736f9a52d935f4108.png  15.1 KB
- 26. String, DateTime, Math/18. DateTime Formats.zip  15.1 KB
- 26. String, DateTime, Math/19. DateTime Formats.zip  15.1 KB
- 22. Collections/33. 2023-04-12_14-25-43-dcd7fff137c98de23d68f6a45cb2921d.png  15.1 KB
- 17. Handling Null/3. Null Propogation Operator.zip  15.1 KB
- 31. Threading/42. 2024-01-25_15-10-31-dbca3750f2e8168fbfc1f3827f3c94c0.png  15.1 KB
- 29. Bank Project - Adding Functionality/2. Creating Customer Entity.vtt  15.0 KB
- 26. String, DateTime, Math/23. Math - Part 2.zip  15.0 KB
- 19. GC, Destructors, IDisposable/6.38 Assignment-Section 19 Interview Questions.html  15.0 KB
- 06. Methods/20. Recursion.zip  14.9 KB
- 21. Arrays/2. Arrays with 'for' loop.zip  14.9 KB
- 18. Extension Methods and Pattern Matching/1. Extension Methods.vtt  14.8 KB
- 21. Arrays/5. System.Array.IndexOf.zip  14.8 KB
- 27. IO, Serialization, Encoding/19. FileStream - Part 2.zip  14.8 KB
- 26. String, DateTime, Math/23. Math - Part 2.vtt  14.8 KB
- 22. Collections/7. Sort, Reverse.zip  14.8 KB
- 28. Exception Handling/2. FormatException.vtt  14.8 KB
- 26. String, DateTime, Math/19. DateTime Formats - Part 2.vtt  14.8 KB
- 17. Handling Null/1. Nullable Types.zip  14.8 KB
- 20. Delegates & Events/14. Switch Expression.zip  14.7 KB
- 22. Collections/4. Insert, InsertRange.zip  14.7 KB
- 22. Collections/33. 2023-03-29_15-27-17-d2ab05519b84d1b1b462deaca6a6cf2d.png  14.7 KB
- 21. Arrays/10. System.Array.Reverse.zip  14.7 KB
- 32. Tasks/20. Section Cheat Sheet (PPT).html  14.7 KB
- 26. String, DateTime, Math/8. Formatting Strings.zip  14.7 KB
- 26. String, DateTime, Math/25. 2023-04-03_15-16-45-33f44323e2be30767c9ca32bfd6d7b72.png  14.6 KB
- 21. Arrays/1. Creating Arrays.zip  14.6 KB
- 26. String, DateTime, Math/13. StringBuilder - Part 1.vtt  14.6 KB
- 27. IO, Serialization, Encoding/6. Ascii.zip  14.6 KB
- 22. Collections/5. Remove, RemoveAt, RemoveRange, RemoveAll, Clear.zip  14.6 KB
- 22. Collections/3. Add, AddRange.zip  14.6 KB
- 27. IO, Serialization, Encoding/17. DriveInfo.zip  14.6 KB
- 17. Handling Null/2. Null Coalescing Operator.zip  14.5 KB
- 27. IO, Serialization, Encoding/11. FileInfo.zip  14.5 KB
- 21. Arrays/8. System.Array.Resize.zip  14.5 KB
- 34. C# 11 (.NET 7)  -  New Features/5. Var Pattern.vtt  14.5 KB
- 26. String, DateTime, Math/21. Date Addition.zip  14.5 KB
- 31. Threading/42. 2024-01-20_15-04-53-caa7be6fc63de7662b9238032d1baf23.png  14.5 KB
- 21. Arrays/7. System.Array.Clear.zip  14.5 KB
- 21. Arrays/3. Arrays with 'foreach' loop.zip  14.4 KB
- 06. Methods/17. Parameter Modifiers - params.zip  14.4 KB
- 30. C# 9 and 10 (.NET 6) - New Features/45. Range Struct.vtt  14.4 KB
- 19. GC, Destructors, IDisposable/3. IDisposable.vtt  14.3 KB
- 27. IO, Serialization, Encoding/9. File.zip  14.3 KB
- 22. Collections/8. ToArray, ForEach.zip  14.3 KB
- 07. Type Conversion/5. TryParse.zip  14.3 KB
- 22. Collections/17. Queue.zip  14.3 KB
- 02. C# Language Basics (Practical Starts Here)/19. Nested For loops.zip  14.3 KB
- 26. String, DateTime, Math/2. How String Objects are Created.zip  14.2 KB
- 27. IO, Serialization, Encoding/30.57 Assignment-Section 28 Interview Questions - Part 1.html  14.2 KB
- 22. Collections/32. Contravariance.vtt  14.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/33. Record Structs.vtt  14.2 KB
- 26. String, DateTime, Math/24. Regular Expressions.zip  14.2 KB
- 26. String, DateTime, Math/22. Math - Part 1.zip  14.2 KB
- 25. LINQ/2. OrderBy.vtt  14.1 KB
- 27. IO, Serialization, Encoding/4. Hexadecimal Number System.vtt  14.1 KB
- 24. Tuples/5. 2023-04-03_14-08-43-f7852297d9488b0546d3b763bad99653.png  14.1 KB
- 21. Arrays/16. 2023-03-27_16-03-25-56b05aa5914f4cccad31fb7c4dce8f24.png  14.0 KB
- 22. Collections/33. 2023-04-02_14-52-31-4bc995dddf6c1d89a7cbed895d2b810c.png  14.0 KB
- 06. Methods/16. ref Returns.zip  14.0 KB
- 21. Arrays/13. Array of Objects.vtt  14.0 KB
- 07. Type Conversion/2. Implicit Casting.zip  14.0 KB
- 22. Collections/33. 2023-03-27_16-09-35-9f629748cc206e9bc30a5c258c36b3a0.png  14.0 KB
- 33. Asynchronous Programming/3. Async and Await - Part 2.vtt  14.0 KB
- 26. String, DateTime, Math/25. 2023-04-03_15-16-46-eed6e4b458637f5cffbed263315535d2.png  14.0 KB
- 31. Threading/42. 2024-01-19_16-28-03-2dae1dd7de8f88a2452b53b2b0d948c2.png  13.9 KB
- 02. C# Language Basics (Practical Starts Here)/3. The System.Console class.zip  13.9 KB
- 22. Collections/2. List.zip  13.9 KB
- 02. C# Language Basics (Practical Starts Here)/20. Goto.zip  13.9 KB
- 27. IO, Serialization, Encoding/7. Unicode.zip  13.9 KB
- 27. IO, Serialization, Encoding/4. Hexadecimal.zip  13.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/17. Pattern Matching - Extended Property Pattern.vtt  13.8 KB
- 02. C# Language Basics (Practical Starts Here)/15. WhileExample.zip  13.8 KB
- 27. IO, Serialization, Encoding/2. Binary.zip  13.8 KB
- 21. Arrays/16. 2023-03-27_14-58-49-416ad4295015ac5c7e1884fde7b47d7d.png  13.8 KB
- 25. LINQ/6. Single and SingleOrDefault.vtt  13.8 KB
- 15. System.Object Class/4. Boxing.zip  13.7 KB
- 27. IO, Serialization, Encoding/7. Unicode Character Encoding.vtt  13.7 KB
- 01. Course Fundamentals (Theory)/1. Introduction to .NET.vtt  13.7 KB
- 26. String, DateTime, Math/9. Modifying Strings.zip  13.7 KB
- 02. C# Language Basics (Practical Starts Here)/14. Switch-Case.zip  13.7 KB
- 26. String, DateTime, Math/1. String.zip  13.7 KB
- 02. C# Language Basics (Practical Starts Here)/4. Variables.zip  13.7 KB
- 21. Arrays/1. Creating Arrays.vtt  13.7 KB
- 21. Arrays/16. 2023-03-27_14-58-49-d6344213184021f165c90c45b110dd46.png  13.7 KB
- 28. Exception Handling/15. 2023-04-04_15-09-35-9870dda1a341fe673c859946d8ae34f2.png  13.7 KB
- 27. IO, Serialization, Encoding/3. Octal.zip  13.7 KB
- 30. C# 9 and 10 (.NET 6) - New Features/36. Partial Methods Return Type.vtt  13.7 KB
- 27. IO, Serialization, Encoding/12. 'FileInfo' class - Properties.vtt  13.6 KB
- 02. C# Language Basics (Practical Starts Here)/11. NestedIfExample.zip  13.6 KB
- 20. Delegates & Events/16.39 Assignment-Section 20 Interview Questions - Part 1.html  13.6 KB
- 25. LINQ/7. Select.vtt  13.6 KB
- 20. Delegates & Events/15. Section Cheat Sheet (PPT).html  13.5 KB
- 02. C# Language Basics (Practical Starts Here)/17. Break.zip  13.5 KB
- 31. Threading/42. 2024-01-25_15-10-31-280b5359e33ea248efdbb12a1b3f48aa.png  13.5 KB
- 07. Type Conversion/3. Explicit Casting.zip  13.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/40. Interface Default Methods.vtt  13.4 KB
- 02. C# Language Basics (Practical Starts Here)/11. ElseIfExample.zip  13.4 KB
- 02. C# Language Basics (Practical Starts Here)/15. DoWhileExample.zip  13.4 KB
- 31. Threading/42. 2024-01-19_16-28-02-06b57711a4f09671eca7f2fdab4fad51.png  13.4 KB
- 07. Type Conversion/4. Parse.zip  13.4 KB
- 31. Threading/31. Intro to Concurrent Collections.vtt  13.4 KB
- 02. C# Language Basics (Practical Starts Here)/16. For loop.zip  13.3 KB
- 26. String, DateTime, Math/3. Converting Strings - Part 1.vtt  13.3 KB
- 02. C# Language Basics (Practical Starts Here)/18. Continue.zip  13.2 KB
- 26. String, DateTime, Math/2. How String Objects are Created.vtt  13.2 KB
- 02. C# Language Basics (Practical Starts Here)/11. IfExample.zip  13.2 KB
- 31. Threading/5. Single Threaded App.vtt  13.2 KB
- 32. Tasks/20. 2024-01-27_15-23-12-c2a6cd2e5c742c7a12f2d8b1543fec4c.png  13.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/19. Immutable Classes.vtt  13.2 KB
- 02. C# Language Basics (Practical Starts Here)/11. IfElseExample.zip  13.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/16. Pattern Matching - Positional Pattern.vtt  13.1 KB
- 09. Properties & Indexers/6. Creating Indexers.vtt  13.1 KB
- 26. String, DateTime, Math/18. DateTime Formats - Part 1.vtt  13.1 KB
- 02. C# Language Basics (Practical Starts Here)/2. Creating First C# App using Visual Studio.vtt  13.1 KB
- 34. C# 11 (.NET 7)  -  New Features/7. Required Members.vtt  13.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/26. Records - Equality.vtt  13.0 KB
- 02. C# Language Basics (Practical Starts Here)/2. MyFirstApp.zip  12.9 KB
- 28. Exception Handling/13. System.Exception.vtt  12.9 KB
- 26. String, DateTime, Math/1. String.vtt  12.8 KB
- 25. LINQ/4. Last and LastOrDefault.vtt  12.8 KB
- 28. Exception Handling/9. InvalidOperationException.vtt  12.8 KB
- 27. IO, Serialization, Encoding/13. 'Directory' class - Part 1.vtt  12.7 KB
- 21. Arrays/18.43 Assignment-Car Rental System.html  12.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/15. Pattern Matching - Tuple Pattern.vtt  12.6 KB
- 26. String, DateTime, Math/22. Math - Part 1.vtt  12.6 KB
- 21. Arrays/16. Section Cheat Sheet (PPT).html  12.5 KB
- 29. Bank Project - Adding Functionality/3. Adding Regions and XML Comments.vtt  12.4 KB
- 28. Exception Handling/8. ArgumentException.vtt  12.4 KB
- 31. Threading/33. Other Concurrent Collections.vtt  12.4 KB
- 21. Arrays/11. Mult-Dim Arrays.vtt  12.3 KB
- 33. Asynchronous Programming/4. Async and Await - Part 3.vtt  12.3 KB
- 02. C# Language Basics (Practical Starts Here)/15. While, Do-While.vtt  12.3 KB
- 17. Handling Null/1. Nullable Types.vtt  12.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/9. Pattern Matching - Type Pattern.vtt  12.3 KB
- 11. Abstract Classes and Interfaces/7. Multiple Inheritance with Interfaces.vtt  12.2 KB
- 26. String, DateTime, Math/7. Checking Strings - Part 2.vtt  12.2 KB
- 27. IO, Serialization, Encoding/26. Binary Serialization - Part 2.vtt  12.2 KB
- 11. Abstract Classes and Interfaces/3. Abstract Methods.vtt  12.2 KB
- 02. C# Language Basics (Practical Starts Here)/4. Variables.vtt  12.2 KB
- 14. Structures/3. Understanding Structures (vs) Class Practically.vtt  12.2 KB
- 09. Properties & Indexers/3. Auto-Properties with Accessor Accessibility.vtt  12.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/12. Pattern Matching - Switch Expression Pattern.vtt  12.1 KB
- 10. Inheritance, Hiding, Overriding/4. Parent Class's Constructor.vtt  12.1 KB
- 06. Methods/22. Section Cheat Sheet (PPT).html  12.0 KB
- 25. LINQ/9. Section Cheat Sheet (PPT).html  12.0 KB
- 32. Tasks/1. Drawbacks of Threading.vtt  11.9 KB
- 05. Fields/4. Static Fields.vtt  11.9 KB
- 02. C# Language Basics (Practical Starts Here)/3. The System.Console class.vtt  11.8 KB
- 30. C# 9 and 10 (.NET 6) - New Features/35. Command Line Arguments - Part 2.vtt  11.8 KB
- 35. C# 12 (.NET 8) - New Features/1. Primary Constructors in Classes.vtt  11.7 KB
- 27. IO, Serialization, Encoding/31.58 Assignment-Section 28 Interview Questions - Part 2.html  11.7 KB
- 19. GC, Destructors, IDisposable/2. Destructors.vtt  11.7 KB
- 31. Threading/12. Thread Parameters.vtt  11.7 KB
- 27. IO, Serialization, Encoding/3. Octal Number System.vtt  11.6 KB
- 27. IO, Serialization, Encoding/5. Introduction to Character Encoding.vtt  11.6 KB
- 31. Threading/11. Thread States.vtt  11.6 KB
- 28. Exception Handling/11. Stack Trace.vtt  11.5 KB
- 20. Delegates & Events/18.41 Assignment-News Article app using Delegates and Events.html  11.5 KB
- 24. Tuples/6.51 Assignment-Section 24 Interview Questions.html  11.4 KB
- 01. Course Fundamentals (Theory)/5. CLR.vtt  11.4 KB
- 30. C# 9 and 10 (.NET 6) - New Features/28. Records - Deconstruct().vtt  11.3 KB
- 29. Bank Project - Adding Functionality/10.61 Assignment-Create Functionality of Bank Accounts, Funds Transfer, Account Statement.html  11.3 KB
- 25. LINQ/5. ElementAt and ElementAtOrDefault.vtt  11.3 KB
- 20. Delegates & Events/11. EventHandler.vtt  11.2 KB
- 26. String, DateTime, Math/4. Converting Strings - Part 2.vtt  11.2 KB
- 31. Threading/26. Wait and Pulse - Part 2.vtt  11.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/13. Pattern Matching - Relational and Logical Pattern.vtt  11.2 KB
- 12. Namespaces/1. Creating Namespaces.vtt  11.2 KB
- 32. Tasks/2. Introduction to Tasks.vtt  11.1 KB
- 34. C# 11 (.NET 7)  -  New Features/9. Ref Fields.vtt  11.1 KB
- 22. Collections/8. ToArray, ForEach.vtt  11.1 KB
- 11. Abstract Classes and Interfaces/10. Section Cheat Sheet (PPT).html  11.0 KB
- 32. Tasks/16. Task Exception Handling - Part 2.vtt  11.0 KB
- 29. Bank Project - Adding Functionality/6. Adding Exception Handling in Customer DAL.vtt  10.9 KB
- 31. Threading/14. Custom Thread Object.vtt  10.8 KB
- 18. Extension Methods and Pattern Matching/5. Inner Classes.vtt  10.8 KB
- 04. C# Object Oriented Programming - Basics/1. Understanding OOP.vtt  10.8 KB
- 31. Threading/10. Interrupt.vtt  10.8 KB
- 31. Threading/42. 2024-01-20_15-04-51-50df9df731885b2c1b1a792d931b8088.png  10.7 KB
- 06. Methods/26.16 Assignment-Section 6 Interview Questions - Part 4.html  10.7 KB
- 30. C# 9 and 10 (.NET 6) - New Features/23. Records - Basics.vtt  10.6 KB
- 13. Partial & Static Classes, Enumerations/7.31 Assignment-Section 13 Interview Questions - Part 2.html  10.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/38. Lambda Function Return Type.vtt  10.5 KB
- 22. Collections/4. Insert, InsertRange.vtt  10.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/44. Index-From-End Operator.vtt  10.5 KB
- 26. String, DateTime, Math/17. DateTime - Part 2.vtt  10.5 KB
- 34. C# 11 (.NET 7)  -  New Features/10.73 Assignment-Section 34 Interview Questions - Part 1.html  10.4 KB
- 24. Tuples/2. Value Tuples.vtt  10.4 KB
- 31. Threading/3. Main Thread.vtt  10.3 KB
- 26. String, DateTime, Math/16. DateTime - Part 1.vtt  10.3 KB
- 32. Tasks/20. 2024-01-27_15-23-12-0a08f4d82e935a8bf4b2c8f6ebbffe23.png  10.3 KB
- 17. Handling Null/5.36 Assignment-Section 17 Interview Questions.html  10.3 KB
- 22. Collections/1. Introduction to Collections.vtt  10.2 KB
- 31. Threading/42. 2024-01-20_15-04-51-23bc2e80470b8cbd35db9c7b1b176f39.png  10.1 KB
- 16. Generics/6.35 Assignment-Section 16 Interview Questions.html  10.1 KB
- 21. Arrays/19.44 Assignment-Custom Generic Class with Arrays.html  10.1 KB
- 11. Abstract Classes and Interfaces/2. Abstract Classes.vtt  10.1 KB
- 32. Tasks/13. Task.Delay.vtt  10.0 KB
- 01. Course Fundamentals (Theory)/16. Section Cheat Sheet (PPT).html  9.9 KB
- 33. Asynchronous Programming/5. Async and Await Best Practices.vtt  9.9 KB
- 28. Exception Handling/15. Section Cheat Sheet (PPT).html  9.9 KB
- 18. Extension Methods and Pattern Matching/4. Dynamically Typed Variables.vtt  9.8 KB
- 28. Exception Handling/14. Catch When (or) Exception Filters.vtt  9.8 KB
- 26. String, DateTime, Math/12. Strings with For Loop - Part 3.vtt  9.8 KB
- 23. Anonymous Types/3. Anonymous Arrays.vtt  9.8 KB
- 01. Course Fundamentals (Theory)/2. CLI.vtt  9.8 KB
- 31. Threading/20.66 Assignment-Working with Multiple Threads.html  9.7 KB
- 24. Tuples/5. 2023-04-03_14-08-43-3984833f0d30e710a3aa9ba8d1288d9b.png  9.7 KB
- 26. String, DateTime, Math/8. Formatting Strings.vtt  9.7 KB
- 18. Extension Methods and Pattern Matching/3. Implicitly Typed Variables.vtt  9.6 KB
- 34. C# 11 (.NET 7)  -  New Features/6. File Local Types.vtt  9.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/32. Records - sealed ToString().vtt  9.6 KB
- 12. Namespaces/1. Creating Namespaces.zip  9.5 KB
- 12. Namespaces/5. Using Static.zip  9.5 KB
- 12. Namespaces/3. Importing Namespaces.zip  9.5 KB
- 32. Tasks/20. 2024-01-27_15-23-12-9abfd9acad0b2ebf374681187ee3ee0e.png  9.4 KB
- 12. Namespaces/2. Nested Namespaces.zip  9.4 KB
- 23. Anonymous Types/5.50 Assignment-Section 23 Interview Questions.html  9.4 KB
- 27. IO, Serialization, Encoding/17. 'DriveInfo' class.vtt  9.4 KB
- 20. Delegates & Events/8. Func.vtt  9.4 KB
- 20. Delegates & Events/2. Multi Cast Delegates.vtt  9.4 KB
- 09. Properties & Indexers/2. Readonly & Writeonly Properties.vtt  9.3 KB
- 30. C# 9 and 10 (.NET 6) - New Features/29. Records - ToString().vtt  9.2 KB
- 21. Arrays/12. Jagged Arrays.vtt  9.2 KB
- 31. Threading/24. AutoResetEvent.vtt  9.1 KB
- 32. Tasks/20. 2024-01-27_15-23-12-8bb48688711114bcb993a4de7c535e61.png  9.1 KB
- 11. Abstract Classes and Interfaces/9. Explicit Interface Implementation.vtt  9.0 KB
- 20. Delegates & Events/12. Expression Trees.vtt  8.9 KB
- 30. C# 9 and 10 (.NET 6) - New Features/21. Readonly Structs.vtt  8.9 KB
- 08. Constructors/8.20 Assignment-Section 8 Interview Questions.html  8.9 KB
- 34. C# 11 (.NET 7)  -  New Features/3. List Pattern.vtt  8.9 KB
- 33. Asynchronous Programming/10.72 Assignment-Stocks Simulator using async  await & Tasks.html  8.8 KB
- 07. Type Conversion/5. TryParse.vtt  8.8 KB
- 31. Threading/7. Sleep.vtt  8.8 KB
- 18. Extension Methods and Pattern Matching/2. Pattern Matching.vtt  8.8 KB
- 04. C# Object Oriented Programming - Basics/2. Creating Classes & Objects.zip  8.8 KB
- 20. Delegates & Events/13. Expression Bodied Members.vtt  8.8 KB
- 21. Arrays/3. Arrays with 'foreach' loop.vtt  8.7 KB
- 06. Methods/6. Static Methods.vtt  8.6 KB
- 31. Threading/9. Thread Priority.vtt  8.6 KB
- 10. Inheritance, Hiding, Overriding/6. Method Overriding.vtt  8.5 KB
- 01. Course Fundamentals (Theory)/17.1 Assignment-Section 1 - Interview Questions.html  8.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/11. Pattern Matching - When Pattern.vtt  8.5 KB
- 08. Constructors/9.21 Assignment-The 'Question' class.html  8.4 KB
- 13. Partial & Static Classes, Enumerations/1. Partial Classes.vtt  8.4 KB
- 22. Collections/3. Add, AddRange.vtt  8.4 KB
- 26. String, DateTime, Math/5. Converting Strings - Part 3.vtt  8.4 KB
- 19. GC, Destructors, IDisposable/5. 2023-03-26_11-33-06-38a1479c9742ba58bd246c27f9f976c4.png  8.4 KB
- 06. Methods/18. Local Functions.vtt  8.3 KB
- 05. Fields/6. Readonly Fields.vtt  8.3 KB
- 18. Extension Methods and Pattern Matching/7.37 Assignment-Section 18 Interview Questions.html  8.2 KB
- 31. Threading/43.68 Assignment-Section 31 Interview Questions - Part 1.html  8.2 KB
- 16. Generics/3. Generic Constraints.vtt  8.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/20. Init-Only Properties.vtt  8.1 KB
- 19. GC, Destructors, IDisposable/4. Using Declaration.vtt  8.1 KB
- 20. Delegates & Events/14. Switch Expression.vtt  8.1 KB
- 06. Methods/20. Recursion.vtt  8.1 KB
- 26. String, DateTime, Math/28.56 Assignment-Data Masking with Strings.html  8.0 KB
- 26. String, DateTime, Math/21. Date Addition.vtt  8.0 KB
- 15. System.Object Class/1. Overview of System.Object class.zip  8.0 KB
- 06. Methods/7. Object reference as Arguments.vtt  8.0 KB
- 33. Asynchronous Programming/1. Introduction to Asynchronous Programming.vtt  8.0 KB
- 19. GC, Destructors, IDisposable/1. Garbage Collection & Generations.vtt  7.9 KB
- 20. Delegates & Events/5. Anonymous Methods.vtt  7.9 KB
- 22. Collections/33. 2023-03-29_15-27-17-61a6c17be95aa6512f476268a9db6c5d.png  7.9 KB
- 02. C# Language Basics (Practical Starts Here)/16. For loop.vtt  7.8 KB
- 01. Course Fundamentals (Theory)/9. Introducing Visual Studio.vtt  7.8 KB
- 19. GC, Destructors, IDisposable/5. Section Cheat Sheet (PPT).html  7.8 KB
- 32. Tasks/21.70 Assignment-Section 32 Interview Questions.html  7.8 KB
- 32. Tasks/3. Advantages of TPL.vtt  7.8 KB
- 05. Fields/10.11 Assignment-Section 5 Interview Questions.html  7.7 KB
- 06. Methods/19. Static Local Functions.vtt  7.7 KB
- 27. IO, Serialization, Encoding/16. 'DirectoryInfo' class - Properties.vtt  7.7 KB
- 31. Threading/19. Lock.vtt  7.7 KB
- 11. Abstract Classes and Interfaces/8. Interface Inheritance.vtt  7.7 KB
- 30. C# 9 and 10 (.NET 6) - New Features/50.65 Assignment-Inventory Management System with C# 9 and 10 New Features.html  7.7 KB
- 26. String, DateTime, Math/25. 2023-04-03_15-16-43-5f62d0614ad2698a1fc768a5606fd41c.png  7.7 KB
- 16. Generics/4. Generic Methods.vtt  7.6 KB
- 33. Asynchronous Programming/7. Debugging async methods.vtt  7.6 KB
- 06. Methods/10. Method Overloading.vtt  7.6 KB
- 32. Tasks/12. Task.WaitAny.vtt  7.6 KB
- 03. Bank Project - Getting Started/1. Creating Login Form.vtt  7.5 KB
- 22. Collections/38.49 Assignment-Library Assignment with Collections.html  7.5 KB
- 03. Bank Project - Getting Started/3. Creating Customers and Accounts Menu.vtt  7.5 KB
- 06. Methods/17. Parameter Modifiers - params.vtt  7.5 KB
- 01. Course Fundamentals (Theory)/11. Introducing Object, Class, Fields and Methods.vtt  7.5 KB
- 21. Arrays/6. System.Array.BinarySearch.vtt  7.5 KB
- 28. Exception Handling/13. System.Exception.zip  7.3 KB
- 32. Tasks/20. 2024-01-27_15-23-12-296f7b955dbde4876f817f1b56e6830d.png  7.3 KB
- 33. Asynchronous Programming/8. Section Cheat Sheet (PPT).html  7.2 KB
- 27. IO, Serialization, Encoding/1. Introduction to Number Systems.vtt  7.1 KB
- 30. C# 9 and 10 (.NET 6) - New Features/22. Parameterless Struct Constructors.vtt  7.0 KB
- 22. Collections/37.48 Assignment-Multiple Choice Test App.html  7.0 KB
- 14. Structures/8.33 Assignment-Section 14 Interview Questions - Part 2.html  7.0 KB
- 10. Inheritance, Hiding, Overriding/5. Method Hiding.vtt  7.0 KB
- 28. Exception Handling/11. Stack Trace.zip  6.9 KB
- 07. Type Conversion/3. Explicit Casting.vtt  6.9 KB
- 06. Methods/8. Default Arguments.vtt  6.9 KB
- 35. C# 12 (.NET 8) - New Features/3. Default Parameters in Lambda Expressions.vtt  6.9 KB
- 02. C# Language Basics (Practical Starts Here)/20. Goto.vtt  6.9 KB
- 10. Inheritance, Hiding, Overriding/9. Section Cheat Sheet (PPT).html  6.9 KB
- 08. Constructors/4. Constructor Overloading.vtt  6.9 KB
- 13. Partial & Static Classes, Enumerations/2. Partial Methods.vtt  6.8 KB
- 14. Structures/6. Section Cheat Sheet (PPT).html  6.8 KB
- 02. C# Language Basics (Practical Starts Here)/19. Nested For loops.vtt  6.8 KB
- 32. Tasks/7. Task.Factory.StartNew.vtt  6.7 KB
- 21. Arrays/8. System.Array.Resize.vtt  6.7 KB
- 06. Methods/25.15 Assignment-Section 6 Interview Questions - Part 3.html  6.7 KB
- 26. String, DateTime, Math/11. Strings with For Loop - Part 2.vtt  6.6 KB
- 18. Extension Methods and Pattern Matching/6. Section Cheat Sheet (PPT).html  6.6 KB
- 35. C# 12 (.NET 8) - New Features/2. Collection Expressions.vtt  6.5 KB
- 06. Methods/13. Parameter Modifiers - out.vtt  6.4 KB
- 32. Tasks/11. Returning Complex Types.vtt  6.4 KB
- 33. Asynchronous Programming/6. Error Handling in async methods.vtt  6.4 KB
- 22. Collections/37.48 Solution-MultipleChoiceAppSolution.zip  6.3 KB
- 11. Abstract Classes and Interfaces/12.28 Assignment-Library Assignment with Interfaces.html  6.2 KB
- 09. Properties & Indexers/8. Section Cheat Sheet (PPT).html  6.2 KB
- 12. Namespaces/7.29 Assignment-Section 12 Interview Questions.html  6.2 KB
- 25. LINQ/8. Min, Max, Count, Sum, Average.vtt  6.1 KB
- 26. String, DateTime, Math/9. Modifying Strings.vtt  6.1 KB
- 06. Methods/12. Parameter Modifiers - ref.vtt  6.1 KB
- 31. Threading/37. CSV with Threads - Part 4.vtt  6.1 KB
- 35. C# 12 (.NET 8) - New Features/4. Alias Any Type.vtt  6.1 KB
- 31. Threading/2. Introduction to Threading.vtt  6.1 KB
- 15. System.Object Class/5. Unboxing.zip  6.0 KB
- 02. C# Language Basics (Practical Starts Here)/18. Continue.vtt  6.0 KB
- 30. C# 9 and 10 (.NET 6) - New Features/39. Constant Interpolated Strings.vtt  6.0 KB
- 17. Handling Null/3. Null Propagation Operator.vtt  6.0 KB
- 06. Methods/9. Named Arguments.vtt  6.0 KB
- 08. Constructors/7. Section Cheat Sheet (PPT).html  6.0 KB
- 13. Partial & Static Classes, Enumerations/4. Enumerations.vtt  6.0 KB
- 06. Methods/24.14 Assignment-Section 6 Interview Questions - Part 2.html  5.9 KB
- 25. LINQ/10.52 Assignment-Section 26 Interview Questions.html  5.9 KB
- 32. Tasks/9. Task.WaitAll.vtt  5.9 KB
- 30. C# 9 and 10 (.NET 6) - New Features/25. Records - Immutability.vtt  5.9 KB
- 34. C# 11 (.NET 7)  -  New Features/1. Overview of C# 11.vtt  5.9 KB
- 31. Threading/44.69 Assignment-Section 31 Interview Questions - Part 2.html  5.8 KB
- 06. Methods/23.13 Assignment-Section 6 Interview Questions - Part 1.html  5.8 KB
- 22. Collections/7. Sort, Reverse.vtt  5.7 KB
- 14. Structures/4. Readonly Structures.vtt  5.7 KB
- 06. Methods/16. ref Returns.vtt  5.7 KB
- 06. Methods/3. Encapsulation - Part 2.vtt  5.7 KB
- 07. Type Conversion/9.18 Assignment-Section 7 Interview Questions.html  5.7 KB
- 34. C# 11 (.NET 7)  -  New Features/8. Auto Default Structs.vtt  5.6 KB
- 05. Fields/5. Constant Fields.vtt  5.6 KB
- 15. System.Object Class/1. Overview of System.Object class.vtt  5.6 KB
- 31. Threading/42. 2024-01-20_15-04-53-a28bdd410f5c4f5ebcf6577012eeea13.png  5.6 KB
- 15. System.Object Class/5. Unboxing.vtt  5.6 KB
- 08. Constructors/5. Object Initializer.vtt  5.6 KB
- 13. Partial & Static Classes, Enumerations/3. Static Classes.vtt  5.6 KB
- 07. Type Conversion/6. Conversion Methods.vtt  5.6 KB
- 06. Methods/11. Parameter Modifiers - Default.vtt  5.5 KB
- 12. Namespaces/3. Importing Namespaces.vtt  5.5 KB
- 01. Course Fundamentals (Theory)/13. C# Language Tokens.vtt  5.5 KB
- 32. Tasks/20. 2024-01-25_15-40-40-ee35e3905dc83bf32f55512bba28928a.png  5.5 KB
- 20. Delegates & Events/6. Lambda Expressions.vtt  5.4 KB
- 06. Methods/5. this keyword.vtt  5.4 KB
- 08. Constructors/2. Static Constructor.vtt  5.4 KB
- 13. Partial & Static Classes, Enumerations/5. Section Cheat Sheet (PPT).html  5.4 KB
- 27. IO, Serialization, Encoding/18. FileStream - Part 1.zip  5.4 KB
- 30. C# 9 and 10 (.NET 6) - New Features/43. Interface Static Members.vtt  5.4 KB
- 10. Inheritance, Hiding, Overriding/2. Types of Inheritance.vtt  5.4 KB
- 09. Properties & Indexers/7. Indexer Overloading.vtt  5.3 KB
- 20. Delegates & Events/4. Auto-Implemented Events.vtt  5.3 KB
- 10. Inheritance, Hiding, Overriding/3. 'base' Keyword.vtt  5.3 KB
- 05. Fields/11.12 Assignment-Working with Multiple Objects.html  5.3 KB
- 33. Asynchronous Programming/9.71 Assignment-Section 33 Interview Questions.html  5.3 KB
- 02. C# Language Basics (Practical Starts Here)/17. Break.vtt  5.3 KB
- 03. Bank Project - Getting Started/2. Creating Main Menu.vtt  5.2 KB
- 07. Type Conversion/4. Parse.vtt  5.2 KB
- 17. Handling Null/2. Null Coalescing Operator.vtt  5.2 KB
- 14. Structures/5. Primitive Types as Structures.zip  5.2 KB
- 19. GC, Destructors, IDisposable/5. 2023-03-26_11-33-05-85f7b5378290e92d227114ba43effe54.png  5.2 KB
- 30. C# 9 and 10 (.NET 6) - New Features/24. Records - Nested Records.vtt  5.0 KB
- 01. Course Fundamentals (Theory)/10. Introduction to C#.vtt  5.0 KB
- 16. Generics/2. Multiple Generic Parameters.zip  5.0 KB
- 07. Type Conversion/2. Implicit Casting.vtt  4.9 KB
- 21. Arrays/7. System.Array.Clear.vtt  4.9 KB
- 21. Arrays/5. System.Array.IndexOf.mp4.vtt  4.9 KB
- 05. Fields/9. Section Cheat Sheet (PPT).html  4.9 KB
- 34. C# 11 (.NET 7)  -  New Features/11.74 Assignment-Section 34 Interview Questions - Part 2.html  4.8 KB
- 24. Tuples/3. Deconstructing.vtt  4.8 KB
- 21. Arrays/2. Arrays with 'for' loop.vtt  4.7 KB
- 01. Course Fundamentals (Theory)/7. Versions of .NET Framework.vtt  4.7 KB
- 02. C# Language Basics (Practical Starts Here)/22.8 Assignment-Section 2 Interview Questions.html  4.7 KB
- 11. Abstract Classes and Interfaces/1. Abstraction.vtt  4.6 KB
- 14. Structures/5. Primitive Types as Structures.vtt  4.6 KB
- 06. Methods/21. IMP Points to Remember about Methods.vtt  4.6 KB
- 07. Type Conversion/10.19 Assignment-Type Conversion.html  4.6 KB
- 30. C# 9 and 10 (.NET 6) - New Features/42. Interface Private Methods.vtt  4.5 KB
- 32. Tasks/20. 2024-01-27_15-23-12-dd32ac263d681d1b92a814212d15cc49.png  4.5 KB
- 08. Constructors/3. Types of Constructor.vtt  4.5 KB
- 20. Delegates & Events/9. Action.vtt  4.5 KB
- 06. Methods/4. Local Variables & Parameters.vtt  4.5 KB
- 04. C# Object Oriented Programming - Basics/3. IMP Points to Remember about Objects.vtt  4.5 KB
- 22. Collections/33. 2023-04-02_14-52-33-4f6d7340e52d215f37b21665ec9a90fb.png  4.4 KB
- 02. C# Language Basics (Practical Starts Here)/9.4 Assignment-Nearest Thousand.html  4.4 KB
- 20. Delegates & Events/10. Predicate.vtt  4.4 KB
- 02. C# Language Basics (Practical Starts Here)/14. Switch-Case.vtt  4.4 KB
- 20. Delegates & Events/7. Inline Lambda Expressions.vtt  4.4 KB
- 22. Collections/36.47 Assignment-Find Largest Numbers of Group of Collections.html  4.4 KB
- 02. C# Language Basics (Practical Starts Here)/23.9 Assignment-Pattern Printing.html  4.4 KB
- 16. Generics/2. Multiple Generic Parameters.vtt  4.3 KB
- 31. Threading/42. 2024-01-20_15-04-53-f0598cc880e0283668e4007879815bc2.png  4.2 KB
- 10. Inheritance, Hiding, Overriding/11. IMP Points to Remember about Inheritance.vtt  4.2 KB
- 12. Namespaces/2. Nested Namespaces.vtt  4.2 KB
- 02. C# Language Basics (Practical Starts Here)/12.6 Assignment-Height Category.html  4.2 KB
- 37. Farewell/1. Bonus Lecture.html  4.2 KB
- 02. C# Language Basics (Practical Starts Here)/10.5 Assignment-Convert Seconds into Minutes.html  4.2 KB
- 09. Properties & Indexers/11.24 Assignment-ATM PIN Validation.html  4.2 KB
- 07. Type Conversion/8. Section Cheat Sheet (PPT).html  4.2 KB
- 01. Course Fundamentals (Theory)/8. Overview of .NET Core.vtt  4.0 KB
- 10. Inheritance, Hiding, Overriding/7. Sealed Classes.vtt  4.0 KB
- 02. C# Language Basics (Practical Starts Here)/7.2 Assignment-Area of Circle.html  4.0 KB
- 27. IO, Serialization, Encoding/8. Introduction to System.IO namespace.vtt  4.0 KB
- 12. Namespaces/4. Creating Using Alias.vtt  4.0 KB
- 02. C# Language Basics (Practical Starts Here)/8.3 Assignment-Feet to Centimeters.html  3.9 KB
- 10. Inheritance, Hiding, Overriding/8. Sealed Methods.vtt  3.9 KB
- 12. Namespaces/5. Using Static.vtt  3.8 KB
- 32. Tasks/20. 2024-01-25_15-40-40-108334280d03884d2e1f482e522d7f7f.png  3.8 KB
- 09. Properties & Indexers/4. Auto-Implemented Property Initializers.vtt  3.8 KB
- 32. Tasks/20. 2024-01-25_15-40-40-e40bb44ba176b7e01c854caf76d63adf.png  3.8 KB
- 01. Course Fundamentals (Theory)/14. Versions of C#.vtt  3.8 KB
- 04. C# Object Oriented Programming - Basics/4. Section Cheat Sheet (PPT).html  3.7 KB
- 09. Properties & Indexers/10.23 Assignment-Section 9 Interview Questions - Part 2.html  3.6 KB
- 02. C# Language Basics (Practical Starts Here)/13.7 Assignment-Largest of Three Numbers.html  3.6 KB
- 29. Bank Project - Adding Functionality/7. Adding Configuration Settings.vtt  3.6 KB
- 15. System.Object Class/4. Boxing.vtt  3.6 KB
- 06. Methods/15. Parameter Modifiers - in.vtt  3.4 KB
- 21. Arrays/10. System.Array.Reverse.vtt  3.4 KB
- 24. Tuples/5. Section Cheat Sheet (PPT).html  3.3 KB
- 14. Structures/2. Structures with Constructors.vtt  3.3 KB
- 04. C# Object Oriented Programming - Basics/5.10 Assignment-Section 4 Interview Questions.html  3.2 KB
- 12. Namespaces/6. Section Cheat Sheet (PPT).html  3.2 KB
- 16. Generics/5. Section Cheat Sheet.html  3.1 KB
- 23. Anonymous Types/4. Section Cheat Sheet (PPT).html  3.1 KB
- 02. C# Language Basics (Practical Starts Here)/9.4 Solution-AssignmentNearestThousand.cs  3.1 KB
- 05. Fields/3. Playing with Fields of Multiple Objects.vtt  3.0 KB
- 26. String, DateTime, Math/27.55 Assignment-Section 27 Interview Questions - Part 2.html  3.0 KB
- 09. Properties & Indexers/5. IMP Points to Remember about Properties.vtt  3.0 KB
- 15. System.Object Class/6. Section Cheat Sheet (PPT).html  2.9 KB
- 32. Tasks/8. Task.Wait.vtt  2.9 KB
- 32. Tasks/4. Task class.vtt  2.8 KB
- 23. Anonymous Types/2. Nested Anonymous Types.vtt  2.7 KB
- 01. Course Fundamentals (Theory)/15. C# Naming Conventions.vtt  2.5 KB
- 21. Arrays/9. System.Array.Sort.vtt  2.3 KB
- 17. Handling Null/4. Section Cheat Sheet (PPT).html  2.3 KB
- 06. Methods/14. Parameter Modifiers - Out Declaration.vtt  2.2 KB
- 07. Type Conversion/1. Overview of Type Conversion.vtt  2.1 KB
- 31. Threading/17. Thread Synchronization.vtt  2.1 KB
- 09. Properties & Indexers/11.24 Solution-AssignmentPINValidation.cs  2.1 KB
- 01. Course Fundamentals (Theory)/12. Introducing Namespaces.vtt  2.0 KB
- 24. Tuples/4. Discards.vtt  1.9 KB
- 08. Constructors/6. IMP Points to Remember about Constructors.vtt  1.9 KB
- 05. Fields/8. IMP Points to Remember about Fields.vtt  1.8 KB
- 22. Collections/36.47 Solution-AssignmentLargestInList.cs  1.8 KB
- 07. Type Conversion/10.19 Solution-AssignmentTypeConversion.cs  1.8 KB
- 07. Type Conversion/7. IMP Points to Remeber about Type Conversion.vtt  1.8 KB
- 02. C# Language Basics (Practical Starts Here)/10.5 Solution-AssignmentTimeCalculator.cs  1.7 KB
- 21. Arrays/4. Overview of System.Array class.vtt  1.7 KB
- 05. Fields/7. Local Constants.vtt  1.7 KB
- 02. C# Language Basics (Practical Starts Here)/23.9 Solution-LoopsAssignmentSolution.cs  1.6 KB
- 08. Constructors/9.21 Solution-AssignmentConstructors.zip  1.6 KB
- 15. System.Object Class/3. IMP Points to Remember about Object class.vtt  1.5 KB
- 30. C# 9 and 10 (.NET 6) - New Features/45. Range struct.zip  1.4 KB
- 30. C# 9 and 10 (.NET 6) - New Features/44. Index From End Operator.zip  1.2 KB
- 22. Collections/38.49 Solution-AssignmentLibraryCollections.zip  1.2 KB
- 11. Abstract Classes and Interfaces/12.28 Solution-AssignmentLibraryInterfaces.zip  1006 bytes
- 02. C# Language Basics (Practical Starts Here)/7.2 Solution-AssignmentAreaOfCircle.cs  698 bytes
- 01. Course Fundamentals (Theory)/4. Where can I download cheat sheets & source code.html  684 bytes
- 02. C# Language Basics (Practical Starts Here)/8.3 Solution-AssignmentFeetToCm.cs  648 bytes
- 01. Course Fundamentals (Theory)/3. Where to start practicals.html  293 bytes
- 37. Farewell/1. Download Cheat Sheets & Notes.txt  35 bytes
 
    Download Torrent
    
    Related Resources
    
    Copyright Infringement
    
        If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.