News

The .NET Framework brings many new features that make complex or cumbersome programming tasks a breeze. Take printing for example. While Visual Basic 6.0 had easy-to-use features for creating printer ...
If you want to allow users to print form components in run-time, the PrintDocument component lets you offer users this functionality. The PrintDocument component is an object that allows users to send ...
When building Visual Basic.Net applications, consider adding an export to Excel feature in addition to printed reports. The added functionality takes little code and your customers can sort and ...