Computer Tricks
Internet Tricks
How to run any video without any video player in the system How to block/remove the block of web site in a computer system Example : How to download YouTube videos easily without IDM. Example : How to make Internet Fast on your PC/Mobile.
Mobile Tricks
Hidden Secret Key Codes
Dial Keys Details Specifics *#*#4636#* To know phone with network details *#*#3264#*#* To know about RAM Version of the mobile *#*#2664#*#* To test the touchscreen *#07# To check mobile radiation level(SAR value) Optimum<=1.6 *#62# or *#21# To check mobile is abnormally activated or not for each mobile Read more…
VB .Net Codes
Concatenate Table’s Field Code in VB .Net 2013
Example : How to Concatenate/add multiple fields of same table as one.
VB .Net Codes
Search Codes in VB .Net 2013
Example : How to search the duplicate record present in the database or not. Example : How to search specific data/record from database & display/put those into various vb controls or Text box etc. Example : How to search specific Read more…
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
VB .Net Codes
Delete/Remove Record in VB .Net 2013
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…
VB .Net Codes
Auto Increment Slno. Code in VB .Net 2013
Example : How to Auto Increment the Serial number value in a text box.
VB .Net Codes
Save Code in VB .Net 2013
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…
VB .Net Codes
Connectivity/API Codes in VB .Net 2013
Example : How to Connect VB .Net 2013 with SQL Server Database 2012