We may earn an affiliate commission when you visit our partners.
Pluralsight logo

.NET 6 BCL Playbook

Simon Robinson

This course will teach you to use the .NET base class library effectively by showing the solutions to numerous practical problems, covering such topics as strings, collections, enums, file access, creating Windows services, and accessing system data.

Read more

This course will teach you to use the .NET base class library effectively by showing the solutions to numerous practical problems, covering such topics as strings, collections, enums, file access, creating Windows services, and accessing system data.

The Base Class Library (BCL) provides the basic data types like int and string that all C# programs depend on as well as the means for your code to interact with the operating system. In this course, .NET 6 BCL Playbook, you’ll learn to use the .NET base class library effectively. You’ll see lots of examples of problems that can arise in real-world apps, and see how to leverage classes and methods in the BCL to write solutions.. Some solutions will cover using the .NET base types effectively: Date-times, strings, collections, enums and numeric types. Other solutions will give you practice using BCL classes that interact with the operating system, allowing your code to perform tasks such as exploring the file system, creating Windows services, consuming web APIs, or reading the registry. At the end of the course you’ll have a good understanding of the capabilities of the base class library, and be able to use it to solve a wide range of problems.

Enroll now

What's inside

Syllabus

Course Overview
Working with System.Object
Dates and Times
Manipulating Strings
Read more
Custom Formatting
Regular Expressions
Numeric Types and Arithmetic
Enums
Collections
Indexes and Ranges
Using the File System
Localization and Resources
Consuming Web Resources
Using the Windows Registry
Writing a Windows Service
Accessing System Information with Management Objects

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Provides a solid foundation for developers who need to apply .NET base class library to solve practical problems
Teaches the core concepts and functionalities of the .NET base class library
Enhances problem-solving skills through practical examples and exercises based on real-world scenarios
Suitable for both beginners and experienced developers seeking to expand their knowledge of .NET
Effective in developing skills for managing and manipulating various data types, collections, file systems, and more

Save this course

Save .NET 6 BCL Playbook to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for .NET 6 BCL Playbook. These are activities you can do either before, during, or after a course.

Career center

