Resources  
  • Filtering In Datagridview In Vb.Net And Also In C#Aug 02, 2022. 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.
  • Excel Automation Using VB.NET In UiPathJan 15, 2021. In this article, we will learn how to add columns and perform arithmetic calculations using VB.NET in UiPath.
  • Combine C# And VB.NET In the Same Blazor Project Feb 13, 2020. In this post, we will see how to consume an VB.NET project in a Blazor Server project which is in C#.
  • What Is The Future Of VB.NET May 12, 2016. Are you a VB.NET developer? Do you wonder what the future of VB.NET looks like?
  • How to Use Chart Control in VB.NET 2010Dec 25, 2014. This article shows how to use the Chart control in VB.NET.
  • Abstract Classes in VB.NET Nov 10, 2012. This is a detailed analysis of abstract classes and methods in VB.NET with some concrete examples.
  • Exploring Array in VB.NET Nov 10, 2012. There are few differences between VB6 and VB.NET arrays. Let’s find out how VB.NET arrays differ from the VB6 arrays. The main difference between VB.NET and VB6 based arrays are VB.NET arrays always starts from the element zero (Arrays in .NET enabled languages are inherited from the System.Array class).
  • Image Viewer in VB.NET in VB.NETNov 10, 2012. This program allows you to open and view image files including JPEG, GIF, WMF and other images. Program also provides options to stretch and shrink them, rotate at different angles through all axes and save them in different formats
  • How to use Font Dialog in VB.Net on runtimeNov 10, 2012. This article shows that how to use font dialog in VB.NET.
  • How to build Multi-Language Web Sites with ASP.NET 2.0 and VB.NET 2005Nov 10, 2012. In this article, we will explore the necessary details for working with resources in ASP.NET applications.
  • Cryptography in VB.NET Part 1Nov 10, 2012. For any Distributed Framework or Infrastructure to be successful today it has to have an extensive support for developing secured solutions. Microsoft .NET is developed from bottom up with security in mind. It has an eclectic security infrastructure.
  • Exploring VB.NET ArraysNov 10, 2012. There are few differences between VB6 and VB.NET arrays. This article explains how VB.NET arrays differ from the VB6 arrays.
  • An HTTP Mail Client in VB.NET Nov 10, 2012. The great thing about the POP mail protocol is that it is a well-documented open standard, making writing a mail client to collect mail from a POP box a relatively painless process.
  • Convert VB6 Form to VB.NET Win FormNov 10, 2012. VB .NET has changed the way developer used to program in VB6, GUI of VB6 used to hide most of the internals working from the developer but with VB.NET every aspect of programming is open GUI controls and all. The language it self got changed with VB.NET.
  • Tips : Leveraging VB.Net Base ClassesNov 10, 2012. Multiple language implementation has an inherited powerful advantages. The .Net unify class architecture model allows .Net languages to leverage class libraries implemented in other class libraries. This article shows you how to leverage the power of VB.Net Financial base class library using C#.
  • Determine Web Visitors Country of Origin in the Drop Down List using VB.NET or C#Nov 10, 2012. During the transaction online, there are times when it is important to preset the web visitor's country of origin, ZIP code, ISP and domain name at the drop down list to prevent fraud and to ease the complexity of registration task. This article shows you how by using .NET Framework, it can be done.
  • COM Interoperability in VB.NET Part 2Nov 10, 2012. This article elucidates how to build and install-managed code that will be used from COM applications. A classic COM server is activated using the Service Control Manager (SCM). It looks up numerous information such as CLSIDs, IIDs, ProgIDs etc.
  • Calling WinINet API from VB.NET Nov 10, 2012. 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.
  • Payment Gateway Integration using VB.NET with Authorized.NETNov 10, 2012. This article shows payment gateway integration using Vb.net and Msxml.XMLHttpRequest object.
  • Outlook and VB.Net -Outlook Object modelNov 10, 2012. This article shows what the outlook object model and how to use with vb.net.
  • COM Interoperability in VB.NET Part 3Nov 10, 2012. In this article I cover the area how to use a COM server in a .NET client. Existing COM components are precious resources to your managed applications. So now let us observe how you can build a .NET Client that uses a COM Server.
  • Calling WinINet API from VB.NET : Part 2Nov 10, 2012. 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.
  • Image Editing Tool in VB.Net (Part5- Rotations of Image)Nov 09, 2012. This article describes how to rotate an image, This is the next article of the Image Editing Tool in VB.Net article series.
  • How to change desktop background in vb.net Nov 09, 2012. In this article we will discuss how to use User32 windows api for set the background of desktop or desktop wallpaper.
  • How to use VB.Net to print InvoiceNov 08, 2012. In this article I will demonstrate how to use VB.Net to print Invoice.
  • Document Properties of Word Document in vb.net - Inbuilt PropertiesNov 08, 2012. In this article we will discuss read and rewrite or update document properties of any word document in vb.net.
  • Send Mail Using Gmail, Yahoo Account in VB.Net and C#.NetOct 19, 2012. In this article I am going to show how to send mail from Gmail or Yahoo using vb.net & C#.NET without login your Gmail account.
  • What is VB.NET Namespace Sep 14, 2012. 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 concept to a folder in a computer file system.
  • SQL Server backup utility using VB.Net and SQL-DMOFeb 05, 2008. This article allows you to take backup of any SQL Server database using SQL-DMO library. It allows you to take backup of selected tables, views or stored procedure.
  • Message window using VB.NET in ajaxDec 03, 2007. This article is used to show message window in vb.net using ajax. The problem comes when you use vb.net using ajax enables website.
  • C# to VB.NET Code Conversion Web ServiceMar 20, 2002. ConvertCSharp2VB is a Web Service that converts a C# code block into VB.Net. It exposes the Service Description and WSDL for the Web Service, so you can implement this functionality in your applications.
  • ASP.NET and VB.NET Error HandlingAug 24, 2001. 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 statement.
  • C# or VB.NET - World War IIIAug 23, 2001. In this article I'm going to go under the hood and show you what really happens to the in C# and VB.NET.
  • Create Various Types of Charts in Word Documents in C# and VB.NETJul 17, 2023. By creating charts in your Word document, you can enhance the impact of your content and make it more engaging and informative for your readers. In this article, we will explore how to create Column Chart, Line Chart, Pie Chart, Bar Chart, Scatter Chart, Bubble Chart, 3D Surface Chart in a Word document using C# and VB.NET.
  • Convert PowerPoint to PDF or PDF to PowerPoint in C# and VB.NETJan 19, 2023. This article teaches you how to convert PowerPoint to PDF or PDF to PowerPoint in C# and VB.NET.
  • Create QR Code Using Google Charts API In VB.NetAug 17, 2022. In this article, you will learn how to generate QR Code Using Google QR Code Generator API In C# Or VB.
  • Upload And Save File In Database As VARBINARY Data In ASP.NET Using C# And VB.NETJan 13, 2021. 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 well as how to save the file in the SQL Server database as VARBINARY data.
  • How To Read CSV File In ASP.NET With Example C# and VB.NETOct 26, 2017. 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.
  • Learn WPF CRUD Operations Using VB.NETMay 09, 2017. In this article, you will learn WPF CRUD Operations using VB.NET.
  • ASP.NET Poll Control In VB.NETJul 22, 2016. In this article, you will learn about ASP.NET Poll Server Control in VB.
  • Invoke Method To Update UI From Secondary Threads In VB.NETJan 25, 2016. In this brief article, we'll see how it can be possible, through the Invoke method, which is available to all controls through the System.Windows.Form namespace, to realize such functionality in order to execute a graphic refresh and update through delegates.
  • Connecting Databases Using ADO.NET In VB.NETJan 22, 2016. In this article you will learn how to connect databases using ADO.NET in VB.NET.
  • Calculate Fractions in VB.NETAug 22, 2015. 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.
  • Create and Use DataSet-independent Reports in VB.NETJul 24, 2015. In this article we will learn how to create dataset independent reports in VB.NET.
  • How to Create a Login Form and User Form in VB.NetMay 13, 2015. Login Form and User Form in VB.Net showing how to add, edit, delete and reset a form in a VB.Net 2008.
  • How to Use SetPixel Method to Draw a Function in VB.NETNov 25, 2014. This article shows how to use the SetPixel method to draw some mathematical functions.
  • Convert Date From Solar (Gregorian) to Lunar (Hijri) Using VB.NETAug 19, 2014. This article describes how to convert a date from Solar to Lunar using VB.Net.
  • Read External Program Text Using VB.NetJul 09, 2014. 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 code.
  • Glass Style Button With Dropdown MenuList Using VB.NETSep 12, 2013. This article provides a User Control to replace the standard Button with many properties and much versatility.
  • Changing UICulture of Master and Content Pages on Button Click in ASP.NET Using C#, VB.NETMay 25, 2013. This article explains how to change the UICulture of the master and content pages on a button click in ASP.NET.
  • Use of BitBlt Function in VB.NETJan 02, 2013. In this article, we will see how to use BitBlt function in Visual Basic.
  • Validation Controls in ASP.NET using VB.NETNov 10, 2012. This article will explain about Validation controls available in ASP.NET.
  • Getting an External IP Address Locally using VB.NetNov 10, 2012. This short article shall address the easiest way possible to get your external IP address (and local/internal IP address) using VB.Net.
  • Changing User Information using Active Directory in VB.NETNov 10, 2012. If your company is one of the lucky Ones to implement Windows 2000 Active Directory you may have been looking for a way to populate it with data. Perhaps adding people’s details from a file directly into the Active Directory.
  • Providing unbound List based controls with Text and Value properties in VB.NETNov 10, 2012. The purpose of this article is to discuss the construction of a couple of simple custom controls that extend both the Combobox and the Listbox controls to allow them to be associated with both a text and a value property for each item in the control's list.
  • Simple web File download in VB.NETNov 10, 2012. This is a simple program that shows how to download files from the web and save them.
  • Finding the first and last day of the month in VB.NETNov 10, 2012. This article describe an approach to find out the first and last day of the month based upon either a selected date or selected month.
  • MouseStick Control in VB.NETNov 10, 2012. he attached source code is a MouseStick control written in C# and Windows Forms. The MouseStick control gets its name from the fusion of a joystick with a mouse. Think of the line in the MouseStick as a joystick that is controlled with your computer's mouse.
  • An easy approach to Displaying a ASP.NET 2.0 Message Box in VB.NETNov 10, 2012. This article describes a quick and easy way to display message boxes within an ASP.NET 2.0 project.
  • .NET Remoting using VB.NETNov 10, 2012. This article gives brief description about Dot Net Remoting. .NET Remoting offers much more complex functionality, including support for passing .
  • Custom Calendar Control in VB.NETNov 10, 2012. The Custom Calendar Control described in this paper overcomes the above limitations of the DateTimePicker by enhancing the capabilities of the existing MonthCalendar Control provided by Visual Studio .Net.
  • Delegates in VB.NETNov 10, 2012. 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.
  • ASP.Net Namespaces in VB.NetNov 10, 2012. In this article we will discuss on Namespace with respect to ASP.Net web pages.
  • Saving and Retrieving Web Page Control with SQL Server and VB.NETNov 10, 2012. This article describes a simple approach to storing, retrieving, and redisplaying web pages. Such might be useful if you need to store exact copies of confirmation pages (e.g., following a sales transaction) or something along those lines.
  • Embed PDFs into a Web Page with a VB Built Custom Control in VB.NETNov 10, 2012. This article describes a simple approach to embedding and displaying PDF documents in a web page through the use of a simple ASP.NET 2.0 VB built custom server control.
  • Customizing Datagrid Columns Window Application in VB.NETNov 10, 2012. This article explains about how to customize the datagrid in window application using vb.net.
  • Mathematical functions (math class) in VB.NETNov 10, 2012. This article describe about some mathematical functions of Math class in VB.NET.
  • Configuring Applications in VB.NETNov 10, 2012. The .Net Framework provides a very convenient and flexible way to configure applications at run time. Using Configuration files developers and administrators can modify settings for applications without having to recompile the application, avoiding many of the redistribution /re-deployment hassles.
  • Add Multimedia Content with a Custom Control in VB.NETNov 10, 2012. This article describes a quick and simple approach to creating a custom web control used to display multimedia files within an ASP.NET page.
  • IP Lookup program in VB.NETNov 10, 2012. This is an IP look up program that uses VB.NET Windows Forms and IPHostEntry to resolve the DNS request.
  • RptPreview 1.1 using Crystal Reports Viewer in VB.NETNov 10, 2012. The following small application is designed to allow testing created reports with XML feeds used as data sources. The program checks that fields in report match to the fields in XML and then shows the report with loaded data in the report viewer.
  • Understanding and using Properties in VB.NETNov 10, 2012. In this article, you will learn about properties in VB.NET. Here you will learn how to define and use properties.
  • Printing Directly to the Printer in VB.NETNov 10, 2012. 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. Additionally I have added code to show how to send PCL codes to the printer.
  • Check your Mobile Device capabilities in VB.NETNov 10, 2012. This sample is a utility to determine the capabilities of a Mobile Device. The MobileCapabilities class available in the Mobile Internet Toolkit provides a list of useful information on the client device. You can use this class to determine whether the target client device supports certain functionality.
  • UltraGrid control with dynamic column using VB.NETNov 10, 2012. The following article will explain how to add dynamic column and perform calculation in the dataset.
  • ASP.Net Toolbox (Data Controls): Part 2 in VB.NETNov 10, 2012. In this article we will discuss, ASP.Net Toolbox controls and its uses. In this article I am only writing some lines on each and every control available in Data Control section.
  • Command Pattern in VB.NETNov 10, 2012. 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.
  • Reading XML Files using XmlDocument in VB.NETNov 10, 2012. In this article, I will show you how to read XML files in VB.NET using XmlDocument class and its members.
  • ASP.NET, jQuery and Intellisense in VB.NETNov 10, 2012. The article describes what it necessary to get intellisense up and running for jQuery in Visual Studio 2008 (VB or C#) and addresses a minor snag you might encounter when using jQuery intellisense in MVC or ASP.NET development.
  • Use Thread Local Storage to pass Thread Specific Data in VB.NETNov 10, 2012. In an ideal world developers typically create instance variables and access these via interfaces to hold thread specific data. The .NET framework provides a mechanism to store data at a thread level and allows you to access this thread specific data anywhere this thread exists.
  • Launching System Applets in VB.NETNov 10, 2012. This piece demonstrates the use of the shell statement in VB.NET. Various system calls are made using the Shell function.
  • Protecting IL Code from Unauthorized Disassembling in VB.NETNov 10, 2012. Microsoft .NET proved a mechanism where the code written in VB.NET, C# or any CLS compliant languages to generate MSIL (Microsoft Intermediate Language)code which targets the CLR and executes. This is an excellent mechanism to abstract the high level code from the underlying hardware.
  • Sending Values from Stored Procedure to the Application in VB.NETNov 10, 2012. Many times we may be in need of sending the output value from stored procedure.
  • User management, roles and personalization system in ASP.NET 2.0 using VB.NETNov 10, 2012. Scott Gu, had a cool CreateUserWizard control sample that I have expanded upon to build-up a sample that demonstrates how to build a fairly common user management, roles and personalization system in ASP.NET 2.0 that does this. I was pleasantly surprised to find it only took about 25 lines of C# code in the entire app.
  • Owner Draw Menus in VB.NETNov 10, 2012. This article and attached source code shows you how to build MDI Windows Forms applications in VB.NET.
  • ASP.Net Toolbox (WebParts Control): Part 6 in VB.NETNov 10, 2012. In this article we will discuss, ASP.Net Toolbox controls and its uses. In this article I am only writing some lines on each and every control available in WebParts Control section.
  • Performance Comparison of XslTransform Inputs in VB.NETNov 10, 2012. This article explains about the performance comparison of XslTranform Inputs. To transform XML into HTML for use on a Web site or to transform it into a document that contains only the fields required you could use the XSLTransform class (found in the System.Xml.Xsl namespace).
  • Communicating between two Forms in VB.NETNov 10, 2012. The aim of the program is to send a message between different forms. If you have a background in visual basic you’ll find it quite difficult because even if you make the objects public, when you try to send messages from one form to another it will have no effect.
  • Circular Form in VB.NETNov 10, 2012. This piece of code changes the looks of a normal VB form. It executes two API calls and changes the shape of the rectangular form to a Circular form.
  • Understanding Destructors in VB.NETNov 10, 2012. This article is about understanding the working concept of destructor in VB.NET.inShare. 642811
  • Opening and Viewing Images and Text Files in VB.NETNov 10, 2012. We will start this article with a simple application where we will learn how to open and view text and image files using the OpenFileDialog class. In doing so, we will learn some basics of GDI+ drawing, menus and panel control.
  • Destructors in VB.NETNov 10, 2012. This article is about understanding the working concept of destructor in VB.NET.
  • Tic Tac Toe Game in VB.NETNov 10, 2012. TicTacToe is a demonstration of the AI game playing minimax algorithm. The game plays out every possible combination of moves from each position and consequently is unbeatable.
  • Using MAPI Control to Send Mail in VB.NETNov 10, 2012. 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.
  • Custom Dial Control in VB.NETNov 10, 2012. This article shows how to create and use custom dial control.
  • Messaging Between Threads using Message Loop in VB.NETNov 10, 2012. MessageLoopLib is a stripped down version of a complete, threading communication subsystem I’ve written. This implementation is a single thread created in the GUI constructor. I’ve dropped all thread management and have had to change some of the message code to accommodate this.
  • Using Map in Pocket PC Application in VB.NETNov 10, 2012. GPS enabled applications are a good example of using a Pocket PC to locate a Pocket PC user. This attached application is a location based Pocket PC application developed using .NET compact framework.
  • Object Serialization in VB.NETNov 10, 2012. This application is simple Console application which demonstrate Object Serialization in VB.NET by use of System.Runtime.Serialization namespace.
  • Create and Use Namespaces in VB.NETNov 10, 2012. 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#.
  • Formatting Currency in VB.NETNov 10, 2012. 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.

About VB.Net

vb.net

OUR TRAINING