Tools And Utilities
Article

The Debugger Class (.NET)

The .NET framework's Debugger class allows programs to communicate with an attached debugger. This can be the debugger built into Visual Studio or an alternative tool that supports the functionality...
Article

How to Embed a Visual WebGui Form in an ASP.Net application

This tutorial teaches and demonstrates how easy it is to embed a Visual WebGui (VWG) form in an ASP.Net application. This capability allows you to quickly develop modules or port WinForms application...
Article

Colasoft Capsa 6.8, Upgraded Packet Sniffer and Protocol Analyzer

Colasoft has released Capsa 6.8, a Windows packet sniffer and protocol analyzer that makes it easy to locate and troubleshoot network problems. The latest version supports customizing packet saving...
Article

Pinging a Remote Computer (.NET)

When developing networked applications that rely on a remote computer being available, it is important to be able to check that the other system is operable. Using the .NET framework's Ping class,...
Article

Accessing Subversion repository from .NET using DotSVN

An article that describes in detail how to connect to Subversion repository from a .NET application using DotSVN library. DotSVN is an OpenSource project whose objective is to re-implement the...
Article

VSTO's Data Caching Capabilities Extend Office Development

Visual Studio 2005 Tools for Office provides powerful .NET developer extensions to Microsoft Office, and, says Ty Anderson, it makes building Smart Clients with Office as straightforward as building...
Article

Make Your ASP.NET Applications Talk with Text-to-Speech

Silence may be golden, but increasingly, applications, appliances, and other automated systems are acquiring the ability to speak. You can take advantage of text-to-speech technology to voice-enable...
Article

Deploy your Applications and Components Using the Windows Installer

Whenever you hear about deployment of your application or component, you get scared of the traditional scripted setup programs. The main goal of this article is to help .NET programmers get used to...
Article

Creating Debugger Visualizers with Visual Studio 2005

One of the very many cool new features in Visual Studio 2005 is the debugger visualizer. With debugger visualizers, developers are able to define what information they would like to see about a...
Article

Managed C++: Loading and Displaying Images

One of the biggest drawbacks of programming in Visual C++/MFC was its lack of support for even the most basic of imaging functions such as loading and displaying an image. Therefore, this article...
Article

Visual C++ and CodeDom

The types within the System.CodeDom namespace are extremely important to most Managed C++ applications, regardless of whether the code actually uses these types directly. Wizard-generated code has...
Article

Managed C++: Loading and Displaying Images

One of the biggest drawbacks of programming in Visual C++/MFC was its lack of support for even the most basic of imaging functions such as loading and displaying an image. Therefore, this article...
Article

VC++ Cures for .NET Configuration Change Headaches, Part 2

This article presents a Visual C++ assembly with a custom configuration handler that makes achieving reloadable configuration information much easier.
Article

Creating and Using User Controls with .NET Framework 2.0 using Visual Studio 2005 C++/CLI

This is an article discussing how to create a user control and how to add it to other projects using Visual Studio 2005 C++/CLI and .NET Framework 2.0.
Article

.NET Interop for Visual FoxPro Applications

This article discusses in detail how to execute code dynamically by creating code and compiling it at runtime. This is a useful feature for extending applications with user extensions or for adding...
Article

Using .Net Components via COM from Visual FoxPro

Find out how you can use VFP code in .NET and how to use .NET code in Visual FoxPro, in this comprehensive article that covers a number of different ways that you can integrate Visual FoxPro and .NET...
Article

Implementing two-way Data Binding for ASP.Net Web Forms

ASP.Net simplifies many things but data binding simple controls like textboxes and checkboxes leaves a lot to be desired. Databinding is one-way only and you end up doing lots of repetitive work to...
1 2 3 4 5  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.