VB .Net Codes
Auto Increment Slno. Code in VB .Net 2013
Example : How to Auto Increment the Serial number value in a text box.
![]()
Example : How to Auto Increment the Serial number value in a text box.
![]()
Example : How to save/store the data/record into sql server 2014 database in VB .net . Example : How to stop duplicate data/record to save into sql server 2014 database in VB .net. Example : How to Save the Data in Database from DataGridView in VB .net. Example : How Read more…
![]()
Example : How to Connect VB.NET 2013 with SQL Server Database 2012? Example : How to Connect VB.NET 2013 with MySQL 5.6? Example : How to Connect VB.NET 2013 with Oracle 10g? Example : How to Connect VB.NET 2013 with MS Access 2016?
![]()
Example : How to set Default image in Picture Box on load event. Example : How to set Normal border line (black) in a Picture box. Example : How to set Color border line in a Picture box. Example : How to set images in stretch/full mode in a Picture Read more…
![]()
List Box Codes Example : How to add static/constant values in List box using property window in vb .net . Example : How to add static/constant values in List box with the help of source code in vb .net . Example : How to add dynamic/run Read more…
![]()
Example : How to count the no. of rows and columns in a datagridview. Example : How to increase width and height of rows and columns in a datagridview. Example : How to stretch less no. of columns in full area of datagridview. Example : How to autofit column size Read more…
![]()
Group Box Codes Example : How to Color the Group Box Background. Example : How to Hide the Group Box. Example : How to Show the hidden Group Box. Panel Codes Example : How to Show the hidden Panel. Example : How to Hide the Panel. Example : How to Read more…
![]()
Code for Day & Time Code for Date in various format Code for Date Difference Example : How to find no. of days between two dates using literal given format of date value. Example : How to find no. of days between two dates using customized/User defined function. Example : Read more…
![]()
Example : How to set the Default selection of a Radio button on Page load. Example : How to remove the Default selection of a Radio button on Page load. Example : How to make more than one group of Radio buttons onto a form with different selections. Example : Read more…
![]()
Example : How to Set the Default selection of a Check Box on Page/Form load. Example : How to Remove Default selection of a Check Box on Page/Form load. Example : How to Set Default Value/Name for a Check Box dynamically on Page/Form load. Example : How to Set Alignment Read more…
![]()