.NET Training Classes

Learn .NET wherever you are located. All of our classes either are offered on an onsite, online or public instructor led basis.

We offer private customized training for groups of 3 or more attendees.
Upcoming Instructor Led Online and Public .NET Training Classes
Go Language Essentials Training/Class 29 July, 2024 - 1 August, 2024 $1590
HSG Training Center 1580 Logan Street, 6th Floor
Denver, CO 80203
Hartmann Software Group Training Registration
ASP.NET Core MVC, Rev. 6.0 Training/Class 22 April, 2024 - 23 April, 2024 $790
HSG Training Center 1580 Logan Street, 6th Floor
Denver, CO 80203
Hartmann Software Group Training Registration
Object-Oriented Programming in C# Rev. 6.1 Training/Class 24 June, 2024 - 28 June, 2024 $2090
HSG Training Center 1580 Logan Street, 6th Floor
Denver, CO 80203
Hartmann Software Group Training Registration

.NET Training Catalog

cost: $ 1890length: 4 day(s)
This four-day course is designed to provide a sound introduction to the .NET Framework for programmers who already know the C# language and the fundamentals of Windows Forms. It is current to Visual Studio 2019, which now includes support for cross-platform development using .NET Core. The course focuses on core portions of the .NET Framework that are common across many application areas. ...
cost: $ 2090length: 5 day(s)
Learn how with Windows PowerShell 3.0, you can remotely manage multiple Windows based servers and automate day to day management and administration tasks. This five day course provides students with the fundamental knowledge and skills to use Windows PowerShell 3.0 for administering and automating administration of Windows based servers. It focuses on primary Windows PowerShell command-line ...
cost: $ 2090length: 5 day(s)
In this course, students will learn to develop advanced ASP.NET MVC applications using .NET Framework 4.5 tools and technologies. The focus will be on coding activities that enhance the performance and scalability of the Web site application. ASP.NET MVC will be introduced and compared with Web Forms so that students know when each should/could be used. This course will also prepare the ...
cost: $ 970length: 2 day(s)
This Microsoft Visual Studio 2015 Training Course introduces HTML, JavaScript and CSS as programming and markup languages that are used to create web applications... The learner will gain experience with each language individually and then combine them together to create compelling web application solutions... The learner will have an opportunity to use Visual Studio Code on their operating ...
cost: $ 1190length: 3 day(s)
This three-day intensive course teaches the essential elements of ADO.NET such that at the end of the course the programmer is able to utilize its tremendous database manipulation powers to build effective database applications. The course includes a major case study demonstrating the use of ADO.NET in a realistic setting. It is current to .NET 4.6, Visual Studio 2017 and SQL Server 2016. ...
cost: $ 1390length: 3 day(s)
This course provides a practical hands-on introduction to developing Web applications using ASP.NET MVC 5 and C#. This Web development framework from Microsoft emphasizes separation of concerns in the architecture and testability of applications. The course includes coverage of the Razor View Engine, Entity Framework 6 and ASP.NET Web API 2. It also introduces Windows Azure and the deployment of ...
cost: $ 1190length: 3 day(s)
This course provides a practical hands-on introduction to developing Web applications using ASP.NET MVC 5 and C#. This Web development framework from Microsoft emphasizes separation of concerns in the architecture and testability of applications. The course includes coverage of the Razor ...
cost: $ 2090length: 5 day(s)
This five-day course provides a comprehensive and practical hands-on introduction to developing Web applications using ASP.NET and Visual Studio 2017. It includes an introduction to ASP.NET MVC, a newer Web programming framework that incorporates use of the Model-View-Controller (MVC) pattern. It also includes coverage of using ASP.NET AJAX to build rich client applications and the use of Web API ...
cost: $ 2090length: 4 day(s)
This course provides students with the fundamental knowledge and skills to use PowerShell for administering and automating administration of Windows servers. This course provides students the skills to identify and build the command they require to perform a specific task. In ...
cost: $ 1685length: 4 day(s)
This course teaches IT Professionals how to manage their Azure subscriptions, secure identities, administer the infrastructure, configure virtual networking, connect Azure and on-premises sites, manage network traffic, implement storage solutions, create and scale virtual machines, implement web apps and containers, ...
cost: $ 1690length: 4 day(s)
This course teaches Azure Solution Architects how to design infrastructure solutions. Course topics cover governance, compute, application architecture, storage, data integration, authentication, networks, business continuity, and migrations. The course combines lecture with case studies to demonstrate basic ...
cost: $ 2090length: 5 day(s)
This course provides the knowledge and skills to design and implement DevOps processes and practices. Students will learn how to plan for DevOps, use source control, scale Git for an enterprise, consolidate artifacts, design a dependency management strategy, manage secrets, implement continuous integration, ...
cost: $ 1690length: 3 day(s)
This course teaches IT Professionals how to manage core Windows Server workloads and services using on-premises, hybrid, and cloud technologies. The course teaches IT Professionals how to implement and manage on-premises and hybrid solutions such as identity, management, compute, ...
cost: $ 2190length: 5 day(s)
This five-day course is designed for the experienced programmer to help you quickly come up to speed on the essentials of the C# language ...
cost: $ 1690length: 3 day(s)
Learn how to operate machine learning solutions at cloud scale using Azure Machine Learning. This course teaches you to leverage your existing knowledge of Python and machine learning to manage data ingestion and preparation, model training and deployment, and machine learning solution monitoring in Microsoft Azure. ...
cost: $ 1590length: 4 day(s)
Go is an open source project developed by a team at Google and many contributors from the open source community. It combines the ease of programming of an interpreted, dynamically typed language with the efficiency and safety of a statically typed, compiled language. If you are leveraging Go to create applications on the job or on your own, attending this course will help you understand how ...
cost: $ 890length: 1 day(s)
Prove that you understand the options available in Microsoft 365 and the benefits of adopting cloud services, the Software as a Service (SaaS) cloud model, and implementing Microsoft 365 cloud service. Includes Exam MS-900: Microsoft 365 Fundamentals. ...
cost: $ 1690length: 4 day(s)
Microsoft Power Platform empowers organizations to automate business processes, develop their own rich app experiences, and connect with customers better and faster. In this course, students will learn to perform discovery, capture requirements, engage subject matter experts and stakeholders, translate requirements, ...
cost: $ 1690length: 3 day(s)
This course provides IT Identity and Access Professional, along with IT Security Professional, with the knowledge and skills needed to implement identity management solutions based on Microsoft Azure AD, and it connected identity technologies. This course includes identity content ...
cost: contact us for pricing length: day(s)
...
cost: $ 1090length: 3 day(s)
Shell programs, or scripts, are the means by which a UNIX™ shell is used as a programming language. UNIX commands and shell language control constructs are entered into a file by the programmer, then the file is executed as a command and interpreted just as if the commands had been ...
cost: $ 1590length: 4 day(s)
Microsoft's Silverlight is a client-side Web technology that enables the implementation of visually stunning Web applications that depend only on a small, easy-to-install plug-in that works in browsers for both Windows and Macintosh. Silverlight provides a cross-platform and cross-browser implementation of the .NET Framework. Out-of-browser support enables Silverlight applications to run ...
cost: $ 490length: 1 day(s)
An emerging software engineering paradigm is test-driven development, where tests are written early and testing is performed continuously during the development process. Problems are discovered early and corrected when they are found. This one-day course for developers explains the methodology of test-driven development and the use of the unit testing framework that comes with Visual Studio 2019, ...
cost: $ 490length: 1 day(s)
An emerging software engineering paradigm is test-driven development, where tests are written early and testing is performed continuously during the development process. Problems are discovered early and corrected when they are found. This one-day course for developers explains the methodology of test-driven development and the use of Microsoft’s MSTest unit testing framework that ...
cost: $ 1190length: 3 day(s)
Windows Communication Foundation (WCF) is Microsoft's new framework for building distributed systems. It unifies and builds on the diverse set of existing distribution mechanisms, which include ASP.NET Web services and .NET remoting. WCF enables developers to produce highly configurable, secure, reliable and transactional services using a single simplified programming model. And since WCF ...
cost: $ 2090length: 5 day(s)
This five-day course provides a practical, hands-on introduction to GUI development using Windows Forms and C#. The course introduces database programming in Windows, including use of Language Integrated Query (LINQ). The course covers powerful newer Windows Forms features, such as controls, data binding, and ClickOnce deployment for creating smart client applications. It covers interoperability ...
cost: $ 1890length: 4 day(s)
Microsoftâ??s Windows Workflow Foundation (WF) provides a framework for creating scalable applications consisting of independent program units called activities. WF 4 was a major rewrite of this technology, offering significantly higher performance and making it easier to create and execute workflow applications. WF 4.5 contains new activities, designer capabilities, and a new workflow ...
cost: $ 2090length: 4 day(s)
This hands-on, 4-day course introduces Windows Presentation Foundation (WPF or Avalon), the .NET technology from Microsoft for building rich Windows applications. The course uses many example programs and lab exercises that give students a firm foundation. It is current to .NET 4.0 and Visual Studio 2010. Although WPF is a complex technology, this course takes a practical approach to the subject. ...

