Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: SigmaX2
  • Content: Threads
  • Order by date
  1. SigmaX2

    Using a library...

    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...
  2. SigmaX2

    Reading from a DataSet

    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...

Part and Inventory Search

Back
Top