[.net] How do I add third party control?

Started by
1 comment, last by CodeMunkie 13 years, 11 months ago
Hi I'm practicing C# but not in VisualStudio. I use QuickSharp. I want to use a graphics dll and code in xml file someone made. The instructions for use are for VS2008. How do i use it or include it programatically in my code? Do i need to convert the xml to text to be usable? Thanks.
Advertisement
"I want to use a graphics dll and code in xml file someone made."

Could you be more specific? Is it a config file or a project file or...
Can you just use Visual Studio instead or do you have a requirement to use QuickSharp? You will find that many tutorials are geared towards people using Visual Studio, so using it will make life easier especially when you are starting out. Visual C# Express is free.
"When you die, if you get a choice between going to regular heaven or pie heaven, choose pie heaven. It might be a trick, but if it's not, mmmmmmm, boy."
How to Ask Questions the Smart Way.

This topic is closed to new replies.

Advertisement