GeekArticles
Java
AppletsHosting Control Panel Applets using C#/C++ - Introduction
Author: developerfusion.com |
Published: 10th Aug 2005 |
Visited: 656 times |
Add CommentFiled in: Appletsby mark belles Download Source Code Read Comments Rate this resource Viewed 16 times Rating: 0 users 0 out of 5 Next > Assumptions This article assumes a basic understanding of writing unmanaged C/C++ dynamic link libraries and exporting functions from those libraries. Also basic understanding of using P/Invoke to access unmanaged libraries will benefit the reader, but I will attempt to explain as much as possible. Abstract The purpose of this article is to discuss several problems a...n
Read Article Sponsored Links
Related Articles
• Google Hosting Ajax Libraries One of the concerns developers will always face in building Ajax based applications using frameworks are the libraries. There are hundreds of them available online and most of them are free to download and could be used in your website.
These libraries could be loaded in your server and will be use ...