Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 409 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 409 Bytes

ApplicationsCP

Fundamentals of Component Programming in .NET.

Applications demonstrate next conceptions:

  • DLL (Dynamic-link library);
  • GAC (Global Assembly Cache);
  • Remoute HTTP Client & Server;
  • Remoute IPC Client & Server;
  • Delegate Async;
  • Delegate Sync;
  • Remoting configuration;
  • Custom attribute;
  • MetaAttributes Viewer.

License

The code is available under the MIT license.