Slide %{start} of %{total}. %{slideTitle}
End of Microsoft products section
use the arrow keys to navigate through the pivots and tab to focus on focusable content inside a pivot section
  • Live-Events

  • Aufzeichnungen

GridListe
10. Februar

Accelerate your development workflow from idea to delivery


See how GitHub Copilot helps you build software, from the first line of code to deployment. In this session, we’ll walk through practical examples of Copilot in action, showing how it helps you write cleaner code, solve problems faster, and collaborate more effectively, no matter your experience level or tech stack. Learn how Copilot can be customized to work with your workflow, reduces repetitive tasks, and helps you improve productivity and creativity. Whether you’re working with legacy systems, launching new products, or mentoring junior developers, Copilot helps you deliver better solutions with confidence.
JETZT ANMELDEN
12. Februar

Microsoft Virtual Training Day: Develop Generative AI Apps with Azure AI Foundry


Gain skills and knowledge to evolve the way you work with AI at a free Microsoft Virtual Training Day from Microsoft Learn. Join us at Develop Generative AI Apps with Azure AI Foundry, where you’ll learn the complete development process for planning, building, and deploying your generative AI apps. Discover how to fine-tune language models to optimize app performance and create dynamic conversations using Azure AI Foundry.
JETZT ANMELDEN
12. Februar

Introduction to LangChain4j


Build your first AI-powered Java application from scratch. You'll connect to Azure OpenAI GPT-5, send your first prompts, and discover why memory transforms a simple demo into a production-ready conversational AI. See the dramatic difference between stateless and stateful chat side-by-side, and learn how tokens and context windows shape everything your AI can do.
JETZT ANMELDEN
12. Februar

Getting Started with SQL + AI


In this session, you’ll learn more about the datathon and walk through everything you need to get started building intelligent applications powered by SQL. We’ll cover environment setup, explore the MSSQL extension to improve your developer experience, and work through the first datathon mission, laying the foundation for building modern AI workloads with SQL.
JETZT ANMELDEN
18. Februar

Microsoft AI Power Days: Securing AI From Code to Runtime


Day 2 - Secure AI from development to runtime with best practices, integrated tools, and real-time protection.
JETZT ANMELDEN
19. Februar

VS Code Day


Join us for VS Code Day on Feb 19th: a global virtual event celebrating how Visual Studio Code continues to evolve as the world’s most loved editor, now redefined with AI. Join the VS Code product team, special guests, and community builders for live demos and behind‑the‑scenes stories showing how VS Code enables agentic development while staying true to its core values: open, extensible, and deeply community‑driven. See how developers are using agents, customizable workflows, and open integrations to build smarter.
JETZT ANMELDEN
19. Februar

Prompt Engineering with LangChain4j


The same AI gives wildly different results based on how you ask. Master eight prompting patterns that control GPT-5's reasoning depth, from quick calculations to deep architectural analysis. Learn to write self-reflecting prompts that iterate until code meets quality criteria, structured analysis frameworks for consistent reviews, and chain-of-thought techniques that reveal the AI's reasoning process.
JETZT ANMELDEN
24. Februar

Python + Agents: Building your first agent in Python


In the first session of our Python + Agents series, we’ll kick things off with the fundamentals: what AI agents are, how they work, and how to build your first one using the Microsoft Agent Framework. We’ll start with the core anatomy of an agent, then walk through how tool calling works in practice—beginning with a single tool, expanding to multiple tools, and finally connecting to tools exposed through local MCP servers.
JETZT ANMELDEN
25. Februar

Microsoft Virtual Training Day: Build Agentic AI Solutions with Azure AI Foundry


Gain skills and knowledge to evolve the way you work with AI at a free Microsoft Virtual Training Day from Microsoft Learn. Join us at Build Agentic AI Solutions with Azure AI Foundry, where you’ll learn to create AI agents using leading frameworks and tools. Enhance agent capabilities with custom tools, design multi-agent workflows, and build intelligent apps that collaborate with people and other agents to perform complex tasks.
JETZT ANMELDEN
25. Februar

Python + Agents: Adding context and memory to agents


In the second session of our Python + Agents series, we’ll extend agents built with the Microsoft Agent Framework by adding two essential capabilities: context and memory. We’ll begin with context, commonly known as Retrieval‑Augmented Generation (RAG), and show how agents can ground their responses using knowledge retrieved from local data sources such as SQLite or PostgreSQL.
JETZT ANMELDEN
26. Februar

Data-Driven Apps with RAG with LangChain4j


Your AI only knows what it learned during training—until you give it access to your documents. Build a complete Retrieval-Augmented Generation system that chunks documents, creates semantic embeddings, and finds relevant context for every question. Watch your AI answer questions about your own files with source citations and confidence scores, grounded in facts rather than hallucinations.
JETZT ANMELDEN
26. Februar

Python + Agents: Monitoring and evaluating agents


In the third session of our Python + Agents series, we’ll focus on two essential components of building reliable agents: observability and evaluation. We’ll begin with observability, using OpenTelemetry to capture traces, metrics, and logs from agent actions. You'll learn how to instrument your agents and use a local Aspire dashboard to identify slowdowns and failures.
JETZT ANMELDEN
  • Seite 1 ausgewählt
  • 1
