Search for: torrent GDI Custom Controls with Visual C 2008
Related Programming Resources
- Beginners C# Tutorial - Polymorphism Polymorphism. It allows you to implement derived class methods through a base class pointer during run-time. This is handy when you need to assign a group of objects to an array and then invoke each of their methods. They won't necessarily have to be the same object type. However, if
- Advancing Your Office 2007 Power Using Visual Basic You can automate many routine tasks that you perform with Office 2007's products by recording your keystrokes and storing them in a macro. You can easily assign the macro to a keystroke such as Ctrl+Shift+F12 and Word or Excel will zip through your automated commands the moment you press the
- Connecting HTML Help to Visual Basic Programs Visual Basic (versions 6 and later) provides directly for calling window level HTML Help topics using the F1 key, or providing What's This? Help for each control, including activation from the F1 key. The choice between What's This? Help and form level F1 help can be made on a form
- C# Cookbook Regular Expressions Included in the .NET Framework Class Library is the System.Text.RegularExpressions namespace that is devoted to creating, executing, and obtaining results from regular expressions executed against a string. Regular expressions take the form of a pattern that can be matched to zero or more characters within a string. The simplest of
- Create a dynamic slide show with ASP.NET and Active Slideshow Pro I was asked to write this tutorial after posting some code on how to get active slide show to work with asp.net. Actually it is easier then you would expect. In the following tutorial I'll explain on a step by step basis the approach. I haven't seen a cooler slide