PART 1 VB.NET AND MSSQL SERVER – CRUD (INSERT,UPDATE,DELETE)



Insert, Update, Delete using
VB.NET using Visual Studio 2012 or higher
MSSQL SERVER 2008 Express or higher (https://www.microsoft.com/en-ph/download/details.aspx?id=1695)
DevEasy.DLL (https://www.dropbox.com/s/hd9ns23chuohhvk/DevEasy.rar?dl=1)
.Net Framework 4.5
Stored Procedure
View

In this video you will learn the following DevEasy useful functions and methods for your project:

1. How to implement DevEasy library to your project.
2. Connection to Database using ConnectToDB method.
3. Execute database query using GetDataSet() function.
4. Execute stored procedure command using SQL_execute().
5. Filter user input in textbox with NumericOnly() method.
6. Saving image in the database using ByteEquivalent() function.
7. Loading saved image in database to picturebox using PictureEquivalent () function.
8. Encrypt and Decrypt string or password using XorString() function.

Source Code – https://www.dropbox.com/s/b6e4dj6on7c8zi2/CRUD%20TUTORIAL.rar?dl=1

Part 2 (Login Form) – https://youtu.be/yjNGm5Kiwbo
Part 3 (SAP CRYSTAL REPORTS) – https://youtu.be/TC-MlWfiQkM
Part 4 Publish VB.NET Application – https://youtu.be/D8YBKScvtis

Thank you and Happy Coding!!!

Music:
Die Antwoord – Enter The Ninja
The Qemists – S.W.A.G. (HD)
The Qemists – Perfect High
We Are Electric – Flying Steps
Funny Day – Kinder ft. Paps and Skar

Comments are closed.