27. Januar

The future of software creation with Agentic DevOps


Picture a DevOps workflow where GitHub Copilot and AI agents work together to streamline every step of SDLC, from planning to deployment. In this forward-looking demo session, see how teams build intelligent, multi-agent workflows using tools and agents that adapt to your style and flow. Experience the next generation of DevOps: faster delivery, less manual work, and smarter collaboration. Get inspired by what’s possible and find practical ideas you can start exploring today.
JETZT ANSEHEN
22. Januar

VS Code Live: Release Highlights


Join us for VS Code Live! There's no release this month, so - come ask us questions!
JETZT ANSEHEN
12. Januar

Model Mondays - Microsoft Agent Framework


Want to build scalable AI solutions with multi-agent orchestration on Microsoft Foundry? Join us as we talk to experts on the features and usage of Microsoft Agent Framework.
JETZT ANSEHEN
11. Dezember 2025

VS Code Live: 1.107 Release


Join us for VS Code Live! This is your chance to catch up on all the major updates to VS Code and GitHub Copilot, with live demos from members of the product teams - you won't want to miss this!
JETZT ANSEHEN
11. Dezember 2025

AI Dev Days: Using AI to Enhance Developer Productivity


Day two of AI Dev Days is all about Azure, GitHub and using AI to make your coding better. Topics will include Agent HQ, VS Code, Visual Studio 2026, GitHub Copilot Coding Agent, and app modernization. Join us for highlights from Microsoft Ignite and GitHub Universe 2025 and a hands-on lab to grow your skills with the latest AI developer tools.
JETZT ANSEHEN
10. Dezember 2025

AI Dev Days: Building AI Applications


The first day of AI Dev Days is all about Azure, GitHub and building AI applications. Topics will include Agentic DevOps, Azure SRE Agent, Microsoft Foundry, MCP, and Models. Join us for highlights from Microsoft Ignite and GitHub Universe 2025 and a hands-on lab to help you put the latest product features into practice right away.
JETZT ANSEHEN
9. Dezember 2025

Spark to Rocket Ship: Turbocharging Your MVP with AI-Powered Development


Take a GitHub Spark prototype and transform it into production-ready software---fast. In this hands-on session, we'll enhance the EventBuzz app from Session 1 with GitHub Copilot, your AI pair programmer that accelerates development without sacrificing quality. We'll add real API integration, authentication, state management, automated tests, performance optimization, and accessibility features. All at lightning speed with AI assistance.
JETZT ANSEHEN
2. Dezember 2025

Spark It Up: From Napkin Sketch to Working App (No Code Required!)


Have an app idea but can't code? Problem solved. In this 60-minute session, you'll build EventBuzz---a real event discovery platform---using only natural language. No programming. No complex tools. Just GitHub Spark and your imagination. Watch your ideas transform into a beautiful, interactive web app right before your eyes. Add features, refine the design, and iterate instantly. Then push it to a GitHub repository that developers can enhance later.
JETZT ANSEHEN
13. November 2025

VS Code Live: 1.106 Release


Join us for VS Code Live! This is your chance to catch up on all the major updates to VS Code and GitHub Copilot, with live demos from members of the product teams - you won't want to miss this!
JETZT ANSEHEN
13. November 2025

.NET Conf 2025: Day 3


Welcome to .NET 10! Join us on Day 3, as we take a look at how .NET 10 elevates cloud-native and intelligent app development, focusing on productivity enhancements, streamlined deployments, and accelerated AI integration, ensuring superior performance for developers across various applications. Join Scott, David, Maddy, and others from Microsoft showing off the latest features from the release. Day 3 agenda coming soon.
JETZT ANSEHEN
12. November 2025

VS Code Live: Enterprise Essentials


Join us for a special Visual Studio Code livestream for enterprise developers. We’ll share practical tips for managing large codebases, using GitHub Copilot and agent mode, setting policies, secure coding, and working with multi-repo setups. See how to make Copilot smarter for your team—using custom instructions and context engineering principles to tailor its suggestions to your project and workflow. You’ll get live demos, ready-to-use templates, and ideas for scaling these workflows across your organization.
JETZT ANSEHEN
12. November 2025

.NET Conf 2025: Day 2


Welcome to .NET 10! Join us on Day 2, as we take a look at how .NET 10 elevates cloud-native and intelligent app development, focusing on productivity enhancements, streamlined deployments, and accelerated AI integration, ensuring superior performance for developers across various applications. Join Scott, David, Maddy, and others from Microsoft showing off the latest features from the release. Day 2 agenda coming soon.
JETZT ANSEHEN
  • Seite 1 ausgewählt
  • 1
Eine Frau sitzt an ihrem Arbeitsplatz und und spricht mit einer Kollegin.

Trainings & Events für Developer

Lernen, austauschen, weiterkommen: Wir bieten kostenlose Veranstaltungen, Lerninhalten und Bits for Devs an, um dir zu helfen, dein Wissen und dein Netzwerk zu erweitern.

#bits4devs

Microsoft folgen

  • Facebook
  • X
  • LinkedIn