In-Depth Training

Looking for intense hands-on training to help you take your career to a new level? Live! 360 Training Seminars take our world-class education to you in an intimate virtual setting with an industry expert as your guide. Keep up-to-date on some of the hottest trends in the developer/IT world to drive your career forward. These engaging and high-impact training seminars provide in-depth education and knowledge-share, networking with fellow peers, and one-on-one interaction with a skilled instructor to take what you have learned back to your office.


Who Should Attend?

This hands-on training is designed for working software professionals who build and maintain .NET applications and want to integrate AI capabilities into both their development workflow and their production software. The ideal attendee has at least two years of hands-on C# experience and is comfortable with ASP.NET Core, dependency injection, and async/await patterns. No prior AI or machine learning background is required. We start from first principles and build quickly.

Roles that will benefit most from this workshop include:

  • Senior Software Engineers and Developers building .NET line-of-business applications
  • Software Architects and Solution Architects evaluating AI integration patterns for their organizations
  • Technical Leads and Engineering Managers responsible for AI adoption strategies on .NET teams
  • Full-Stack .NET Developers who want to add AI-native features to web applications
  • DevOps and Platform Engineers looking to integrate AI into CI/CD pipelines and developer toolchains
  • Principal Engineers and Staff Engineers leading AI modernization initiatives
  • CTOs and VP Engineering at software companies evaluating Claude Code and the Anthropic platform for team-wide deployment

Experience with the command line and Git is expected. An Anthropic Console account with API access (or a Claude Pro/Max subscription) is required and will be covered during setup at the start of Day 1. Azure experience is helpful for the capstone deployment sections but is not required.

Register Now

2-Day Hands-On Training Seminar
AI-Powered .NET Development with Claude & Claude Code

July 9-10, 2026

9:00AM – 5:00PM Central

Level: Intermediate / Advanced

AI is no longer a feature you add to an application. It is becoming a fundamental part of how software is conceived, built, tested, deployed, and maintained. This intensive two-day virtual seminar is designed for .NET and C# developers ready to move beyond consumer chat tools to become genuine AI builders and integrators. Day 1 covers the Claude Code track, where you will learn to use Anthropic's agentic coding tool directly in your terminal and IDE across every phase of a real project from codebase exploration and architecture design through feature implementation, refactoring, and debugging. Day 2 covers the Anthropic API track, where you will write C# code that calls Claude to build AI-native .NET applications using the official SDK, streaming chat endpoints, tool-calling agents, RAG pipelines backed by a vector database, and custom MCP servers that expose your own services as AI-accessible tools. Every example is idiomatic, modern .NET, no Python wrappers, no JavaScript bridges, no toy demos.

The gap between reading about AI capabilities and actually integrating them into production .NET applications is substantial. This training seminar provides the structured, instructor-guided path through that gap, using real codebases, real API calls, real vector stores, and real deployment pipelines. You will encounter, and learn to solve, the failure modes that documentation never mentions: prompt injection vulnerabilities in ASP.NET Core endpoints, token budget overruns that make AI features economically unviable, hallucination patterns specific to .NET code generation, and architectural pitfalls in naive RAG implementations. You will finish with working code, not just notes.

Immediately upon returning to your team, you will be able to deploy Claude Code across your development workflow and demonstrate measurable productivity gains. You will architect and implement AI features inside your existing ASP.NET Core applications with correct, production-quality patterns, and build custom MCP servers that transform your company's existing .NET services into AI-native tools. You will be the person on your team who knows not just that AI is powerful, but exactly how to wire it into the stack your organization already relies on safely, cost-effectively, and with the engineering discipline that sets professional software apart from prototypes.

What You Will Be Able to Do After This Training

  • Install, configure, and operate Claude Code from the terminal, VS Code, and JetBrains IDEs
  • Use Claude Code to accelerate architecture design, code construction, refactoring, testing, and debugging
  • Explain how large language models work and apply that understanding to practical integration decisions
  • Integrate the official Anthropic C# SDK into ASP.NET Core applications with correct DI patterns
  • Build streaming chat interfaces using Server-Sent Events in ASP.NET Core
  • Implement the tool-calling agent loop pattern in C# for multi-step AI workflows
  • Build RAG pipelines in .NET with chunking, embedding, vector storage, and retrieval
  • Create custom MCP servers in C# to connect Claude to your own databases and internal services
  • Use Claude Code in GitHub Actions for automated code review and release notes
  • Apply responsible AI practices: prompt injection defense, token budgets, hallucination mitigation

Hands-On Experience
This is a hands-on training seminar. Every session includes lab exercises, and you must have a configured laptop to participate fully. A pre-seminar setup guide will be sent to registered attendees. Please complete the setup before the training begins. If you encounter issues during setup, a 30-minute virtual office hour will be available to assist with setup the evening before Day 1.

Required Software

