Memasukkan Gambar ke dalam Form (Insert an image into a form)

Submitted by RizkyKhafitsyah on
berikut ini adalah sebuah code yang berguna untuk mengambil atau memasukkan sebuah gambar atau image ke dalam form melalui Command button. Sebenarnya ini merupakan kode dasar saja. Dibuat khusus untuk dipelajari oleh pemula :) the following is a useful code to retrieve or insert a picture or image into a form via the Command button. Actually this is the Basic code only. Created specifically for

LAN Chat With Spoken Messages, No Winsock!

Submitted by princenathan on
Please test the Pc with connection in the other computer using LAn based open PC1 and PC2(lan Based connection) Type the IP address and send the message Get Full SourceCode: http://sywebcode.blogspot.com/2013/12/lan-chat-application-w-spoken-messages.html follow me on facebook https://www.facebook.com/VbnetExpert?ref=hl

Crystal Reports Using Local Database

Submitted by admin on
I receive one comment on one of my post “ How to Print Using Crystal Reports” asking on how to create a crystal reports using a local database. I told him to create a video on this, but I decided to create a project before I publish the video. Local database has an extension filename “.sdf”. By default you cannot see it (Data Source) when you create crystal reports using a wizard. There is no

Save and Retrieve Radio Button Value

Submitted by admin on
Somebody is asking me on how to save and or retrieve value from a radio button. So I decided to create a simple project so that you will have an idea on how Radio Button works on VB.NET. Please note that when you saved the value in the form, the changes is saved under the bin/debug folder and not under the base directory of this project. You may also see the changes when you close and open the

Hotel Reservation System (VB.NET) Updates

Submitted by admin on
Good news to those who used my Hotel Reservation System (VB.NET). I have already updated the source that fixes minor problems on reports that doesn’t preview when you open the report. I also move the Reports & Data folder to the base directory and copied it to the bin directory when you run the program. I have also changed the database password to “12345”. If you need customization, then let me