Visual Studio developers will learn how to build a simple local report showing data returned by a business object using the ReportViewer control in Visual Studio 2008. Author: Boris Scholl
Visual Studio developers will learn how to build a simple local report showing data from a database using the ReportViewer control in Visual Studio 2008. Author: Boris Scholl
In this video Pat Tormey shows how to send and receive messages between two or more forms using the technique of creating a custom property for the form. As forms are also classes you can add a customer Public Property and use it to send and receive ...