TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About VB.NET
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Satyapriya Nayak (8)
Manoj Bhoir (7)
Emiliano Musso (7)
Mostafa Kaisoun (6)
Hirendra Sisodiya (5)
Scott Lysle (4)
Nikunj Satasiya (3)
Dipal Choksi (3)
Mahesh Chand (3)
Vishal Kulkarni (3)
Srinivasa Sivkumar (2)
nildo (2)
John O Donnell (2)
Moreshwar Joglekar (2)
Ajay (2)
Harshad Jaybhay (1)
Jefferson S. Motta (1)
Shaina Arora (1)
Dheeraj Malik (1)
Moses Soliman (1)
Uday Dodiya (1)
Wojtek Piaseczny (1)
Deepak Sharma (1)
CSharp TV (1)
Parth Doshi (1)
Khanzada Sultan Khan (1)
Sarathlal Saseendran (1)
Guest User (1)
Rick Meyer (1)
Dave McCubbin (1)
Kumar Sethuraman (1)
Sanjeev Kumar (1)
Alin (1)
Thiruppathi R (1)
Syed Shanu (1)
Mayank Verma (1)
Hanif Hefaz (1)
Pritam Zope (1)
Prabakar Samiyappan (1)
Manish Pipaliya (1)
Garry Adams (1)
Shweta Lodha (1)
Jagan Mohan (1)
Charles Stratton (1)
Jawed Mohammed (1)
Ashish Jaiman (1)
Ivar Red (1)
Troy (1)
Steve Youn (1)
Abhimanyu K Vatsa (1)
James Mouchett (1)
G Gnana Arun Ganesh (1)
Daniel Stefanescu (1)
Kamran (1)
Rajesh VS (1)
Jigar Desai (1)
Related resources for VB.NET
No resource found
What are Different File Extension in .NET
11/14/2024 10:53:32 AM.
This article explores key file extensions in ASP.NET, including.ASPX for web pages, which combine HTML and server-side code to generate dynamic content, and .CS for C# source files, essential for defi
Visual Studio Builds and Key Features
11/14/2024 5:13:31 AM.
Visual Studio Builds Since 2005 and main key features. Explore the growth of Visual Studio, Microsoft's premier Integrated Development Environment, from its inception in 1997 to the latest feature
Getting an External IP Address Locally using VB.Net
9/20/2024 9:22:02 AM.
This guide covers the essential steps and code snippets for accessing your public IP address from within your VB.Net application, helping you manage network configurations and enhance your programming
Dynamically Generate Multiple TextBoxes in ASP.Net
4/29/2024 9:57:35 AM.
Learn how to dynamically generate multiple TextBox controls in ASP.NET using C# (or VB.NET). This tutorial covers server-side control creation, event handling, and UI manipulation.
ASP.NET and VB.NET Error Handling
5/24/2023 6:16:54 AM.
ASP.NET and VB.NET both are providing excellent error handling options when compared with ASP and VB6. In VB.NET we can make use of the structured way of error handling with the Try & Catch statem
Convert PowerPoint to PDF or PDF to PowerPoint in C# and VB.NET
1/19/2023 10:35:14 AM.
This article teaches you how to convert PowerPoint to PDF or PDF to PowerPoint in C# and VB.NET.
Introduction to .Net Framework 2.0 Nullable Types
8/24/2022 8:59:41 AM.
Sometimes you work with a value type that does not have a defined value in certain circumstances. For example, a field in a database might need to distinguish between having been assigned a meaningful
Filtering In Datagridview In Vb.Net And Also In C#
8/2/2022 10:30:24 PM.
Filtering In Datagridview In Vb.Net and also In C#. When you type in textbox based on in gridview, data will be filtered and also highlighted.
Choose Country State Corresponding City List Appears without Refreshing the Page in VB.NET
6/21/2022 10:32:41 AM.
In this article we will know when we are choosing a selected country from dropdown list its related state appears in another dropdown and after selecting the state its related city list appears in oth
How To Read CSV File In ASP.NET With Example C# and VB.NET
6/14/2022 9:38:19 AM.
In this articleI'll explain a way to upload, read/browse and show CSV file (Text File) information in ASP.Net GridView using C# and VB.Net.
LDAP Access Control for ASP.Net
2/17/2022 10:33:04 AM.
This is an example of how to build an ASP.NET LDAP authentication application using ADAM. This article describes how to configure ADAM for regular LDAP communication and build a boilerplate ASP.NET ap
Changing UICulture of Master and Content Pages on Button Click in ASP.NET Using C#, VB.NET
2/18/2021 6:29:22 AM.
This article explains how to change the UICulture of the master and content pages on a button click in ASP.NET.
ContextMenuStrip Control With Microsoft Office
2/8/2021 11:10:58 AM.
This article provides an enhanced ContextMenuStrip with a Microsoft Office Visual Style as a User Control.
Rockin' The Code World with dotNetDave ft. Kathleen Dollard - Ep. 8
1/17/2021 10:31:13 AM.
Rockin' The Code World with dotNetDave ft. Kathleen Dollard
Excel Automation Using VB.NET In UiPath
1/15/2021 5:57:00 PM.
In this article, we will learn how to add columns and perform arithmetic calculations using VB.NET in UiPath.
Upload And Save File In Database As VARBINARY Data In ASP.NET Using C# And VB.NET
1/13/2021 3:57:20 PM.
In this article, I am going to explain how to upload and save the file in the database as VARBINARY Data in asp.net using c# and vb.net. Here I'll also explain how to upload files in asp.net as we
MBTab Control With Custom Visual Styles
1/11/2021 7:57:27 AM.
This article provides an extended Tab Control with custom Visual Styles using VB.NET.
Connecting Databases Using ADO.NET In VB.NET
11/3/2020 1:20:50 AM.
In this article you will learn how to connect databases using ADO.NET in VB.NET.
Combine C# And VB.NET In the Same Blazor Project
2/14/2020 9:06:34 AM.
In this post, we will see how to consume an VB.NET project in a Blazor Server project which is in C#.
A Brief Introduction to Expressions in SQL Server Reporting Services
6/18/2019 4:34:44 AM.
This article shows how you can use expressions in SSRS reports to generate dynamic content based on the data within your report queries.
Auto Redraw in VB.NET
3/6/2019 11:51:35 PM.
This is a problem if you wish to display text and graphics directly on a form.
Drawing rubber-band lines and shapes in VB.NET
3/6/2019 12:59:51 AM.
I would like to show how we can draw rubber-band lines and shapes in GDI+ with just a few lines of code.
Export GridView Data to PDF Format in VB.NET
3/5/2019 5:02:56 AM.
In this article we will know how to export gridview data to pdf format.
Registration Form using Captcha Image Implementation in VB.NET
2/26/2019 4:46:12 AM.
In this article we will create a registration page with captcha implemented to it.
Search records using textbox in VB.NET
2/26/2019 12:05:32 AM.
In this article we will search records from database using textbox and show respective data in the datagridview in three different ways.
Display XML File using XML Control in VB.NET
12/18/2018 3:44:04 AM.
In this article we will know how to Display xml file using xml control.
Display and Hiding SIP on Pocket PC in VB.NET
12/18/2018 2:49:52 AM.
When you get your hands on a Pocket PC for the first time you have to wonder just how the heck do you enter information.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET
12/4/2018 5:23:48 AM.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC. Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET.
Programmatically Complete PDF Form Fields using VB and the iTextSharp DLL
12/4/2018 4:32:17 AM.
This article describes a quick and simple approach to programmatically completing a PDF document through the use of the iTextSharp DLL. Programmatically Complete PDF Form Fields using VB and the iText
An Easy Way To Encode And Decode File In ASP.NET
10/16/2017 12:41:16 AM.
In this article, I’ll explain a way to encode and decode a file in ASP.NET using C# and VB.NET with example.
Using C# and the Excel Autofilter
6/28/2017 7:18:05 AM.
Using C# and the Excel Autofilter. The following article provides an overview of how to filter ListObjects by using the Excel Auto Filter.
CDO Object in Web Services using VB.NET
6/26/2017 6:04:32 AM.
This article suggest how to resolve the issue Could not access CDO. Message while using SMTP to send email on web services.
What is VB.NET Namespace
6/26/2017 2:24:26 AM.
This article describe namespaces in VB.Net. Group of code having a specific name is a Namespace. In a Namespace the groups of components are somehow related to each other. Namespaces are similar in co
Introduction to .NET Framwork [Romanian]
6/20/2017 7:01:53 AM.
.NET Framework este o componenta asistemului de operare Windowscare ofera suportul pentru dezvoltarea si rularea urmatoarelor generatii de aplicatii si servicii web. Componentele de baza ale .net Fram
Learn WPF CRUD Operations Using VB.NET
5/9/2017 12:11:10 AM.
In this article, you will learn WPF CRUD Operations using VB.NET.
Read External Program Text Using VB.Net
4/26/2017 12:43:41 AM.
This article shows how to create a simple program to read and edit external program(Another Application) text, without modifying the external program(Another Application or Another Program) source cod
Introduction To Universal Windows Platform And Creating A Basic Application
11/8/2016 4:14:47 PM.
In this article, you will learn about Universal Windows Platform app.
ASP.NET Poll Control In VB.NET
7/22/2016 9:28:59 PM.
In this article, you will learn about ASP.NET Poll Server Control in VB.
What Is The Future Of VB.NET
5/13/2016 10:28:05 AM.
Are you a VB.NET developer? Do you wonder what the future of VB.NET looks like?
AutoComplete Brackets In C#.NET/VB .NET
12/21/2015 1:38:07 PM.
In this article you will learn how to create Auto Complete Brackets in C#.NET or VB.Net. Completing { , ( , " , ' , < , [ char.
Namespace Aliases In Visual Basic .NET
10/13/2015 12:23:11 PM.
In Visual Basic .NET, it is possible to declare aliases for namespaces, giving the possibility of using more concise declarations, if the developer desires to do so.
Calculate Fractions in VB.NET
8/22/2015 5:01:06 PM.
In this brief article, we'll see a simple method to convert the decimal part of a number into its fractional representation, developing a reusable class apt to do it.
Sending Values from Stored Procedure to the Application in VB.NET
8/10/2015 3:22:46 AM.
Many times we may be in need of sending the output value from stored procedure.
Populate Excel Files From Data Source
7/3/2015 5:53:30 PM.
This article shows how to use Visual Basic .NET, together with Excel Interops, to connect to a data source and extract information to be imposed to an existing Excel model. In other words, how is it possible to write a simple Excel reporting software.
Create QR Codes With Google Web APIs
5/15/2015 1:03:30 PM.
This article explains a simple method to create a QR Code inside a standard control.
How to Create a Login Form and User Form in VB.Net
5/13/2015 5:44:35 PM.
Login Form and User Form in VB.Net showing how to add, edit, delete and reset a form in a VB.Net 2008.
Save and Load a DataGrid's Columns Graphical Properties in WPF
5/12/2015 1:07:46 PM.
We'll see in this article how a user can customize a DataGrid, ordering columns or modifying their width, saving those changes for later use (in other words, when the program will show again a specific grid).
Basic Outlines and Examples on MVVM Pattern
5/8/2015 5:36:12 PM.
This article explains some basic concepts about the MVVM pattern (Model View ViewModel).
Genetic Algorithm to Solve 2D Mazes
4/19/2015 6:51:57 PM.
This article shows how to use genetic algorithms to solve problems. The approach uses Genetic Algorithms (GA) in the solutions optimization context.
MenuStrip Control With Microsot Office
4/14/2015 3:58:01 PM.
This article provides an enhanced MenuStrip with a Microsoft Office 2007 Visual Style as a User Control.
Glass Style Button With Dropdown MenuList Using VB.NET
4/13/2015 7:30:50 PM.
This article provides a User Control to replace the standard Button with many properties and much versatility.
MBColorPicker Control For Windows Applications
4/13/2015 4:44:39 PM.
In this article provides a graphical interface to select a color from a set of various colors.
Lookup Control For ASP.Net Web Applications
4/13/2015 4:21:03 PM.
This article explains how to use a Lookup web user control with some basic properties and functionalities.
How to Use Chart Control in VB.NET 2010
12/25/2014 3:39:35 PM.
This article shows how to use the Chart control in VB.NET.
How to Use SetPixel Method to Draw a Function in VB.NET
11/25/2014 3:32:32 PM.
This article shows how to use the SetPixel method to draw some mathematical functions.
Convert Date From Solar (Gregorian) to Lunar (Hijri) Using VB.NET
8/19/2014 4:59:18 AM.
This article describes how to convert a date from Solar to Lunar using VB.Net.
Language Choices For Window Store Apps
7/25/2014 11:51:13 AM.
This article explains the four language choices for building Windows Store apps and explains their use depending on your expertise and needs.
Simulated 3D Maze Game in VB
5/23/2014 10:44:09 AM.
It's a simulated 3D maze game with an editor to make new levels.
Optional Parameter Issue With COM in C#
2/8/2014 11:50:58 AM.
COM components don't support parameter overloading, so in C#, for each value in a parameter list, we must pass in something.
UNIX Machines and Tests Triggered From Windows
9/17/2013 4:03:42 PM.
In this article we will learn how to run regression tests on UNIX machines and UNIX commands triggered from Windows machines with VBScript or VB.NET code.
Exception Handling in VB.NET
4/21/2013 11:25:07 AM.
Exception handling is crucial since the robustness of software depends on how effectively a program deals with exceptions.
Use of BitBlt Function in VB.NET
1/2/2013 2:50:54 PM.
In this article, we will see how to use BitBlt function in Visual Basic.
Paging in a DataGrid Using DropDownList
12/1/2012 6:05:43 AM.
In this article we learn how to do paging in a DataGrid using a DropDownList.
How to Make Help File With VB.NET
12/1/2012 6:04:41 AM.
Using a TreeView control and a XML file to create a help file.
MBScrollBar in VB.NET
12/1/2012 6:03:53 AM.
MBScrollBar is a ContextMenuStrip which inherits all the properties of a simple Scroll Bar control.
Using Grid ActiveX Control With VB.NET
12/1/2012 6:02:42 AM.
Using the new ActiveX control (MKGrid) with VB.Net, you can read my article about using MKGrid control with C#.
Button Array Using VB.NET
12/1/2012 6:00:31 AM.
In this article we will create an array of buttons using VB.NET
Active Directory Account Expires
12/1/2012 5:43:40 AM.
This article shows how to set the Active Directory AccountExpires Attribute in .Net.
Script to Get Microsoft Product's Installed on Your Machine With Version Number
12/1/2012 5:43:07 AM.
Using this set of script files you will be able to get all the Microsoft products installed on your machine with version number.
Creational Pattern - Builder in VB.NET
12/1/2012 5:25:44 AM.
The Builder pattern allows a client object to construct a complex object by specifying only its type and content. The client is shielded from the details of the object’s construction.
GDI+ Application in VB.NET
12/1/2012 5:23:03 AM.
In this article we move to the more practical aspects of writing graphics applications using GDI+ in the .NET Framework.
How to change desktop background in vb.net
12/1/2012 5:21:20 AM.
In this article we will discuss how to use User32 windows api for set the background of desktop or desktop wallpaper.
String to System date conversion in VB.NET
12/1/2012 5:20:01 AM.
In this article you will learn how to use String to System date conversion.
Complete PDF Form Fields Programmatically using VB.NET
12/1/2012 5:18:51 AM.
This article describes a quick and simple approach to programmatically completing a PDF document through the use of the iTextSharp DLL.
Executing Stored Procedure using LINQ in VB.NET
12/1/2012 5:16:57 AM.
In this article I will show how to execute Stored Procedure using LINQ in VB.Net.
Responsive UI's for WPF Applications Using Asynchronous Processing
12/1/2012 5:06:04 AM.
Demonstrate how to keep WPF UI’s responsive while running long processes asynchronously.
Outlook Custom Forms in VB.NET
12/1/2012 5:04:40 AM.
In this article you will learn how to use Outlook Custom Forms and VB.NET- Various Outlook Custom Forms.
Adding Text directly to Mobile Web Forms in VB.NET
12/1/2012 4:57:33 AM.
We have seen in previous articles how to develop Mobile Web Forms using the Microsoft Mobile Internet Toolkit. We can make use of the Mobile Web Forms controls to add controls which will be rendered on the client side and also have a server side object representation.
Document Properties of Word Document in vb.net - Inbuilt Properties
12/1/2012 4:47:01 AM.
In this article we will discuss read and rewrite or update document properties of any word document in vb.net.
Form Authentication for Mobile Applications in VB.NET
12/1/2012 4:44:54 AM.
In this example, we will authenticate mobile web users for our application using Forms Authentication. Other two types of authentication for mobile web applications are Windows Authentication and Passport Authentication.
Outlook Custom Forms and VB.NET- Controls and fields
12/1/2012 4:36:39 AM.
In this article we will see how to add various controls in our custom forms and how to use Built-in Fields on custom forms.
A Simple Screen Capture Program without API Calls in VB.NET
12/1/2012 4:33:04 AM.
This is a really simple basic screen capture utility that needs no API calls. It captures the whole screen and then you can either save it into a file or show it (draw it actually) on the form.
Assemblies in ASP.Net using VB.NET
12/1/2012 4:30:24 AM.
In this article we will discuss what assembly is and why we use it.
Display Picture in DataList in VB.NET
12/1/2012 4:29:30 AM.
Here I will show you how to display picture in DataList control along with data.
Creating and Using Namespaces in VB.NET
12/1/2012 4:29:24 AM.
We all know namespaces are the basic building block for the .NET framework. In this article, I’m going to show how to create and use namespaces with VB.NET and C#.
Drawing Rubber-Band Lines and Shapes in VB.NET
12/1/2012 4:27:32 AM.
I would like to show how we can draw rubber-band lines and shapes in GDI+ with just a few lines of code.
Calling WinINet API from VB.NET
12/1/2012 4:23:57 AM.
This is an API which connects with the remote server . Inputs are the user name and password which are needed to connect with the server. For demonstration purpose an API called “FtpGetFile” is illustrated. Other API’s for deleting, putting , renaming and moving can be tried out. Please contact the author for any problems.
Formatting Currency in VB.NET
12/1/2012 4:23:13 AM.
This article shows us how to format a string provided to the function in standard US currency format following the standards of $1,000.00 without using the Visual Basic Namespace.
Filtering a Dataset Using Dataview and Select Method in VB.NET
12/1/2012 4:20:24 AM.
Here we will see how to filter and sort data in a dataset.
Calling WinINet API from VB.NET : Part 2
12/1/2012 4:19:36 AM.
This is an API which connects with the remote server . After connecting it brings the files to your local disk without the “Save to Disk” dialogue box . Please contact the author for any problems.
Read Delete and send e-mail from Outlook with VB.Net
12/1/2012 4:19:20 AM.
This article includes how to perform various tasks of Outlook with the help of the VB.Net programming language such as reading, deleting and sending emails.
Rotation Sample in GDI+
12/1/2012 4:18:24 AM.
After reading Mike Gold's article on transforms I thought I would get things moving a bit.
Using MAPI Control to Send Mail in VB.NET
12/1/2012 4:14:05 AM.
This piece of code is in the initial stage. This is a way towards automating the E-Mail client like Outlook Express. The next version will send and receive messages. Hang on friends for my code for sending messages by Winsock.
Creating an Excel Spreadsheet Programmatically using VB.NET
12/1/2012 4:12:29 AM.
The Interoperability services make it very easy to work with COM Capable Applications such as Word and Excel. This article reveals using Excel from a managed application. Excel is the spreadsheet component of Microsoft Office 2000.
Text to Speech in Visual Basic 2005 with VB.NET
12/1/2012 4:11:07 AM.
This article describes an application used to exercise some of the Text To Speech features available to .NET developers through the Microsoft Speech 5.1 SDK.
Using Web Services with Excel in VB.NET
12/1/2012 4:00:42 AM.
Let's say that we want to perform some calculations on a data set stored in a database backend server.
Find an Operating System version
12/1/2012 3:57:25 AM.
This tutorial gives description about OS Version using Env classes
Command Pattern in VB.NET
12/1/2012 3:56:12 AM.
Command pattern encapsulates a request as an object and gives it a known public interface. Command Pattern ensures that every object receives its own commands and provides a decoupling between sender and receiver. A sender is an object that invokes an operation, and a receiver is an object that receives the request and acts on it.
Creating a Pie Chart on Fly with VB.NET
12/1/2012 3:55:14 AM.
Dot net framework provides strong support for creating graphics with GDI+. Developing graphics application was never that much easier in past.
Freehand drawing using VB.NET
12/1/2012 3:55:00 AM.
In this article we will see how to do freehand drawing using VB.Net.
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download