GeekArticles
Microsoft
Microsoft.NETWriting CLS-Compliant Structures in Visual Basic 2008
Author: codeproject.com |
Published: 10th Mar 2008 |
Visited: 55 times |
Add CommentFiled in: Microsoft NETTechniques for writing your own Structures which adhere to Microsoft CLS, via Visual Basic 2008 code
Read Article Sponsored Links
Related Articles
• Balisage 2008 Announces Program Balisage is probably not a term on everyone's tongue. Its original usage comes from the Navy - for a ship to travel "balisage" means that they are using special dimmed lights for navigation while in enemy territory, a term als ...
• Reading Unmanaged Data Into Structures In this article we will look into reading data from an unmanaged array of bytes into a managed data structure. We will use multiple approaches to optimize the proc ...
• JavaOne 2008, Day 3: Hosted Developer Tools
Software-as-service (SaaS) has started to permeate the field of software development tools, says Atlassian's Jeffrey Walker in this interview with Artima. Walker describes important characteristics of hosted developer tools, and highlights the need for such tools to integrate well with locally ...
• Building a Visual Studio DebuggerVisualizer with a Custom Serializer For most any Serializeable object, making a DebuggerVisualizer is exceeding simple and examples abound. However, if you are trying to build a DebuggerVisualizer for an object which is not Serializable or takes too long to Serialize and Deserialize, things are not quite so simp ...
• JavaOne 2008, Day 1: Rich-Client Misconceptions
Rich clients are more than just about user interfaces, argues Adobe's James Ward in this JavaOne 2008 interview with Artima. Rich clients are about architecture, and are also about collaboration between developers and designers.
...