1
Answer

Window form application

Photo of Sanket Solanki

Sanket Solanki

10y
714
1
Hello!! I m trying to make window form application using c# ..This application consist of insert data in it But the table should be created inside window form application without using Database ..I want this application to be install on other(client) pc where this application can run and save data in table form..So there would be no sql install on client pc .So how i can i insert data without Sql

Answers (1)