VB .Net Codes
Connectivity/API Codes in VB .Net 2013
Example : How to Connect VB .Net 2013 with SQL Server Database 2012
Example : How to Connect VB .Net 2013 with SQL Server Database 2012
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…
Example : How to Add Static Data in the Combo Box. Example : How to set combo box item at top/index 0 positions. Example : How to remove combo box item. Example : How to display the selected value of a combo box by a message. Example: How to Add Read more…
Example: How to set/change Password character and its length in a Password Box Example : How to make a Text box Read Only/Viewable only/Non-editable. Example : How to make a Text box Inactive/Disable. Example : How to make a Text box Invisible/Hidden. Example : How to set the Text or Read more…