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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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.
  • 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#.
  • 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.
  • Payment Gateway Integration using VB.NET with Authorized.NETNov 10, 2012. This article shows payment gateway integration using Vb.net and Msxml.XMLHttpRequest object.
  • 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.
  • 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.
  • 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
  • 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).
  • Outlook and VB.Net -Outlook Object modelNov 10, 2012. This article shows what the outlook object model and how to use with vb.net.
  • 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.
  • 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.
  • How to use Font Dialog in VB.Net on runtimeNov 10, 2012. This article shows that how to use font dialog 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.
  • 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.
  • 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.
  • 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.
  • How to use VB.Net to print InvoiceNov 08, 2012. In this article I will demonstrate how to use VB.Net to print Invoice.
  • 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.
  • Using Find Control (alternative of Master Page Properties Exposing) in VB.NetNov 10, 2012.
  • XML TreeView in VB.NETNov 10, 2012. The application shown here was my first adventure into Xml in the .Net platform. My goal was to be able to reflect any Xml file into the Windows Forms TreeView control. I found various examples online, but none I found were suited for opening all Xml files, rather they were suited to one schema or another.
  • Getting NASDAQ Quotes with a Pocket PC in VB.NETNov 10, 2012. This article describes about getting the NASDAQ Quotes with a Pocket PC. If you have been lucky enough to get the Compact Framework or Smart devices extension beta for April 2002 you may.
  • Extending the ASP.NET ImageButton Control in Vb.NETNov 10, 2012. This article describes an easy approach to extending an existing ASP.NET control; in this example, the standard toolkit’s Image Button control is extended to support roll-over effects. Given the standard control already contains existing support for both server side click events and client click events, the control is well furbished prior to the addition of the roll-over effect.
  • Why we use VB.NETNov 10, 2012. This article shows you how to leverage the power of VB.Net Financial base class library using C#.
  • Builder Pattern in VB.NETNov 10, 2012. Builder is an object creational design pattern that codifies the construction process outside of the actual steps that carries out the construction - thus allowing the construction process itself to be reused.
  • Building Assemblies using VB.NETNov 10, 2012. This article discusses how to build assemblies and secure them from being tampered.
  • Automate Send & Receive in Outlook using VB.NETNov 10, 2012. In this article we will take the privilege of outlook and make it to send & receive the mail automatically using VB.Net.
  • ActiveX Controls in VB.NETNov 10, 2012. VB.NET language provides us a way to call this COM server in a program. When we compile a VB.NET program an Intermediate Language is generated and it is called as Managed Code. This article shows how to create a simple server by using Visual Basic 6.0 and implementing it in a VB.NET client program.
  • Simple XML Parser in VB.NETNov 10, 2012. This article shows how to create a very simple XML parser.
  • Mimic the Appearance of Outlook’s Sidebar with the Multi-view Control in VB.NETNov 10, 2012. This article describes a simple way to mimic the appearance of Microsoft’s Outlook sidebar within an ASP.NET 2.0 web application.
  • Number to Words Web Service in VB.NETNov 10, 2012. This sample code describes a Web service through which a client can get the equivalent of a number in words.
  • Set Text Case with a Custom Control in VB.NETNov 10, 2012. 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 regardless of the format of the input.
  • Add and subtract functionalities in DateTime and VB.NETNov 10, 2012.
  • Creating a Task of Outlook in VB.NETNov 10, 2012. This article helps us to create a new task in Microsoft Outlook and send it through a mail.
  • Factory Pattern in VB.NetNov 10, 2012. A Simple Factory Pattern returns an instance of one of the several classes depending upon the parameters passed to the shared/non-shared factory method.
  • Accessing data using DataReader in VB.NETNov 10, 2012. 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.
  • Using IComparable and IComparer to compare objects in VB.NETNov 10, 2012. The .Net framework and especially the System.Collection namespace provides us two built in interfaces witch are IComparable and IComparer interfaces in order to compare two objects.
  • 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.
  • Viewing Assembly Permissions in VB.NETNov 10, 2012. In this article I will show you how you can view the Code Groups that an assembly belongs to and what permissions belong to the assembly. I will demonstrate the Caspol utility supplied with the .NET SDK.
  • Beyond DataBinder in ASP.NET Using VB.NETNov 10, 2012. The DataBinder.Eval method is a very handy way to achieve data binding in Web Forms applications.
  • Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NETNov 10, 2012. 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.
  • Charting in GDI+ in VB.NETNov 10, 2012. This article shows an example of creating simple charts using GDI+ commands in C#.
  • Themes in ASP.NET 2.0 using VB.NETNov 10, 2012. In this article we will try to cover one great feature of ASP.NET 2.0, i.e. Themes. Themes are the great way to customize user-experience in the web application. Themes are used to define the look and feel of the web application, similar to the use of Cascading Style Sheets (CSS). Unlike CSS, themes can specify the look of the server-side control like a tree-view control, how they will appear when they are rendered by the browser.
  • Password Hacking in VB.NETNov 10, 2012. 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.
  • Synchronization in Multi-threaded Applications in VB.NETNov 10, 2012. This article demonstrates the important concept in multithreading, synchronization. In this article and attached source code, you will learn how to write multi-threaded synchronized applications.
  • Mobile Stock Quote Tracker in VB.NETNov 10, 2012. We will create a mobile stock quote tracker program in this article. The program retrieves the real time quotes of symbols specified by the user and displays the results in a user friendly format. The user can also specify the high and low thresholds for setting alerts. The View Stock Alerts screen displays the stocks that have crossed above the high threshold and stocks that have values below the low threshold.
  • Scramble For Pocket PC in VB.NETNov 10, 2012. This article shows you how to write Scramble for Pocket PC.
  • Drawing Rubber-Band Lines and Shapes in VB.NETNov 10, 2012. I would like to show how we can draw rubber-band lines and shapes in GDI+ with just a few lines of code.
  • ASP.NET Page Life Cycle in VB.NETNov 10, 2012. In this article, we will see the stages of execution of the ASP.NET Page.
  • Custom Image Button Control for ASP.NET 2.0 in VB.NETNov 10, 2012. This article describes a simple way to mimic the appearance of Microsoft’s Outlook sidebar within an ASP.NET 2.0 web application.
  • Great Plains Dexterity customization in VB.NETNov 10, 2012. This article is for intermediate Great Plains Dexterity developer. It describes the directions to phase out Dexterity functionality and replace it with newer technologies.
  • Lookup Area Codes by Zip Codes with an ASP.NET Custom Control in VB.NETNov 10, 2012. This article describes the construction of a simple custom control used to lookup an area code and a city/state location based upon a selected zip code; the lookup is performed through the use of an available public web service. The article includes the source code for this custom control and well as a demonstration site used to test the control.
  • ASP.Net Toolbox (Dynamic Data Controls): Part 8 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 Dynamic Data Control section
  • NetMassDownloader in VB.NETNov 10, 2012. With this tool you can download whole .Net Framework Source Code at once, and enjoy offline browsing With it , you can have whole the source code without any Visual Studio Product Installed.
  • Leveraging Base Classes in VB.NETNov 10, 2012. This article shows you how to leverage the power of VB.Net Financial base class library using C#. The .Net unify class architecture model allows .Net languages to leverage class libraries implemented in other class libraries.
  • Understanding Structures in VB.NETNov 10, 2012. A structure in VB.NET is simply a composite data type consisting of a number elements of other types.
  • Web Services - Great Plains Dexterity Programming Secrets in VB.NETNov 10, 2012. This article is for advanced Great Plains Dexterity and VB.Net developers. It describes the technique of direct COM objects/Web Services calling in Dexterity.
  • Weather Update on your Mobile in VB.NETNov 10, 2012. In this article, I would show you how you can get weather update on your mobile through .NET mobilding services.
  • Creating an Excel Spreadsheet Programmatically using VB.NETNov 10, 2012. 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.
  • Getting Images From Scanners and Webcams using VB.NETNov 10, 2012. In this article I will show how to acquire pictures from imaging peripherals like scanners, webcams and so on, by calling some API functions, provided by the EZTW32.DLL library, and Visual Basic.
  • Implement Concrete Factory Design Pattern using Reflection in VB.NETNov 10, 2012. Reflection is used to dynamically create an instance of a type, bind the type to an existing object, or get the type from an existing object. In this example, we implement Concrete Factory Pattern using Reflection to fetch records from MS-Access and MS-SQL Database.
  • Syncronization in Multithreading in VB.NETNov 10, 2012. This article explains about the Synchronization in Multithreading. Threads are a powerful abstraction for allowing parallelized operations: graphical updates can happen while another thread is performing computations, two threads can handle two simultaneous network requests from a single process, and the list goes on.
  • Secure WS in VB.NETNov 10, 2012. This code covers the .NET (VB) implementation of the security of web services using the Microsoft “The Favorites Service” security modified schema.
  • Adding Text directly to Mobile Web Forms in VB.NETNov 10, 2012. 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.
  • Querying COM+ using Web Services in VB.NETNov 10, 2012. The most COM+ common administrative tasks (creating a COM+ application, installing/deleting a component, setting a component attribute) can be accomplished manually with the Component Services administrative tool from Management Console. But there a few cases (installing the components or changing a component’s value on a regular basis) when it is necessary to have programmatic access to the COM+ applications, components and interfaces.
  • Display and Hiding SIP on Pocket PC in VB.NETNov 10, 2012. 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.
  • File Encryption in VB.NETNov 10, 2012. The classes in the .Net Framework cryptography namespace manage many details of cryptography for you. Some are wrappers for the unmanaged Microsoft CryptoAPI, while others are purely managed implementations. Cryptography protects data from being viewed or modified and provides secure channels of communication over otherwise insecure channels.

About VB.NET

vb.net

OUR TRAINING