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
Visual Basic .NET
FOLLOW
Welcome to VB.NET section of C# Corner. In this section, you will find various VB.NET related source code samples, articles, tutorials, and tips using C# language. Learn VB.NET programming with C# Corner.
Articles
(522)
Blogs
(31)
Resources
(1)
Videos
(0)
News
(1)
Articles
An easy approach to Displaying a ASP.NET 2.0 Message Box in VB.NET
This article describes a quick and easy way to display message boxes within an ASP.NET 2.0 project.
Scott Lysle
Nov 10, 2012
Password Hacking in VB.NET
This code when run gets the password from a password window of any application. To try it out use the following procedure to get the password.
Vishal Kulkarni
Nov 10, 2012
Control statements in VB.NET
In this article, you will learn various control statements (looping) controls in VB.NET including Do..While, For, and foreach statements.
Amisha Mehta
Nov 10, 2012
Understanding and using Namespaces in VB.NET
In this article, you will learn about namespaces in VB.NET. Here you will learn how to create and use namespaces.
G Gnana Arun Ganesh
Nov 10, 2012
Set Text Case with a Custom Control in VB.NET
This article shall describe the construction of three custom controls; each is used to format its text content to be either all upper case, all lower case, title case, or normal (as typed) case reg...
Scott Lysle
Nov 10, 2012
Boxing and Unboxing in VB.NET
Boxing and unboxing is a essential concept in VB.NET’s type system. With Boxing and unboxing one can link between value-types and reference-types by allowing any value of a value-type to be convert...
G Gnana Arun Ganesh
Nov 10, 2012
Understanding Structures in VB.NET
A structure in VB.NET is simply a composite data type consisting of a number elements of other types.
Rajesh VS
Nov 10, 2012
Create and Use Namespaces in VB.NET
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#.
Srinivasa Sivkumar
Nov 10, 2012
Printing Directly to the Printer in VB.NET
Using this code enables you to print directly to the printer using WIN32 api calls and therefore should enable you to print at maximum speed rather than relying in the Windows Printing subsystems. ...
John O Donnell
Nov 10, 2012
Understanding and using Properties in VB.NET
In this article, you will learn about properties in VB.NET. Here you will learn how to define and use properties.
Rahul Sharma
Nov 10, 2012
FormView Control in ASP.Net: Part 3
This is my series of articles on FormView Control and in this article we will discuss how to Edit Data with FormView Control.
Abhimanyu K Vatsa
Nov 10, 2012
.NET Remoting using VB.NET
This article gives brief description about Dot Net Remoting. .NET Remoting offers much more complex functionality, including support for passing .
ksasikumar
Nov 10, 2012
Understanding Destructors in VB.NET
This article is about understanding the working concept of destructor in VB.NET.inShare. 642811
Chandra Hundigam
Nov 10, 2012
Animate with Pocket PC in VB.NET
This article discusses programming for a Pocket PC in general. If you are lucky enough to get the Smart Devices Extensions you will finally be able to target devices.
John O Donnell
Nov 10, 2012
Delegates in VB.NET
The Zip file contains two projects. One is VB.Net and the other is C#. Each project is an example of the same use of a delegate.
TimothyA Vanover
Nov 10, 2012
Net DDE to .NET Remoting
This article travel through time to trace the genesis of Dot Net Remoting right from RPC to RMI till SOAP.
Ashish Banerjee
Nov 10, 2012
How to build Multi-Language Web Sites with ASP.NET 2.0 and VB.NET 2005
In this article, we will explore the necessary details for working with resources in ASP.NET applications.
Moses Soliman
Nov 10, 2012
Event Handling in VB.NET
Events in the .NET Framework are based on the delegate model. Delegates are type-safe Function Pointers or Callbacks. A delegate can reference both static and instance methods.
Ashish Jaiman
Nov 10, 2012
Accessing data using DataReader in VB.NET
In this article you can see how to access the data using DataReader from the data source.DataReader is a readonly, forward only and connected recordset from the database.
Manoj Kumar
Nov 10, 2012
User Authentication(Class/Ado.NET Demo) in VB.NET
Here, you'll learn the use of a VB.NET class library project through this User Authentication example. Instead of the conventional ADO recordset, I've used the new Dataset(check out my previous art...
Arun Nair
Nov 10, 2012
No Records Available.
241
-
260
of
522
<<
11
12
13
14
15
>>
Build a Unity Game In 1 Hr
Challenge yourself
PHP Skill
E-Book Download
Get Certified
iOS Developer