" Live as if you were to die tomorrow. Learn as if you were to live forever.. "
- Mahatma Gandhi
Home
VB.NET Tricks
Opening a word document in multiple versions of Word(.NET Windows Application)
Adding a folder browser control to Set up project
.Net – Produce Special effects when loading or closing windows
Adding an e-mail to Microsoft Outlook outbox using VB.Net
Check if SQL express is installed on target machine
How to Generate a Report Header at Runtime when Printing/Exporting a Control using DevExpress XtraPrinting Library in VB.NET
DateTime Picker Cell in DataGridView
Open MS WORD or MS EXCEL document and set focus in Vista
Importing data from a CSV file into a column with multiple commas
Showing messagebox as the topmost dialog
Using FileSystemWatcher class in VB.Net
To create a list of fonts (combo box with all the font names installed in the system) we can use InstalledFontCollection which represents the fonts installed on the system.
Working with mail merge word document using VB.NET
Insert records from CSV file to SQL table using VB.NET
How to Print Receipt by POS Printer using VB.Net.
Open password protected Word document
Key down event in panel control
Getting installation path in installer class
Multi-threading and cross-thread function invoke
Compact and repair access database using VB.NET
Optimizing code for DataBound Controls in .Net | Mindfire Solutions
Merge Word Documents As Pages Of A Single Document Using VB.NET
Sorting a user defined collection class
Open Outlook folder dialog and select folder using VB.NET
Reading CSV file and extracting records to DataTable in VB.Net
Creating an Excel sheet from a CSV file in VB.Net
Execute files with [Run as Administrator] option from code
HTML to PDF conversion using iTextsharp
GET POSTAL CODE BY USING GOOGLE GEOCODE MAPS API IN VB.NET
How to check if MS Word is installed in the machine or not in VB.Net
VB.Net code to uninstall any application
Simulate keyboard press events programmatically in VB.Net
Edit & Format the content in the RichTextBox Windows Application through Wordpad
Passing array from .NET DLL to VB 6 application
Removing all HTML tags from a string in VB.Net
To Assign Different Color To List Box Item In VB.NET
How to use Registry keys
Add installation path in registry
To Get Directions between two locations
Access database table and Sql database table using Linq
How to Lock And Unlock a Folder through Code in VB.NET
How To Highlight A Row On Selection In Repeater Control