|
|
|
This is VB.NET section minor category
|
|
|
|
|
|
|
|
|
AndreaVB Programming
by
Andrea Tincani
on
Jan 13, 2006
AndreaVB provides free Visual Basic and VB.NET source code, tips and tricks, printing and programming techniques, discussion board and downloads all for free
|
|
|
|
|
|
|
|
|
|
|
Send Email Messages and Attachments Using Visual Basic 2008
by
Scott Lysle
on
Aug 27, 2008
This article describes an approach to sending email messages with or without attachments. The code required to send the message is contained within a reusable class. In addition to sending messages and messages with attachments, the class also validates the recipient email addresses using regular expression validation.
|
|
|
|
|
|
|
|
|
|
|
|
GDI+ in VB.NET Tutorial for Beginners
by
Mahesh Chand
on
Apr 27, 2005
GDI+ is next evolution of GDI. Using GDI objects in earlier versions of Visual Studio was a pain. This tutorial gives you a head start with GDI+ using VB.NET. In this tutorial, you will learn how to write graphics applications and understand the concept behind the System.Drawing namespace and its members.
|
|
|
|
Application to send Mails using ASP.NET and VB.NET
by
Vikram Joshi
on
Apr 26, 2005
I have made a small application, which is used to send mails, in ASP.Net and using VB.NET as the coding language. I have provided the zip file comprising of mail.aspx , which will use the mail.vb file to do the server side functioning. This application also demonstrates how the presentation has been separated from the business logic.
|
|
|
|
Key Changes in VB.NET for VB 6.0 Developer
by
G Gnana Arun Ganesh
on
Apr 26, 2005
Using the .NET Framework, Microsoft Visual Basic developers can build robust applications that were very difficult to write in previous versions of Visual Basic. This article will discuss the Some of the key changes requiring redesign under VB.Net compared to VB 6.0.
|
|
|
|
|
|
|
|
SMTP and POP3 Server Application in VB.NET
by
Pramod Singh
on
Apr 26, 2005
This application code in bare minimum implementation of SMTP and POP3 protocol and is just intended to show the capability of Visual basic .NET Multithreading, Socket and IO. Application is not tested much but it work with bare minimum functionality. I am testing it and will upgrade it as it is done. This application at present require some directory structure to be followed.
|
|
|
|
URL Extractor Client
by
Arun Nair
on
Apr 26, 2005
This example demonstrates the use of Event handling in VB.NET. This application references the URLUtils DLL which is included along with the ZIP file. The URLUtils DLL which I made in VB uses the Winsock control to retrieve a URLs contents(with or without the header), it also retrieves the content length.
|
|
|
|
A Simple Web Service in VB.NET
by
Manisha Mehta
on
Apr 26, 2005
This article and attached source code will demonstrate you how simple it is to create a web service and how the clients consume the web service provided by the .NET Environment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
How to open a Wav file using VB.NET?
by
Praveen Moosad
on
Nov 16, 2004
This article explains how to open a Wav File using VB.NET.PlaySound API can be used to play a wav file. You use sysimport to import a DLL and define the API as a global before you use it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
The Complete Visual C# Programmer's Guide, written by the authors of C# Corner, covers most of the major components that make up C# and the .NETenvironment including Windows Forms, ADO.NET, GDI+, Web Services, and Security. The book is geared toward the beginner to intermediate programmers.
|
|
Browse more books here»
|
|
|
|
|