
PluralSight – Developing .Net Framework Apps With Docker Bookware-KNiSO
English | Size: 508.49 MB
Category: Tutorial
Docker isn’t just for cool new microservices apps – you can run any application in containers. [Read more…]
Get Yourself a Better Life! Free eLearning Download
PluralSight – Developing .Net Framework Apps With Docker Bookware-KNiSO
English | Size: 508.49 MB
Category: Tutorial
Docker isn’t just for cool new microservices apps – you can run any application in containers. [Read more…]
PluralSight – Using Httpclient To Consume Apis In Net Updated 20210601 Bookware-KNiSO
English | Size: 644.19 MB
Category: Tutorial
This course will teach you how to consume APIs with HttpClient in NET [Read more…]
PluralSight – Building Configurable Applications Using Net Generic Host Bookware-KNiSO
English | Size: 337.12 MB
Category: Tutorial
Hard-coded paths, URLs, and other settings make your applications inflexible and difficult to change. This course will teach you how to use the .NET Generic Host and Configuration APIs in your applications, allowing them to update without recompiling [Read more…]
PluralSight – Net Class Libraries-the Big Picture Bookware-KNiSO
English | Size: 130.34 MB
Category: Tutorial
Tons of classes and functionality comes built in to .NET. So much that it s confusing to know what to use when. This course will teach you the big picture of the basic .NET namespaces and classes you ll use everyday [Read more…]
PluralSight – Implementing Ado.Net With C Sharp Bookware-KNiSO
English | Size: 425.21 MB
Category: Tutorial
Learn the most efficient method to access data in your SQL database using ADO.NET. Learn to simplify ADO.NET to just a few lines of code [Read more…]
Linkedin Learning – Introduction to IoT with NET Core-XQZT
English | Size: 516.59 MB
Category: Tutorial
Does the Internet of Things (IoT) work with .NET? This course provides an introduction to writing apps in C# using .NET and then running those apps on an IoT device. [Read more…]
Packt Date and Time Fundamentals in NET and SQL Server-XQZT
English | Size: 2.23 GB
Category: Tutorial
This course will help you build a solid foundation in working with dates and times in software development.
Almost all software works with dates and times in one form or another. However, dates and times give rise to many pitfalls even in very simple scenarios. We all know that security and logging are regular aspects of almost any program. Most developers have no idea how many bugs are concealed behind dates and times; they lie dormant in programs and can suddenly blow up your production code, causing very unfortunate repercussions. That’s why working with dates and times is a fully fledged and very important aspect of software development. [Read more…]
PluralSight – NET Unit Testing with AutoFixture Bookware-KNiSO
English | Size: 291.32 MB
Category: Tutorial
Automated tests can be time consuming to write and costly to maintain if every time you change the production code you must update all the tests. In this course NET Unit Testing with AutoFixture, you ll learn to how to use AutoFixture to automatically generate anonymous test data. First, you ll explore how to use AutoFixture to generate anonymous test data for both basic types and your own custom types. Next, you ll discover powerful ways to control and customize how AutoFixture generates anonymous test objects. Finally, you ll learn how to dramatically reduce the amount of test code you need to write by getting AutoFixture to also create the thing you re testing and even automatically create mock dependencies. When you re finished with this course, you ll have the skills and knowledge of AutoFixture needed to write unit tests more quickly and easily [Read more…]