Public Sector

We've had the pleasure of working with UK and overseas central and local government departments, including Healthcare (NHS and Foundation Trusts), Defence, Education (Universities and colleges), many of the main Civil Service departments, Emergency Services; also public-owned corporations including the BBC, Bank of England, Ordnance Survey, and regulatory bodies such as Ofgem.

We are registered on Crown Commercial Service’s (CCS) Dynamic Purchasing System (RM6219 Training and Learning) and also with numerous tender portals such as Ariba, Coupa and Delta E-Sourcing.

Read more...

Graduate Training Schemes

Framework Training has a strong track record of providing a solid introduction into the working world for technical graduates across myriad industries. We provide the opportunity to learn and gain valuable hands-on experience in a supportive, friendly and sociable training environment.

Attract & retain the brightest new starters

We know it is vital for our clients to invest in the future of their talented grads; not only to provide them with high-quality, professional training essential for their roles, but to embed them within the organisation’s culture and guide them on the right path to a successful career.

After all, your new hires could well be the next leaders and their creative ideas and unique insights are invaluable to your business.

Read more ...

Learning & Development

Our unique portfolio of high-quality technical courses and training programmes are industry-respected. They’re carefully designed so that delegates can seamlessly apply what they’ve learnt back in the workplace. Our team of domain experts, trainers, and support teams know our field — and all things tech — inside out, and we work hard to keep ourselves up to speed with the latest innovations. 

We’re proud to develop and deliver innovative learning solutions that actually work and make a tangible difference to your people and your business, driving through positive lasting change. Our training courses and programmes are human-centred. Everything we do is underpinned by our commitment to continuous improvement and learning and generally making things much better.

Read more...

Corporate & Volume Pricing

Whether you are looking to book multiple places on public scheduled courses (attended remotely or in our training centres in London) or planning private courses for a team within your organisation, we will be happy to discuss preferential pricing which maximise your staff education budget.

Enquire today about:

  • Training programme pricing models  

  • Multi-course voucher schemes

Read more...

Custom Learning Paths

We understand that your team training needs don't always fit into a "one size fits all" mould, and we're very happy to explore ways in which we can tailor a bespoke learning path to fit your learning needs.

Find out about how we can customise everything from short overviews, intensive workshops, and wider training programmes that give you coverage of the most relevant topics based on what your staff need to excel in their roles.

Read more...

C# Training Course - Learn .NET

Stop learning theory, start building real applications with C# .NET

Book or reserve a space

About the course

Our instructor-led .NET Programming with C# Training Course is aimed at developers who are new to the .NET Framework, who need to get up to speed quickly with C# language fundamentals and fundamentals of .NET. 

This hands-on training dives deep into the practical application of C# and the .NET framework, providing you with the core skills to design, develop, and deploy robust software solutions.

From mastering object-oriented principles to working with data, handling user input, and building Command Line applications, you'll gain tangible experience through engaging exercises and real-world scenarios. By the end of this course, you won't just understand C# .NET – you'll be able to use it to bring your own software ideas to life and contribute meaningfully to development projects.

