Validate Email id in C# Desktop Application
In Email Id, the text after the @ symbol generally refers to the server that is sending the Email, and the part before the @
In Email Id, the text after the @ symbol generally refers to the server that is sending the Email, and the part before the @
create a simple java application using hibernate to read data from the database. In the below hibernate example we are using the MYSQL database. you
Create a windows application in VB.NET that will take user input on the login page which is connected with our database login table, and check
In this post we will see how to create a Sliding Panel using VB.NET. How to use Sliding Panel in VB.NET. What is Panel in
How to make an application which Converts Text to Speech using VB.NET. Text to Speech program in VB.NET. How to Create Text To Speech Application
hibernate is the most famous tool that makes our java application database independent. in this hibernate example, let’s create a simple java application to create
In this post I will show you How to create a click counter in VB.NET, how can we make a Button click counter in VB.NET.
Let’s create a Visual application from scratch to Hide and Show Password Text in VB.NET on a checkbox click. Hide and Show Password Text Using
In this Visual Basic Program, let’s create a simple visual basic application to count the total number of characters in a input string. Count number
In this post, we will learn how to validate a Text box for an Email id in VB.NET, what is Email & what is Email