VB .Net Codes
Edit/Update/Modify Codes in VB .Net 2013
Example : How to Edit/Modify/Update the Data/Record of the SQL Server Database How to update the database record normally How to update the record with confirmation message
![]()
Example : How to Edit/Modify/Update the Data/Record of the SQL Server Database How to update the database record normally How to update the record with confirmation message
![]()
Example : How to Delete/Remove the Data/Record from the SQL Server Database How to Delete Single Selected Record from a database How to Delete the confirmed Record from a database How to Delete All Records from a database How to Delete selected Record from a List view on pressing Delete Read more…
![]()
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/2014/2017? 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…
![]()