Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.

Learn about the TeamViewer API and the various platforms you can make use of and also how to program a TeamViewer enabled app.
Learn about trace testing and the tools available for Visual Studio.
Learn about the history of debugging and evolutionary improvements in Intellisense in Visual Studio 2010.
Programming is hard,debugging is hard. Doing both well is critical to being a good programmer. To make things easier for us Paul Kimmel demonstrates how to run custom Tracepoint with macros.
Intellisense is a programmer's best friend. The framework is too big to memorize, but Intellisense can make finding things manageable. Extend Intellisense into your own code with XML comments in Visual Studio 8 and 9.
Learn how to enable VB6 applications to use function pointers and how to embed native code without using external DLLs.
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.
The Stack Overflow site has useful tools. Use C# to access them more readily.
Using SQL commands through your Visual Basic programming isn't difficult once you understand the basics.
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.