Dotnet technology resources from intel, devx ...

Embrace .NET's* evolution into a mature platform with support for multiple operating systems and a wide array of languages. The strategic alliance between Intel and Microsoft has created a robust integration between .NET and IntelĀ® architecture. Use the resources here to incorporate this increasingly prevalent set of technologies into your development environment and applicatio
Deploying .NET and Java Solutions on Intel Architecture Yields Excellent Results
An overview of Application Services and Application Servers, with sidebars on .NET and BEA Weblogic on Intel systems.
by Matt Gillespie June 28, 2004
Dealing with DllImport (Part 1 of 2)
Although the .NET framework encapsulates a large portion of the Win32 API, it's sometimes still necessary to call the API from your managed code using the DllImport attributeand that can get complicated.
by Martin Heller October 21, 2002
Dealing with DllImport, (Part 2 of 2)
Learn how to use the DllAttribute's MarshalAs and StructLayout options to interoperate with unmanaged code that uses structures, and to control data layouts and marshalling precisely.
by Martin Heller October 21, 2002
0 Comments:
Post a Comment
<< Home