BITCQ

C# 7 and .NET Core Solutions [Video]

Size: 1.1 GB
Magnet link

Name Size
C# 7 and .NET Core Solutions [Video]/4.Regular Expressions/21.Getting Started with Regex.mp4 131.3 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/02.Working with Tuples.mp4 33.4 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/03.Pattern Matching.mp4 20.6 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/04.Out Variables.mp4 15.8 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/05.Deconstruction.mp4 42.8 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/06.Local Functions.mp4 53.2 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/07.Ref Returns and Locals.mp4 46.2 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/08.Generalized Async Return Types.mp4 15.6 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/09.Expression Bodies.mp4 10.4 MB
C# 7 and .NET Core Solutions [Video]/2.Classes and Generics/10.Creating and Implementing an Abstract Class.mp4 16 MB
C# 7 and .NET Core Solutions [Video]/2.Classes and Generics/11.Creating and Implementing an Interface.mp4 12.5 MB
C# 7 and .NET Core Solutions [Video]/2.Classes and Generics/12.Creating and Using a Generic Class or Method.mp4 13.5 MB
C# 7 and .NET Core Solutions [Video]/2.Classes and Generics/13.Creating and Using a Generic Interface.mp4 7.9 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/14.Using Inheritance in C#.mp4 14.6 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/15.Using Abstraction.mp4 17.5 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/16.Leveraging Encapsulation.mp4 16.8 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/17.Implementing Polymorphism.mp4 12.3 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/18.Single Responsibility Principle.mp4 6.6 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/19.Open_Closed Principle.mp4 7.3 MB
C# 7 and .NET Core Solutions [Video]/3.Object-Oriented Programming in C#/20.Exception Handling.mp4 12.2 MB
C# 7 and .NET Core Solutions [Video]/1.New Features in C# 7.0/01.The Course Overview.mp4 13.8 MB
C# 7 and .NET Core Solutions [Video]/4.Regular Expressions/22.Sanitizing Input.mp4 111.6 MB
C# 7 and .NET Core Solutions [Video]/4.Regular Expressions/23.Dynamic Regex Matching.mp4 8.9 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/24.Creating and Extracting ZIP Archives.mp4 12.6 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/25.In-Memory Stream Compression and Decompression.mp4 14.2 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/26.Async and Await File Processing.mp4 17.9 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/27.How to Make a Custom Type Serializable.mp4 12 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/28.Using ISerializable.mp4 13 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/29.Using XmlSerializer.mp4 7.8 MB
C# 7 and .NET Core Solutions [Video]/5.Working with Files, Streams, and Serialization/30.JSON Serializers.mp4 11.1 MB
C# 7 and .NET Core Solutions [Video]/6.Making Apps Responsive with Asynchronous Programming/31.Return Types of Asynchronous Functions.mp4 17.4 MB
C# 7 and .NET Core Solutions [Video]/6.Making Apps Responsive with Asynchronous Programming/32.Handling Tasks in Asynchronous Programming.mp4 12.1 MB
C# 7 and .NET Core Solutions [Video]/6.Making Apps Responsive with Asynchronous Programming/33.Exception Handling in Asynchronous Programming.mp4 9.3 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/34.Creating and Aborting a Low-Priority Background Thread.mp4 11.4 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/35.Increasing the Maximum Thread Pool Size.mp4 10.8 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/36.Creating Multiple Threads.mp4 7.8 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/37.Locking One Thread.mp4 9.8 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/38.Invoking Parallel Calls to Methods.mp4 7.4 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/39.Using and Cancelling a Parallel foreach Loop.mp4 20 MB
C# 7 and .NET Core Solutions [Video]/7.High Performance Programming/40.Catching Errors in Parallel foreach Loops.mp4 50.6 MB
C# 7 and .NET Core Solutions [Video]/8.Composing Event-Based Programs Using Reactive Extensions/41.Installing Rx.mp4 27.9 MB
C# 7 and .NET Core Solutions [Video]/8.Composing Event-Based Programs Using Reactive Extensions/42.Using LINQ to Perform Queries.mp4 15.2 MB
C# 7 and .NET Core Solutions [Video]/8.Composing Event-Based Programs Using Reactive Extensions/43.Using Schedulers in Rx.mp4 15.2 MB
C# 7 and .NET Core Solutions [Video]/8.Composing Event-Based Programs Using Reactive Extensions/44.Debugging Lambda Expressions.mp4 9.3 MB
C# 7 and .NET Core Solutions [Video]/9.Exploring .NET Core 1.1/45.Creating a Simple .NET Core Application.mp4 7.1 MB
C# 7 and .NET Core Solutions [Video]/9.Exploring .NET Core 1.1/46.Creating Your First ASP.NET Core Application.mp4 21.4 MB
C# 7 and .NET Core Solutions [Video]/9.Exploring .NET Core 1.1/47.Publishing Your ASP.NET Core Application.mp4 20.4 MB
C# 7 and .NET Core Solutions [Video]/10.ASP.NET Core on the MVC Framework/48.Including Middleware and Why It Is Useful.mp4 26.5 MB
C# 7 and .NET Core Solutions [Video]/10.ASP.NET Core on the MVC Framework/49.Creating Controllers and Using Routing.mp4 25.2 MB
C# 7 and .NET Core Solutions [Video]/10.ASP.NET Core on the MVC Framework/50.Rendering Views.mp4 15.3 MB
C# 7 and .NET Core Solutions [Video]/Exercise Files/code_33883.zip 20.1 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce
Name Size Peers
Superman.and.Lois.S04E05.1080p.WEB.H264-NHTFS[TGx] Video 2.4 GB 854
Deadpool.and.Wolverine.2024.1080p.AMZN.WEB-DL.DDP5.1.Atmos.H.264-FLUX[TGx] Video 8.9 GB 554
com-and-games505-humanfallflat_101.xapk 576.6 MB 537
Indiana.Jones.and.the.Dial.of.Destiny.2023.1.46GB.MegaPeer.avi Video 1.5 GB 514
OnlyFans - Elly Clutch, Evelyn Claire - Cum In Mouth And Cumswap rq.mp4 Video 411.6 MB 513
Man And Witch The Dance Of A Thousand Steps (2024) [1080p] [WEBRip] [5.1] [YTS.MX] Video 1.8 GB 477
Superman.and.Lois.S04E05.HDTV.x264-TORRENTGALAXY[TGx] Video 202.3 MB 468
DaughterSwap.24.10.31.Kallie.Taylor.And.Asteria.Jade.XXX.1080p.MP4-WRB[XC] Video 1.7 GB 444
FreeUseMILF.24.10.27.Mandy.Waters.Sona.Bella.And.Asteria.Jade.XXX.480p.MP4-XXX[XC] Video 521.1 MB 443
Mount and Blade 2 Bannerlord by Igruha Application 32.8 GB 435
Man And Witch The Dance Of A Thousand Steps (2024) [720p] [WEBRip] [YTS.MX] Video 916.6 MB 434
The Boy And The Heron (2023) [1080p] [WEBRip] [5.1] [YTS.MX] Video 2.3 GB 423
OnlyFans - Sarah Illustrates, Jack and Jill rq.mp4 Video 1.3 GB 413
Rick and Morty - Season 6 (WEB-DL 1080p) Video 14.6 GB 408
Superman.and.Lois.S04E06.720p.HDTV.x265-MiNX[TGx] Video 171.2 MB 407
OnlyFans.2024.Kate.Dalia.Absolute.Carnage.With.The.Beautiful.And.Sexy.Katedaliaxoxo.After.A.Night.Out.On.The.Town.XXX.1080p.MP4-P2P[XC] Video 1.4 GB 398
From.S03E04.There.and.Back.Again.1080p.AMZN.WEB-DL.DDP5.1.H.264-MGHW[EZTVx.to].mkv Video 1.9 GB 394
Deadpool.and.Wolverine.2024.1080p.HDCAM.Dublado.V.2.mkv Video 2.5 GB 394
Deadpool.and.Wolverine.2024.D.BDRip.1.46Gb.MegaPeer Video 1.5 GB 355
CrazyCollegeGFs.24.10.29.Hime.Marie.And.Kayley.Gunner.XXX.1080p.MP4-WRB[XC] Video 3.8 GB 350

Loading...