Hello, I have a task to build asp.net C# web form to allow end user to generate sql queries.
Very similar to this one: EasyQuery.NET WebForms
However I'm not allowed to use any 3rd party DLL's or spend big $ on full source versions. My boss would rather force me to work overtime and re-invent the wheel.
Any tips on this?
Thanks!