| B |
| |
| Breaking Changes in .NET 2.0 |
| Changes in .NET Framework or Visual Studio that make certain application and development scenarios behave differently from .NET 1.0 and 1.1 to .NET 2.0. |
| |
top |
| |
| C |
| |
| C# Programming Tools |
| The C# Team has scoured the Web for other implementations of the CLI, cool object browsers, IDE tricks, add-ins, obfuscators, and other useful tools and utilities that will help you get your job done faster. |
| |
| Crypto Glossary |
| Ritter's Crypto Glossary and Dictionary of Technical Cryptography. Technical cryptographic terms explained. |
| |
top |
| |
| D |
| |
| Deploy Windows Applications with Visual Studio |
| Discusses the different types of deployment options the .NET Framework provides, including the differences between XCOPY and Windows Installer. |
| |
| Dot Net Tips & Tricks |
| Collection of .NET tips and discussions. |
| |
top |
| |
| H |
| |
| Help2 FAQ |
| Troubleshooting tips for MS Help2. |
| |
| Helpmaster |
| World's largest selection of WinHelp, HTMLHelp and HTML related files and hints. |
| |
top |
| |
| I |
| |
| Installations for .NET |
| Developer Shortcut Guide to building installations for .NET and .NET Compact Framework applications. |
| |
| International Keyboards and Fonts |
| Working with foreign characters and keyboards on a Windows PC. |
| |
top |
| |
| L |
| |
| Learning About Cryptography |
| A basic introduction to cryptography. |
| |
top |
| |
| M |
| |
| Managed Components from Unmanaged Code |
| How to use .NET components from C++, COM and other unmanaged code. |
| |
| Managed Components from VB |
| Explains step by step how to access .NET components using VB. |
| |
| Microsoft Empower |
| Join Microsoft Empower for ISVs to get software and licenses for development, testing and internal business use. You also get continuous support to help you develop applications using Microsoft software and technologies. |
| |
| MSD2D |
| Premier resource for the Microsoft Exchange, SharePoint, .NET and server security communities. |
| |
top |
| |
| N |
| |
| N/Direct |
| Interoperability between .NET managed code and native unmanaged code. |
| |
| .NET Bugs Registry |
| Registry of known .NET bugs. |
| |
| .NET Glossary |
| Large collection of .NET terms defined. |
| |
| .NET Musings |
| Musings about my daily development experiences with this thing we call .NET. |
| |
top |
| |
| O |
| |
| Open Source Licenses |
| List of licenses approved by the Open Source Initiative. |
| |
top |
| |
| P |
| |
| Pinvoke.Net |
| Addresses the difficulty of calling Win32 or other unmanaged APIs in managed code languages such as C# and VB .NET. |
| |
top |
| |
| T |
| |
| Ten Must-Have .NET Tools |
| Some of the best free tools available today that target .NET development. |
| |
| Top Ten Component Mistakes |
| Ten of the most common mistakes made when developing component-based systems and the components that make them up. |
| |
top |
| |
| V |
| |
| VB.NET and C# Comparison |
| Quick reference guide to highlight some key syntactical differences between VB.NETand C#. |
| |
| Visual C# 2005 Learning Guide |
| Learning guide provides a wealth of resources designed to get you up-to-speed quickly. You'll find helpful videos, expert advice, tutorials, sample code and much more. |
| |
| Visual Studio Hacks |
| Collection of tools, add-ins and tips for Visual Studio. |
| |
| Visual Studio Rots the Mind? |
| Visual Studio can be one of the programmer's best friends, but over the years it has become increasingly pushy, domineering, and suffering from unsettling control issues. By Charles Petzold. |
| |
top |
| |
| W |
| |
| Win32 to .NET API Map |
| Microsoft .NET Framework version 1.0 or 1.1 APIs that provide similar functionality to Microsoft Win32 functions. |
| |
| Win32 to WinFX Blog |
| Adam Nathan's blog discussing the migration to managed code, WinFX, and Windows Vista. |
| |
| Windows Forms Application Model |
| The application programming model for Windows Forms is primarily comprised of forms, controls, and their events. |
| |
| Windows Forms FAQ |
| Excellent source of information for Windows Forms programmers. |
| |
| Windows Forms Graphics |
| GDI+ is designed to provide high performance and ease of use. It supports 2-D graphics, typography, and imaging. |
| |
| Windows Keyboard Layouts |
| Print and view layouts from all keyboards supported by Microsoft Windows. |
| |
| Windows Installer for .NET Applications |
| Why you should still use Windows Installer to install .NET applications. |
| |
| Windows Messages |
| List of values for the Msg parameter of PostMessage and SendMessage. |