Learners who complete .NET 6 BCL Playbook will develop knowledge and skills that may be useful to these careers:
Software Engineer
Software Engineers are responsible for designing, developing, testing, and maintaining software applications. This course provides a solid foundation in the .NET Base Class Library (BCL), which is essential for building robust and efficient software applications. The course covers a wide range of topics, including working with strings, collections, enums, file access, and accessing system data. This knowledge is invaluable for Software Engineers who need to develop software that interacts with the operating system and other system resources.
Systems Architect
Systems Architects design and implement complex software systems. This course provides a deep understanding of the .NET BCL, which is essential for building scalable and reliable software systems. The course covers topics such as creating Windows services, accessing system information, and consuming web APIs. This knowledge is invaluable for Systems Architects who need to design and implement systems that can handle large volumes of data and complex interactions.
Database Administrator
Database Administrators are responsible for managing and maintaining databases. This course provides a solid foundation in the .NET BCL, which is essential for developing software that interacts with databases. The course covers topics such as accessing the file system, using the Windows Registry, and consuming web APIs. This knowledge is invaluable for Database Administrators who need to develop software that can manage and maintain databases on Windows servers.
Web Developer
Web Developers design and develop websites and web applications. This course provides a solid foundation in the .NET BCL, which is essential for building robust and efficient web applications. The course covers topics such as consuming web APIs, using regular expressions, and working with collections. This knowledge is invaluable for Web Developers who need to develop web applications that can handle large volumes of data and complex interactions.
Security Engineer
Security Engineers are responsible for protecting software systems from security threats. This course provides a solid foundation in the .NET BCL, which is essential for developing secure software applications. The course covers topics such as using the Windows Registry, accessing system information, and consuming web APIs. This knowledge is invaluable for Security Engineers who need to develop software that can protect systems from security threats.
Network Administrator
Network Administrators are responsible for managing and maintaining computer networks. This course provides a solid foundation in the .NET BCL, which is essential for developing software that interacts with networks. The course covers topics such as accessing the file system, using the Windows Registry, and consuming web APIs. This knowledge is invaluable for Network Administrators who need to develop software that can manage and maintain networks on Windows servers.
IT Manager
IT Managers are responsible for managing and overseeing IT operations. This course provides a solid foundation in the .NET BCL, which is essential for developing software that supports IT operations. The course covers topics such as accessing the file system, using the Windows Registry, and consuming web APIs. This knowledge is invaluable for IT Managers who need to develop software that can automate and manage IT operations.
Business Analyst
Business Analysts analyze business processes and develop solutions to improve efficiency. This course provides a solid foundation in the .NET BCL, which is essential for developing software that supports business processes. The course covers topics such as working with strings, collections, enums, and file access. This knowledge is invaluable for Business Analysts who need to develop software that can automate and improve business processes.
Project Manager
Project Managers plan and manage projects. This course provides a solid foundation in the .NET BCL, which is essential for developing software that supports project management. The course covers topics such as working with collections, enums, and file access. This knowledge is invaluable for Project Managers who need to develop software that can automate and manage projects.
Technical Writer
Technical Writers create and maintain documentation for software products. This course provides a solid foundation in the .NET BCL, which is essential for understanding the technical details of software products. The course covers topics such as working with strings, collections, enums, and file access. This knowledge is invaluable for Technical Writers who need to create and maintain documentation for software products that use the .NET BCL.
Quality Assurance Analyst
Quality Assurance Analysts test software products for defects. This course provides a solid foundation in the .NET BCL, which is essential for understanding the technical details of software products. The course covers topics such as working with strings, collections, enums, and file access. This knowledge is invaluable for Quality Assurance Analysts who need to test software products that use the .NET BCL.
Sales Engineer
Sales Engineers sell software products to customers. This course provides a solid foundation in the .NET BCL, which is essential for understanding the technical details of software products. The course covers topics such as working with strings, collections, enums, and file access. This knowledge is invaluable for Sales Engineers who need to sell software products that use the .NET BCL.
Product Manager
Product Managers develop and manage software products. This course provides a solid foundation in the .NET BCL, which is essential for understanding the technical details of software products. The course covers topics such as working with strings, collections, enums, and file access. This knowledge is invaluable for Product Managers who need to develop and manage software products that use the .NET BCL.
Software Tester
Software Testers test software products for defects. This course may be useful for Software Testers who need to understand the technical details of software products that use the .NET BCL.
Technical Support Engineer
Technical Support Engineers provide support to customers who use software products. This course may be useful for Technical Support Engineers who need to understand the technical details of software products that use the .NET BCL.

Reading list

We've selected 17 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in .NET 6 BCL Playbook.
Provides a deep dive into the Common Language Runtime (CLR), which is the foundation of .NET. It valuable resource for developers who want to understand how .NET works.
Provides a deep dive into the C# language. It valuable resource for experienced developers who want to learn more about the language.
Provides a concise reference to the C# language. It valuable resource for developers of all levels.
Provides a comprehensive guide to .NET Core 3.0, including the BCL. It valuable resource for developers who want to learn about the latest features of .NET.
Provides a collection of recipes for solving common programming problems in C#. It valuable resource for developers of all levels.
Provides a comprehensive overview of unit testing. It valuable resource for developers who want to learn how to write more reliable code.
Provides a collection of recipes for solving common programming problems in .NET Core. It valuable resource for developers who want to learn how to use .NET Core.
Provides a comprehensive overview of design patterns in C#. It valuable resource for developers who want to learn how to write more maintainable and reusable code.
Provides a comprehensive overview of the .NET Framework, including the BCL. It valuable resource for both beginners and experienced developers.
Provides a comprehensive overview of the C# language, including the features that are used in the BCL. It valuable resource for both beginners and experienced developers.
Provides a comprehensive overview of the C# language. It good choice for beginners who want to learn the basics of C#.
Provides a comprehensive guide to building web applications with ASP.NET Core MVC. It would be particularly useful for learners who want to build dynamic and interactive web applications.
Provides a comprehensive guide to building web applications with ASP.NET Core. It would be particularly useful for learners who want to build modern and scalable web applications.
Provides a gentle introduction to object-oriented programming (OOP) in C#. It would be particularly useful for learners who are new to OOP or who want to brush up on the basics.
Provides a comprehensive guide to the C# programming language and the .NET Core framework. It would be particularly useful for learners who want to learn the latest features of C# and .NET Core.

Share

Help others find this course page by sharing it with your friends and followers:
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser