Course Information
Course Overview
JSON.NET, I/O, Strings, LINQ and other often used classes and concepts will be teached in this course
Do you need to think twice which Linq Operater you need to use or do you have the need to check on stackoverflow every little detail for LINQ queries?
Was it Substring or Replace on a string which would be more appropriate here?
How can you add buffering to your stream again?
Need to dynamically work with JSON objects?
Those and many more every day questions will be answered by this course on day to day programming in .Net.
Not only will this make you more productive but also way more confident with your abilities!
This course contains:
LINQ qerying from fluent to query syntax
All LINQ operators
common string operations and best practices
Equality and Comparison like it is intended
working with datetimes and timespans
Serialization with JSON.NET
Streams and I/O with .Net
With this course you are going to be absolutely well equipped to utilize the full power of the .Net Framework to your advantage. This will lead to better code and helps you to concentrate on the business logic.
Course Content
- 7 section(s)
- 65 lecture(s)
- Section 1 The .Net Framework
- Section 2 Not so basic fundamentals
- Section 3 Work effectively with strings in .Net
- Section 4 Effective use of LINQ
- Section 5 I/O with .Net
- Section 6 Serialization with JSON.NET
- Section 7 Bonus
What You’ll Learn
- Most common .Net APIs
- Work effectively with strings in all regards
- Use and understand Datetimes and Timespans
- JSON and Serialization
- LINQ, all operators, concepts and the syntax
- Equality and Order with .Net
- Working with Files and Directories
- Learn about Streaming architecture and how to decorate streams
Skills covered in this course
Reviews
-
BBrian Triplett
I enjoyed the course and will be able to use a lot of it. There are exercises which I found helpful. I've taken other courses by this instructor and each one is great.
-
FFlorian Dietrich
I initially wasn't too sure what to expect from this course, because of the rather vague title, but still bought it because I was looking for a more hands-on explanation about LINQ in .NET. Now after watching it, I have to say it delivers on that and much more. In addition it is also an excellent overview over all the seemingly simpler topics that you will have to deal with in every project. Those where you always wish to have someone who has done the research about all the different possible approaches and their nitty, gritty details, caveats and trade-offs. This course does that and explains it in a clear voice and with many engaging programming examples. Highly recommended.