|
Home >> VB.NET code
Sample SQL Database Application | Version: VB 2005 | Author: Jose Fuentes | Submitted: 10/26/2017 | Downloads: 3041 | This sample will show how to do a simple applicaiton that uses an SQL database table. It shows how to navigate the records as well as how to add, edit, delete and update. It also shows a nice way to pass datasets along to be used in search screens (lookup ...more>> |
TreeView with controls | Version: VB 2005 | Author: Morten Kvistgaard | Submitted: 10/25/2017 | Downloads: 1781 | This code demonstrates how to insert controls of your own choice in a TreeView.
It also demonstrates how to add controls with events at runtime. |
Task Scheduler Using Excel And Vb.net | Version: VB 2008 | Author: Lalit Acharekar | Submitted: 10/2/2017 | Downloads: 1569 | In this particular utility Excel is used as Backed and VB.net used as a front end
. User has to create a task and save and it will be saved in excel and can run
the task as per requirement.
|
Drag and Drop | Version: VB 2010 | Author: Brane Ljubič | Submitted: 9/29/2017 | Downloads: 1760 | This app shows you how to use the drag-drop function in your program. You can use the list box Label textbox. It works between Form1 and Form2 Select the text that you want to move, right-click and drag the mouse to the target location. The ctrl button to ...more>> |
Display Website IP Address | Version: VB 2015 | Author: SpyTamers | Submitted: 9/15/2017 | Downloads: 1512 | I have created this simple program to get remote IP address from a given website. I used this tool to get the real remote IP address of my websites host for monitoring. Maybe somebody needs one too so here it is.
|
Count number of pages in a PDF file | Version: VB 2005 | Author: Frank Kusluski | Submitted: 9/9/2017 | Downloads: 1327 | Source code demonstrating how to pro-grammatically count the number of total pages in a PDF file. This code does not rely on using Adobe Acrobat or any other object library to determine the page count. It uses straight Visual Basic .NET code to open a PDF ...more>> |
Special Folders | Version: VB 2010 | Author: Thomas1965 | Submitted: 8/10/2017 | Downloads: 1237 | Shows the names of the Special folders in a ListBox and the physical path in a LinkLabel. Opens the folder in Windows Explorer on a mouse click. Show also the use of the TableLayoutPanel Written in VB.NET 2010 Express. |
Church Management System | Version: VB 2010 | Author: Tenjodee | Submitted: 7/19/2017 | Downloads: 2669 | Church Management System for churches. |
Network Tools (Latest Update) | Version: VB 2010 | Author: Mark Ashraf Shoukry Assad | Submitted: 7/15/2017 | Downloads: 1687 | What's New?
-Fixed all the bugs of the old version
-Added Advanced Wi-Fi Hotspot with ICS (Internet Connection Sharing)
This programs contains the following programs:
------------------------------------------------------------------
1-Wi-Fi Co ...more>> | << Previous Page 3 of 144 Next >>Go to page: 3 4 5 6 7 8 ...
|
|