Showing posts from June, 2020

VB .NET

VB .NET Slip30 Q.1)  Write a VB.NET program to create player table (Pid,PName,Game, no_of_matches). Insert re…

VB .NET

VB .NET Slip29 Q.1)  Write a VB.NET program to create Author table (aid , aname , book_name). Insert the reco…

VB .NET

VB .NET Slip28 Q.1)  Write a VB.NET program to accept the details Supplier (SupId, SupName, Phone_No, Address…

VB .NET

VB .NET Slip27 Q.1)  Write a VB.NET program to accept the details of product (pid, pname, expiry_date, price)…

VB .NET

VB .NET Slip26 Q.1)  Write a VB.NET program to accept the details of customer (CName, Contact_No, Email_id). …

VB .NET

VB .NET Slip25 Q.1)  Write a VB.NET program to create movie table (Mv_Name, Release_year, Director). Insert t…

VB .NET

VB .NET Slip24 Q.1)  Write a VB.NET program to create teacher table (Tid , TName, subject). Insert the record…

VB .NET

VB .NET Slip23 Q.1)  Write a VB.NET program to create a table student (RollNo ,SName, Class). Insert the reco…

VB .NET

VB .NET Slip22 Q.1)   Write a VB.NET program to create a table Employee (Eid, EName, Designation, doj). Inser…

VB .NET

VB .NET Slip21 Q.1)  Write a VB.NET program to create a table Patient (Pid, PName, Contact_No, Disease). Inse…

VB .NET

VB .NET Slip20 Q.1)  . Write a VB.NET program to do the following operations on RichTextBox values   i) Font …

VB .NET

VB .NET Slip19 Q.1)  Develop the menu based Vb.net application to implement a text editor with cut, copy, pas…

VB .NET

VB .NET Slip18 Q.1)  . Write a Vb.net program to design the following form, accept all details from user and …

VB .NET

VB .NET Slip17 Q.1)  Write a Vb.net program to design the following form, this program shows the details of s…

VB .NET

VB .NET Slip16 Q.1)    Write a Vb.net program to design the following form,  it contains  the three menus  Co…

VB .NET

VB .NET Slip15 Q.1)    Write a Vb.net program to generate Sample TreeView control shown in following form.  […

VB .NET

VB .NET Slip14 Q.1)    Write a Vb.net program to design the following form, select the question number from c…

Load More
That is All