Click here to Skip to main content
15,889,651 members
Everything / Programming Languages / Visual Basic.NET 7.x (2002/03)

Visual Basic.NET 7.x (2002/03)

VB7.x

Great Reads

by Jecho Jekov
Provides an easy way to use C calling convention callback functions in C# and VB
by kirkaiya
A very simple, XAML-based month-view calendar that shows appointments, exposes events, and allows dragging appointments in the current month.
by S.SRIVATHSAN
Implementation Nhibernate concept in VB.NET
by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.

Latest Articles

by Richard Atkins
Create a fluid, multi-column, vertically ordered list using nested, floating divs
by Eric P Schneider
Basic demo on how to serialize and deserialize custom collections
by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
by icemanind
How to automatically create data access layers and business layers from a Microsoft Access or a SQL Server database

All Articles

Sort by Title

Visual Basic.NET 7.x (2002/03) 

7 Jan 2008 by Mr.PoorEnglish
Compute "SnapValues" with minimum of fractional digits, useful in autoscaling Chart-control
12 Jan 2009 by Rabeeh Abla
Design patterns are recurring sequences, built-in .NET patterns are scattered over the framework.
22 Jul 2007 by Yasin HINISLIOGLU
This article is about creating wizard style user interface
2 Aug 2016 by ProgrammingEnthusiast
i have created an application that runs in background. when i minimize it, it will appear on the task bar. it is working fine, but when i turn off my computer, windows says that my application is blocking the shut down process. how do i close my application when i shut down my computer? i...
2 Aug 2016 by Kornfeld Eliyahu Peter
There are certain talks (messages) between the Os and your application while OS try to shut down...OS actually sent a WM_QUERYENDSESSION to your application, but as you didn't handled it it got a false response, marking your application as blocking...Read this paper, to see how prepare your...
2 Aug 2016 by ProgrammingEnthusiast
i have already resolved it by adding this code during form_closing event of my main form.If e.CloseReason = CloseReason.WindowsShutDown Then Me.Dispose
28 May 2008 by Didara F Dosabhai
Define schedules to the program for executing programmer defined jobs
10 Mar 2007 by keno2oo1
A short procedure for adding a nice gauge to your VS toolbox
18 Oct 2008 by Matt Fomich
Instructions for using the Cards dynamic Link library. FreeCell game included.
12 Feb 2007 by Greg Osborne
Another progress bar, but this one has differnt types, and allows text.
12 May 2011 by Elizalde G. Baguinon
Most programmers prefer hand-coding database queries. This is a class that automates query building, while the code is as readable as the program logic.
10 Apr 2008 by Michael L Perry
An open source library of Windows Forms controls that update themselves automatically.
14 May 2008 by jrhea
An ASP.NET Handler for resizing and rotating/flipping images dynamically.
22 Dec 2007 by Hamed.M
A simple way to snap a form without borders to the screen.
26 Feb 2007 by atojha
4 Mar 2010 by acmamr
Hello,Thank you for your application AccountPlus.I am learning Dont Net now, so i hope study your application well.so i hope you help me.My e-mail is ahmedcheinane@hotmail.comRegards..
4 Mar 2010 by Khaniya
I think you are thanking on wrong placethis is question answers pageclick below to thanks Ashish TripathiAccountPlus[^]
15 Jan 2008 by Mr.PoorEnglish
Sensational botanic discovery: the smallest Tree on Earth! About a generic Tree, and looping it with ForEach
22 Apr 2008 by logicchild
How to Create an Application to Access Data
30 Jul 2009 by pimb2
Create an Aero-style wizard in VB.NET
3 Nov 2007 by Islam Khalil Saber
The article show how to implementi AJAX in Asp.Net using XMLHttpRequest Object
22 Apr 2014 by Duncan Edwards Jones
Introduces and discusses the Common Language Runtime framework classes used in printing from a .NET Windows Forms application.
5 Jun 2007 by Philip Liebscher
A Windows Explorer-style Thumbs.db web viewer.
4 Jan 2008 by jdx256
Jibu is a high-level multithreading API for .NET 2.0 and above.
26 Nov 2014 by Pascal Ganaye
In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them
11 Dec 2007 by James Sullivan
In this article, I would like to share my experience and knowledge about ASP.NET Caching and how it can improve your website performance.
24 May 2009 by Rahul Singla
Scroll any ASP.NET server side or HTML controls vertically or horizontally in any direction
19 Sep 2013 by Ron Schuler
ASP.NET PDF document viewer control that does not require any Acrobat product to be installed
19 Feb 2008 by Kamran A
A customizable cloud generator written in VB.NET.
5 Jun 2008 by Claudio Pizzillo
An ASP.NET handler to apply WPF XAML templates on images.
26 Apr 2013 by Sebastien Lebreton
Reflexil is an assembly editor and runs as a plug-in for Reflector or JustDecompile. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports "on-the-fly" C#/VB.NET code injection.
25 Sep 2013 by Member 10258508
hi I am making sms software in vb6 wich work as windows service.my sms system is install more than 30 pcs in different locations.everything works fine but my problem is if user reinstall windows my sms software definately removed. i have a batch file which create SMsService.exe service ....
25 Sep 2013 by Rick van Woudenberg
Group policies is usually used for this.
25 Sep 2013 by Prince Tegaton
No. Else, Make your own version of Windows
6 Oct 2013 by Aydin Homay
HiIf your network has a Active Directory you can use it this facilities follow of...
16 Oct 2008 by keenthinker
An object oriented class automating the creation of PDF files from any file using freeware tools.
27 May 2016 by icemanind
How to automatically create data access layers and business layers from a Microsoft Access or a SQL Server database
10 Jan 2016 by David Vanson
Generate you own barcodes for your business, Promotional items or to share links with friends.
31 Oct 2009 by Abhishek Sur
This article will enable you to add custom search rules to your application using Bing Search API with much more
12 May 2008 by Chirag Maisuriya
An article on Binding Enum to DropdownListbox with the SortedList that sorts entries by value instead of by key.
15 May 2013 by Thomas Daniels
Hi,To split the string, use the String.Split method:String.Split Method[^]To check whether the parts are equal, use an If...Then...Else statement:http://msdn.microsoft.com/en-us/library/752y8abs.aspx[^]Dim twoParts As String() = someStr.Split("-"C)If twoParts(0) = twoParts(1)...
28 Apr 2009 by Jeroen De Dauw
Dialog that enables user to submit various types of bugs via a webservice
22 Dec 2007 by Miles Gibson
Iron Speed Designer builds database, forms, and reporting applications for .NET – without hand-coding. Quickly create feature-complete custom applications that integrate Web pages, controls, data access, validation and security. Accelerate development and eliminate infrastructure programming.
21 Apr 2009 by Steve Krile
Expand the usefulness of the AutoComplete Ajax extender
26 Sep 2007 by Amol M Vaidya
Using this macro, you can check the output of a code snippet without creating a new project/form. You can do this right from your current code window.
22 Nov 2011 by :)9/11
if (yourmum = buttonState.pressed) setvibration(playerindex.me,1,69)else { fatness++; }if (fatCountingUp > 300kg); (setBiggestLoserShow = true);else { (setBiggestLoserShow = MEGAtrue); }if (codDisc = broken); (YouDumpGirlfriend);else { ...
22 Nov 2011 by Pete O'Hanlon
At the end of the setvibration line, you don't have a semi colon. You need to add one so that it looks like the following:if (yourmum = buttonState.pressed) setvibration(playerindex.me,1,69); // This line needs the semi colon,.else { redIntensity++; }Next, you terminate the...
12 Aug 2010 by Mostafa Kaisoun
Calculate Moon's age and draw Moon Phase on any given day
27 Jun 2009 by Qaiser_Iftikhar
An article to demonstrate how to calculate system idle time without installing any system wide keybaord/mouse hooks.
14 Dec 2013 by Behnam Heydari
Hi and tanksI need to code this project:- Capture and Records mouseclick logging on Virtualkeyboards in browsers+ Capture url from browsersCapture and Records every mouseclick logging on Virtualkeyboards made in any application along with the window they are clicking on, process name,...
13 Jan 2008 by SirAsad
This Control can change the Georgian dates in Dataset to Shamsi date (For Report)
15 Jul 2008 by Dan Dombrowski
Replace a cursor system-wide and restore it to the original cursor.
28 Jun 2007 by Jason Barrera
Create a Code/Text editor. Line numbering with or without wordwrap enabled.
22 Apr 2013 by Polarfuze
Private Sub ComboBox1_SelectedIndexChanged(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ComboBox1.SelectedIndexChanged Dim str As String str = "Select Datee From Schedules Where BusID = '" + ComboBox1.SelectedValue + "' " con.Open() End...
22 Apr 2013 by DinoRondelly
This will show you how to query the database,http://social.msdn.microsoft.com/Forums/en-US/vbide/thread/e4344a25-93e5-40d4-a97d-c5ee0b573577/[^]And this will show you how to bind the results to your combo box,http://vb.net-informations.com/dataset/bind-combobox.htm[^]
24 May 2011 by ipyenny
Hello,I have see on your website a very good "Multi Column ComboBox".Multi Column ComboBoxbut this CodeSnipps on C# and I work with VB2010.Can you help me this CodeSnipps to translate to VB2010: protected override void OnDropDown(System.EventArgs e){ Form parent =...
24 May 2011 by Sergey Alexandrovich Kryukov
There is not such thing as 2005 code. Visual Studio 2005 supports .NET Framework v.2.0; the versions of 2008 and 2010 are multi-platform; Visual Studio 2010 supports Frameworks up to v.4.0. The code in v.2.0 it fully compatible with v.4.0; C# v.4 if fully backward-compatible with C# v.2. (in...
24 May 2011 by Marc A. Brown
Is there some reason why it has to be converted? Unless you're working in an Express version of Visual Studio, you should be able to mix languages in your project.
24 May 2011 by Sebastian Br.
There are various code-converters in the net. Try this, for example:http://www.developerfusion.com/tools/convert/vb-to-csharp/
16 May 2013 by Polarfuze
i am comparing the the image i stored in button.image with image from my resources folder i am getting error "Operator '=' is not defined for types 'System.Drawing.Image' and 'Object'" the images are .bmp format of plain color greenWhat method should i use to compare the 2 images to...
16 May 2013 by E.F. Nijboer
The objects aren't equal and no comparator is available to handle it. Second, it isn't that easy because the image the button uses has lost the meta data, so it doesn't know where it came from. You could load the image from resource and compare the images. Some links are included. But I guess...
21 Nov 2012 by richnewman
An article clarifying the various ways of comparing two values for equality in .NET
22 Oct 2007 by Ivan0001
This class performs operations and evaluates functions with complex numbers. There are different kinds of available functions (log functions, trigonometric functios...). Check it out.
10 Jun 2010 by Anshul R
The Perfect Translation/Conversion of Code
20 Dec 2008 by Imran A Momin
Its a small piece of code, that converts the image file into array of byte which can be stored into database at type image
15 Jan 2008 by arinhere
Convert your swf movie file to image
7 Jun 2013 by FatzBomb
How to convert a written number to a numerical value anywhere in a string.
1 Mar 2013 by virajdaw
How to convert contacts info from xml file in vcard format and display the data in vb.net datagridview.egBEGIN:VCARD VERSION:2.1 N:;Mum Orange ;;; FN:Mum Orange TEL;CELL:7670212 END:VCARD
2 Mar 2013 by Maciej Los
Have a look at my previous answers:How to import a V-Card in application mad with vb.Net?[^]Read from vcf file, write to textboxes in a new form..[^]Split is working now to the next step[^]
21 Feb 2007 by chrishuff
Provide a dynamic menu for drilling through data, or using the new Vista style of breadcrumbing for menu control.
25 Jul 2007 by aleksisa
Create an Open File Dialog for a Windows Mobile 6 (SmartPhone) devices.
7 Jul 2009 by CS Rocks
This article demonstrates how to manually create a COM DLL with VS 2005.
15 Feb 2007 by Star Vega
Extending the Windows.Forms.Label control.
25 May 2007 by Soumya92
How to create and manage controls at runtime by providing the user with 'handles' for sizing the controls.
13 Feb 2014 by Mik Wadstrom
Simple way to use Crystal reports as embedded dynamic printable reports
29 Mar 2009 by Jon Law
A Currency Input Box in VB.NET
25 Sep 2007 by Artem Smirnov
This article is about when to throw an exception, why take some effort and define a custom exception class, how to provide more information to the developers that consume your component, and, finally, how to unit test your exceptions.
1 Dec 2010 by Scott Rippey
A string template method that allows you to fill a string with data. Easy to use, fast, extensible, and extremely powerful! Uses Reflection, Conditional Formatting, iterating through Arrays, and more!
26 Sep 2008 by Rajibdotnet05
Configurable Gridview using file or database
11 Sep 2016 by Avatar2400
This is a simple class that allows you to have message box with checkbox and other small features.
7 Feb 2008 by SamratGhose
Provides Custom Sorting for a ADO.NET bound WPF ListView
2 Apr 2016 by David Vanson
A progress bar control you can customize
11 Jul 2008 by Calle Mellergardh
Create a listbox control that provides events for when adding or removing items.
4 Aug 2008 by Amir Emamjomeh
A simple example of how to classify data using genetic algorithm and VB.Net
5 Jun 2009 by jesseseger
A cool way to filter data in a DataGridView.
2 Oct 2013 by Member 10311805
in Design mode I created a datagridView using a dataset.I added a query to create a stored procedue and defined @name as the parameter parameter.I alsso created a button with inputbox calling for the name.I dont find the right way to include the parameter Aprechiate helpThanks Dov
10 Jun 2010 by Anshul R
Converts a given decimal number to fraction
22 May 2009 by Joe Guetzlaff
How to make a default button or emulate an AcceptButton on a User Control.
28 Dec 2012 by sbrakl
Explain the basic of Delegate in VB.NET
24 May 2007 by alhokail
This is a control that takes a starting point and an ending point as objects and draws a line between them
3 Apr 2008 by Ben Kotvis
This article explains about developing abstract functions for accessing Stored Procedures.
29 Oct 2007 by Andrei Smolin
This article describes the ways a VB.NET developer can create a COM Add-in for Microsoft Office 2000, 2002 (XP), 2003, and 2007 in order to customize Office applications including adding UI elements and event handling.
24 Aug 2009 by Martin Hinshelwood
Even though this sounds like a really simple thing, what if you do not know the name of the controls, and you do not want to have to add a bit of code that you, or another may developer may forget to every piece of code with a timer in it.
5 Jul 2008 by FF77
This project contains a Web Custom Control for rendering images directly from the database. Can be used with image fields, text, date, or numerical fields (it generates an image containing the text), and with URL fields (like in a regular image control).
16 Aug 2007 by Tommy_Segoro
When you create a custom drop-down-list that inherits from System.Web.UI.WebControls.DropDownList and when you try to add controls (e.g., Me.Controls.Add(myControl)), you will get a "does not allow child controls error". Here is the fix.
8 Aug 2008 by BlueBit.uy
How to fix dotNetMSN library to easily connect to MSN service
24 Sep 2007 by Junaid Raza
This code snippet can be used to download all the versions (if exists) of a document from within folders and subfolders inside a given document library.
19 Jan 2014 by Unpalis
Hi EveryOneTwo Days Ago I Downloaded many class libraries among them one from this website.NET random number generators and distributions[^]and i managed to add it to Visual Studio 2013But the thing is none of functions are working for example the function IsValidAlpha...
19 Jan 2014 by OriginalGriff
Don't post this under Quick Answers - if you got the code from an article, then there is a "new message" button at the bottom of that article, which causes an email to be sent to the author. They are then alerted that you wish to speak to them.Posting this here relies on them "dropping by" and...