VB.NET SQL Server - How to Create a Complete Login and Registration System with Splash Screen

preview_player
Показать описание
💻 Explore Free C# and VB.NET Source Code!

Get special perks and content—become a member today!

Exclusive Videos for Members:

📚 Boost Your Programming Skills with My VB.NET Courses!
👉 Enroll now and start coding!

🚀 Get premium source code for your projects! 💻

สมัครเรียนคอร์สออนไลน์ (เรียนได้ตลอดชีพ) ภาษา C# และ Visual Basic .NET
หลักสูตรสำหรับผู้เริ่มต้นเขียนโปรแกรม (คอร์สพื้นฐาน), หลักสูตรพัฒนา Modern Desktop App ไปจนถึงหลักสูตรขั้นสูง (คอร์ส Workshop สอนทำโปรเจกต์)

สนใจ สมัครโดยตรงกับอาจารย์ที่เพจ หรือ LINE

💬 พูดคุยกับผมที่...

📺 ติดตามช่อง YouTube

#iBasskung #อาจารย์เบส #สอนเขียนโปรแกรม #สอนทำโปรเจกต์ #ComputerProgramming
Рекомендации по теме
Комментарии
Автор

NOTE for anyone following along. If you type 'SqlConnection' and don't get an autocomplete pop up, you do not have the System.Data.SqlClient dependency installed. In your solution explorer, right click 'Dependencies' and click manage nuget packages. then search for sql and download and install to your solution the System.Data.SqlClient package. -hope that helps someone.

trevoC
Автор

32:46 ติดปัญหาตรง if userdata.rows.count > 0 Then ครับ

makavannseankumm
Автор

On the step during 32:41, after entering the correct username and password that I had on SQl, it displayed an error saying "**UserData** was Nothing." Any idea?

joseluisgarciajimenez
Автор

after entering the correct username and password that I had on SQl, it displayed an error saying "*UserData* was Nothing." Please help me ?

nishanthajoseph