Windows Media Player Control In VB.NET (4.0)

As a VB.NET programmer, if you need to provide functionality for the user to watch videos in VB.NET application then follow the steps as mentioned below to incorporate this functionality. Add a new form to your project Right click on project name in the Solution Explorer, then click on Add, then click on New Item… Continue reading Windows Media Player Control In VB.NET (4.0)

VB.NET Database Interaction With SQL Server 2012

SQL Server is the most widely used database management system with Dot Net applications. Having the similar inherent architecture, these two form up a very good development environment and provide a feel of comfort for the programmer. The following steps will be quite helpful for you if you are new to the development of Dot… Continue reading VB.NET Database Interaction With SQL Server 2012