C C T B H P N

Lecture #22 - C# interop with C and C++

Web Resources:

UML XML, HTML Code Project Microsoft Developer's Network DevelopMentor XML Sells Brothers Windows Developer's Journal WindowsClient.net DotNetJunkies dotnet quickstart tutorials C# Corner Mono Project Performance Counters

Content:

This lecture is concerned with C# interoperation with C and C++, then quick view of Web Services.
  1. The Syllabus describes topics to be covered, reading material for you to digest before coming to class, and due dates for the assigned projects.
  2. Projects:

  3. Managed C++\CLI and .Net Framework

  4. WinForm Examples:

    C++/CLI Winform with child thread, C++/CLI Winform using FileOpen Dialog
    These two demonstrations show you how to build a WinForm interface using C++/CLI.
    Note: we will be using WPF, but some techniques used here may be helpful.
  5. Sockets - background material - we won't discuss

  6. Web Services Tutorials and References:

  7. Web Services