C# Programming Classes

cost: $ 2090length: 4 day(s)
This hands-on course examines how to utilize advanced features of C# and the .NET Framework in order to build sophisticated, scalable, high-performing applications. The course includes coverage of features available in .NET 2.0 through .NET 4.5. ...
cost: $ 890length: 2 day(s)
This course provides a practical hands-on introduction to developing Web applications using ASP.NET Core 5.0 MVC and C#. This Web development framework from Microsoft emphasizes separation of concerns in the architecture and testability of applications. This course covers development on Microsoft’s ...
cost: $ 790length: 2 day(s)
This course provides a practical hands-on introduction to developing Web applications using ASP.NET Core 6.0 MVC and C#. This Web development framework from Microsoft emphasizes separation of concerns in the architecture and testability of applications. This course covers development on Microsoft’s new .NET Core platform. The course is current to Visual Studio 2022 and.NET 6, which ...
cost: $ 990length: 2 day(s)
Microsoft .NET is an advance in programming technology that greatly simplifies application development, both for traditional, proprietary applications and for the emerging paradigm of Web-based services. .NET 6 is a unified platform, for browser, cloud, desktop, IoT, and mobile apps. It is based on .NET Core, the package-based implementation that is cross-platform, running on Mac and ...
cost: $ 2090length: 5 day(s)
This thorough and comprehensive course is a practical introduction to programming in C#, utilizing the services provided by .NET. This course emphasizes the C# language. It is current to Visual Studio 2019, .NET Framework 4.7.2 and C# 8.0. Important newer features such as dynamic data type, named and optional arguments, the use of variance in generic interfaces, asynchronous programming keywords, ...
cost: $ 2090length: 5 day(s)
This thorough and comprehensive course is a practical introduction to programming in C#, ...
cost: $ 990length: 3 day(s)
This course introduces Windows Presentation Foundation or WPF, the .NET technology from Microsoft for building rich Windows applications. WPF includes an XML-based markup language for defining program elements, Extensible Application Markup Language (XAML). WPF applications can be created using only code or a combination of code and XAML pages. This course covers the essentials of WPF, ...