Online and in-house face-to-face options are available - as part of a wider customised training programme, or as a standalone workshop, on-site at your offices or at one of many flexible meeting spaces in the UK and around the World.

    • Learn .NET Framework Fundamentals
    • Core C# Language Features & Programming Constructs
    • Navigate Visual Studio efficiently
    • Understand OOP, Inheritance and Interfaces
    • Dive into Delegates, Events and Lambda Expressions
    • Connect and query data with LINQ and Entity Framework
  • This course is aimed at anyone who needs to understand the fundamental principles of .NET programming with C#. This will give you the foundational skills to then go on to develop commercial Windows, Web (ASP.NET Core MVC, Blazor), server-side or other Microsoft-based solutions. The course is well suited to experienced developers coming from backgrounds such as JavaScript, PHP, or Java.

  • You should be comfortable with programming basics, but no previous Object Oriented Programming experience is assumed (although some OOP experience would certainly be helpful).

  • This C# .NET course is available for private / custom delivery for your team - as an in-house face-to-face workshop at your location of choice, or as online instructor-led training via MS Teams (or your own preferred platform).

    Get in touch to find out how we can deliver tailored training which focuses on your project requirements and learning goals.

  • C# Development Environments

    • Visual Studio

    • Visual Studio Code

    Executable Programs & ILDASM

    • The .NET Framework

    • .NET Core

    • C#

    • Assemblies

    Variables & Data Types

    • Data types

    • Identifier names

    • Keywords

    • Initialisation

    • Type Inference

    Console Input & Output

    Operators

    • Assignment

    • Arithmetic

    • Increment / Decrement

    • Relational

    • Boolean

    • Bitwise

    • Ternary

    • Conditional

    • Operator precedence

    • Type conversion

    Complex data types

    • Enums

    • Bit flag Enums

    • Arrays

    • Tuples

    C# statements

    • Branching

    • Jumping

    • Looping

    Object Oriented Programming

    Reference & Value Types

    • Nullable types

    • Elvis operator

    • Null coalescing operator

    • Boxing & unboxing

    Classes

    • Declaration

    • Access modifiers

    • Data

    • Methods

    • Method parameters

    • Objects

    • Constructors

    • Method overloading

    • Properties

    • Expression bodied members

    • Local methods

    • Static classes & members

    • Indexers

    • Deconstruct

    • Partial types & methods

    Structs & Records 

    Inheritance

    • Base & derived classes

    • Constructors

    • Code re-use

    • Abstract classes

    • Record inheritance

    • Extension methods

    Polymorphism

    • Virtual methods

    • Vtables & RTTI

    • Abstract methods

    • Sealed types

    Collections

    • Generic collections

    • Concurrent collections

    • Specialized collections

    • Performance considerations

    Interfaces

    • Defining & implementing

    • Default interface methods

    • Interface inheritance

    • .NET interfaces

    Resource Management

    • Finalizers

    • Garbage Collection

    • IDisposable

    • The using statement

    Files

    • .NET I/O classes

    • Streams

    • Asynchronous I/O

    • XML

    Serialization

    • Attributes

    • JSON serialization

    • Binary serialization

    • XML serialization

    Delegates

    • Multicast delegates

    • generic delegates

    • Action<T>

    • Predicate<T>

    • Func<T>

    Lambdas

    • Expression & statement lambdas

    • Parameters

    • Return type

    • Captures

    Events

    • Defining

    • Raising

    • Standard & custom events

    Generics

    • Methods

    • Classes

    • Constraints

    LINQ

    • Enabling features

    • LINQ expression

    • LINQ pattern

    • Joins

    • Aggregations

    === Optional Modules ===

    These modules are available for custom / private / in-house training – as an additional workshop or for more in-depth comprehensive training programmes. 

    Operator Overloading (e.g.)

    • Arithmetic

    • Implicit & explicit conversion

    • Boolean

    WET, DRY & S.O.L.I.D.

    • Good program design principles

    Automated Testing

    • Stubs

    • Fakes

    • Mocks

    • Spies

    • Test automation

    • Xunit

    • Microsoft test framework

    • Data driven testing

    • Parallel tests

    • Test driven development

    • Mocking frameworks

    Databases

    • ADO.NET

    • Entity Framework 6,

    • Entity Framework Core 7

    • Entity Framework Core 8

    GIT

    • Source Management

    • Collaborative Development

Trusted by

AMEC company logo University of Oxford logo / crest OVO Energy company logo

Public Courses Dates and Rates

October 20th, 2025 - £2295
January 19th, 2026 - £2295
April 20th, 2026 - £2295
July 20th, 2026 - £2295
October 12th, 2026 - £2295

All prices are excluding VAT.

If our published dates don't work for you, please get in touch — we are happy to explore scheduling additional courses.

Book or reserve a space

Secure or reserve a space on a public scheduled course date.

Related courses