.NET Overview - Course Content

Module 1: .NET Framework Fundamentals

  • Common Language Runtime (CLR)
  • .NET Framework Class Library
  • Assemblies and namespaces
  • Managed code execution

Module 2: ASP.NET Web Development

  • Web Forms architecture
  • Server controls and events
  • State management
  • Data binding

Module 3: XML and Web Services

  • XML fundamentals
  • SOAP protocol
  • Creating and consuming Web Services
  • WSDL (Web Services Description Language)

Module 4: Additional .NET Technologies

  • Windows Forms
  • ADO.NET data access
  • COM interoperability
  • .NET Security model