I have C# application which manage SQL database. Database is on SQLEXPRESS server. The problem is when i try to connect from another computer in...
I have C# application which manage SQL database and there is no problem when i read multiple tables from dataset, but when i need to insert new...
I have an application that reads some text from file and store data in the array. Here is the code : TextReader tr = new...
I have a string array with 16 elements (A01,A02,A03,...,A14,A15,A16) and i would like to create a new string array which wil contais all of the...
Separate names with a comma.