Requirement Details / Notes
.NET SDK .NET 9.0 (required) or .NET 10.0 preview. Download at dotnet.microsoft.com. Verify with: dotnet --version
IDE Visual Studio 2022 (latest stable) or VS Code (latest). JetBrains Rider also supported. The Claude Code VS Code extension will be installed during the workshop.
Node.js Version 18.x or later (required by Claude Code CLI). Download at nodejs.org. Verify with: node --version
Git Version 2.x or later. Must be on the system PATH. Windows: Git for Windows (gitforwindows.org) required before Claude Code installation.
Docker Desktop Latest stable release. Required for TestContainers labs (SQL Server container). Docker must be running during Day 2 lab sessions.
Claude Code CLI Will be installed during Day 1 orientation. Requires a paid Claude.ai subscription (Pro or Max) or an Anthropic Console account with API access. Do not install in advance; we will walk through it together.
Azure CLI Optional but recommended for Day 2 deployment sections. Verify with: az --version. Install at docs.microsoft.com/cli/azure/install-azure-cli

Required Accounts

  • Anthropic Console account at console.anthropic.com free to create, but API access requires a paid plan or Claude Pro/Max subscription. Billing details: API usage during the workshop will be light (estimated $5–10 total for both days).
  • GitHub account required for MCP integration labs. A personal account is sufficient.
  • Azure account required for the Day 2 deployment overview. A free-tier Azure account is sufficient. Create at azure.microsoft.com/free.

System Requirements

  • Operating System: Windows 10/11 (64-bit), macOS 12 Monterey or later, or Ubuntu 20.04+ / Debian 10+. Windows users should install WSL2 (Windows Subsystem for Linux) before the workshop installation instructions will be in the pre-workshop guide.
  • RAM: 16 GB minimum. 32 GB recommended if running Docker Desktop alongside the IDE.
  • Disk Space: 20 GB free minimum for SDK, tooling, Docker images, and workshop repository.
  • Administrator Access: You must have local administrator rights on your machine to install Claude Code, Docker, and other tooling.
  • Internet Connection: A stable broadband connection is required throughout both days. All API calls, GitHub interactions, and lab exercises require internet access.

Pre-Workshop Setup

A GitHub repository containing all starter projects, lab assets, and setup scripts will be shared with registered attendees one week before the training. Clone the repository and run the provided setup verification script to confirm your environment is ready before Day 1. The script checks .NET version, Node.js, Git, Docker, and available disk space, and prints a pass/fail report.

Meet Our Speaker

Chris Woody Woodruff

Chris Woodruff, also known as Woody, is an Architect at Real Time Technologies and brings nearly three decades of industry expertise, having launched his career before the first .COM boom. Renowned for his contributions to software development and architecture, Woody is a regular speaker at international conferences, where he shares his deep knowledge on topics ranging from database development to APIs and web technologies. He is a Microsoft MVP in the areas of .NET and Web Development.

A dedicated mentor, Woody thrives on guiding fellow developers and enhancing their skills through his talks, written work, and digital content. He co-hosts the popular "Breakpoint Show" podcast and YouTube channel, which he uses to connect with and educate the tech community. He is also writing a book covering network programming with C# and .NET.

Woody's interests extend beyond his professional life, adding a personal touch to his character. He is a passionate bourbon enthusiast, often embarking on adventures along the Bourbon Trail in search of unique finds to savor and share with friends. Family time is a cherished part of his life, and he often shares insights from his professional journey on his blog at https://woodruff.dev. To stay updated on his latest projects and adventures, follow him on Twitter at @cwoodruff and Mastodon at https://mastodon.social/@cwoodruff, where he shares his thoughts and experiences, fostering a sense of connection with his audience.

Register Now

Top Reasons to Join Us!

In-Depth Training

If you are a developer, software engineer, IT Pro, technology product management, Enterprise Architect, Chief Analytics Officers, or Chief Technology Officer looking for training, this Live! 360 Training Seminar provides focused in-depth training with one of the top experts in the field. Attend virtually and learn how to deploy Claude Code across your development workflow and demonstrate measurable productivity gains.

Networking

With small classes and an expert instructor, the intimate virtual setting of these training courses allows for networking with your peers to learn from their experiences, problem-solve, and bring solutions back to your office.

Get the Most Out of Your Time

If you don’t have time for a full 4, 5, or 6-day conference, look no further. Live! 360 Virtual Training Seminars provide in-depth, actionable training in a two-day format to fit in with your busy schedule.

Looking For More? If you are interested in more training offerings, check out live360events.com to explore the events, sessions, workshops and hands-on training options we offer.

Countdown to Savings

Register Now

Register by June 19th to Save $150

Seminar Pricing

Packages
Early Bird Registration through June 19th
Standard Registration through July 8th
2-day seminar (per attendee)
$1,400
$1,550
Bring the Team - 2-Day for Groups of 3 or More(per attendee)
$1,350
$1,500

DISCOUNTS Discounts are available for alumni, government employees, and educators. For more information, contact us at [email protected], or 949.296.9840. Part of a team of 5 or more? Contact us at [email protected], or 949.296.9840 for more information and pricing.

Questions?
Contact Our Conference Registrar
Sara Ross
Call: 949.296.9840
Email: [email protected]

Payment Information
Attendees can pay by credit card, purchase order or company check.
Make checks payable to 1105 Media.

Send checks to:
1105 Media Inc. General Lockbox
File 2273
1801 W Olympic Blvd
Pasadena, CA 91199-2273

Why Live! 360

Live! 360® Conferences and Seminars are for Enterprise Developers, IT Implementors, IT Decision Makers, IT Security Teams, and Data Professionals looking to explore both current and leading-edge technologies, and to broaden their horizons on what lies ahead in the ever-evolving tech landscape.

Visit us at live360events.com.