
سورس فرم ورود در ویژوال بیسیک 2010 با دیتابیس access
In this source code you will learn on how to create a login form and connect VB.net to Microsoft Access. Creating Database - First you create a database in microsoft access - copy what is on the image shown above. Step 1 Open Microsoft Visual Studio 2010 and create a new windows form application for vb. Step 2 Create your User Interface. Step 3 Connect VB to MS ACCESS Step 4 Code for Log in Button Private Sub Button1_Click(ByVal sender As System.Object, [...]