Latest Articles ::
Some applications require that the mouse pointer be hidden during use. Examples of such software include screen savers and graphical applications or...
Although rare, there are some situations where you may wish to reposition the mouse pointer programmatically to improve the user experience or to...
Learn how to access common environment information through C#.NET.
When you are creating an application that can be memory-intensive, it may be useful to monitor the current memory usage. This allows you to modify...
Extension methods were introduced in .NET 3.5 to allow classes to be apparently extended without modifying the class' code or using inheritance....
Add ActionLists to C# controls to make properties and methods more accessible during design-time.
How to use the TabControl .NET control to create virtual Forms inside WinForms.
Some Windows applications execute in the background and are activated only as required. To enhance such a program's usability it is useful to...
PDF Duo .Net is a converting component for Visual Studio .NET (VB,C# etc.) users to enable conversion of Text HTML ASPX pages to PDF. The main class...
The OpenFileDialog object interacts with the Computer’s API (Application Programming Interface) to present available files to the user and retrieves...