Mess Management System

Submitted by biddut on
Mess Management System allows you to manage meals, bazar and calculate meal easily. The software has two side, the manager which can has all the privelege like adding, updating, deleting of meal. The member which allows only to edit his own meal. Live demo at URL: www.m.testbd.xyz

How to Add Form Inside a Form in VB.Net

Submitted by janobe on
This time in my tutorial I’m going to teach you how to add Form inside a Form in vb.net. Adding a form inside the form is very useful to all the programmers that is developing a windows application or a software. Form is a very important element because it helps hold the object like textbox, button, label and etc. In this way, even a form can also be added in a Form.