• problem with references

    Hi, I'm trying to recompile my CS functions, and my references look like this at the moment: using System; using System.Collections.Generic; //using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Media; using System…
  • more than one project in C#, Feature Folder.

    happy new year to everyone!. I have a question. I need to work in 3 C# differents projects. but I want compiled in differents dll. Ive started to create a folder into the Feature folder, but when I compile this project it creates a new…