Hey;
I'm fairly new to C#, and am trying to make a program that's split up into a .exe and a .dll file. I thought I had it all figured out, and it compiles perfectly with MCS (An open-source C# complier that I've been using). It runs perfectly with Mono, but when I try to run it on .NET, I...
Hey;
I'm pretty new to C#, and have succeeded in loading a deliminated text file with a code snippet I found online. It loads the data into a DataSet.
All I've been able to learn from google on getting data from DataSets focuses on putting that data into a DataGrid. I don't want a datagrid...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.