.NET Framework Solutions: In Search of the Lost Win32 API

cover of .NET Framework Solutions: In Search of the Lost Win32 APIauthor: John Paul Mueller
asin: 078214134X
binding: Paperback
list price: $59.99 USD
amazon price: $39.96 USD


With Microsoft's release of Visual Studio .NET, the old Win32 API has been replaced by the new .NET Framework, which supplies all of the libraries that programmers need to do common operations, such as drawing elements on the screen, providing security to applications, and so forth. However, the Framework does not provide every operation that was available in the Win32 API. John Mueller's unique book is filled with largely undocumented tips and techniques for accessing lost functionality from the .NET Framework. You learn how to use DirectX in your .NET applications, how to use certain data structures not available in the Framework, how to program security other than role-based security, and many other techniques. You can use the book whether you are a VB or a C# programmer. The companion CD has all the book's source code in both languages, plus the .NET Framework SDK and helpful third-party .NET utilities.

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options