• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

DhamenORM

  • Home
  • Download
    • Android SQLite Code Generator
    • Dhamen Code Snippet Manager
  • Getting Started
  • Video
  • Blog

How to Create Login Form Using VB.Net and SQLite Database – Users Management System Project

May 30, 2017

In this tutorial I will show you how to create Users Management system & Login Form using visual basic .Net and SQLite database. Download the complete project, Link below. https://youtu.be/lYwaikEKvDs   The Login Form … [Continue reading] about How to Create Login Form Using VB.Net and SQLite Database – Users Management System Project

Filed Under: Uncategorized

Check Internet Connection using Visual Basic .Net (vb.net)

May 28, 2017

We will be using the System.Net namespace to achieve this. Steps as follows: Import the System.Net namespace [crayon-607d3af20299a176486056/] Create function that will check the connection [crayon-607d3af2029a4776499411/] then you can call the … [Continue reading] about Check Internet Connection using Visual Basic .Net (vb.net)

Filed Under: VB.Net

  • « Previous Page
  • Page 1
  • Page 2

Primary Sidebar

Welcome

DhamenORM is very simple tool that will generate all the important database functions that are required by any relational database application, create, read, update, and delete (CRUD).

Recent Posts

  • Android Studio: Android beginner tutorial: Simple Spinner control using string array
  • Android Quick Tips: How to Pass Bundle to Second Activity Using Static Start Method
  • Android SQLite Data Access Objects classes generator
  • Create SQLite database programmatically using VB.NET
  • How to Populate ComboBox From SQLite Database Vb.Net

Categories

  • ADO.NET
  • Android
  • Android Spinner
  • SQLite
  • Uncategorized
  • VB.Net