Design Patterns Classes

cost: $ 1750length: 3 day(s)
This 3-day course that teaches students best practices for developing enterprise applications and a selection of popular design principles and patterns that can be applied to achieve a maintainable, flexible, and testable architecture. ...

F# Programming Classes

cost: $ 790length: 2 day(s)
This class is configured for the experienced software developer to learn how to write, maintain and debug F# console apps, address some of F#'s core functionality and write both functional and object oriented code. ...

JUnit, TDD, CPTC, Web Penetration Classes

cost: $ 390length: 1 day(s)
An emerging software engineering paradigm is test-driven development, where tests are written early and testing is performed continuously during the development process. Problems are discovered early and corrected when they are found. This one-day course for developers explains the methodology of test-driven development and the use of NUnit in supporting test-driven development on Microsoft .NET. ...

Microsoft Development Classes

cost: $ 790length: 2 day(s)
Microsoft .NET is a programming technology that greatly simplifies application development, both for traditional, proprietary applications and for web-based applications and services. The original .NET was a complete restructuring of Microsoft’s whole system infrastructure and represented a major learning challenge for programmers developing applications on Microsoft platforms. Part ...

Microsoft Windows Server Classes

cost: $ 3200length: 9 day(s)
An in-depth and broad training class that covers the following Microsoft training topics and exams: 70-740: Installation, Storage, and Compute with Windows Server 2016 70-741: Networking with Windows Server 2016 70-742: Identity with Windows Server ...

SharePoint Classes

cost: $ 1290length: 2 day(s)
In this course you will learn how to plan, configure, and manage service applications in SharePoint 2019, such as Managed Metadata, Business Connectivity Services, and enterprise search. This course is designed for IT Professionals who deploy and manage the teamwork infrastructure in their organization. ...

Course Directory [training on all levels]

Upcoming Classes
Gain insight and ideas from students with different perspectives and experiences.

training details locations, tags and why hsg

the hartmann software group advantage
A successful career as a software developer or other IT professional requires a solid understanding of software development processes, design patterns, enterprise application architectures, web services, security, networking and much more. The progression from novice to expert can be a daunting endeavor; this is especially true when traversing the learning curve without expert guidance. A common experience is that too much time and money is wasted on a career plan or application due to misinformation.

The Hartmann Software Group understands these issues and addresses them and others during any training engagement. Although no IT educational institution can guarantee career or application development success, HSG can get you closer to your goals at a far faster rate than self paced learning and, arguably, than the competition. Here are the reasons why we are so successful at teaching:

  • Learn from the experts.
    1. We have provided software development and other IT related training to many major corporations since 2002.
    2. Our educators have years of consulting and training experience; moreover, we require each trainer to have cross-discipline expertise i.e. be Java and .NET experts so that you get a broad understanding of how industry wide experts work and think.
  • Discover tips and tricks about .NET programming
  • Get your questions answered by easy to follow, organized .NET experts
  • Get up to speed with vital .NET programming tools
  • Save on travel expenses by learning right from your desk or home office. Enroll in an online instructor led class. Nearly all of our classes are offered in this way.
  • Prepare to hit the ground running for a new job or a new position
  • See the big picture and have the instructor fill in the gaps
  • We teach with sophisticated learning tools and provide excellent supporting course material
  • Books and course material are provided in advance
  • Get a book of your choice from the HSG Store as a gift from us when you register for a class
  • Gain a lot of practical skills in a short amount of time
  • We teach what we know…software
  • We care…
learn more
page tags
what brought you to visit us
 .NET Training ,  .NET Training Classes,  .NET Training Courses,  .NET Training Course,  .NET Training Seminar

Interesting Reads Take a class with us and receive a book of your choosing for 50% off MSRP.