Hi Guys
Please Help Me
I need an open source technical support system just work with asp.net and SQL SERVER
Thanks.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dharmesh SharmaPosted Sep 11, 2019, 6:04 AM
Abdalla ElawadPosted Sep 9, 2019, 7:35 AM
Dharmesh Sharma
Thank you so much to support me .Dharmesh SharmaPosted Sep 9, 2019, 5:05 AM
Dharmesh SharmaPosted Sep 9, 2019, 4:54 AM
Chandrasekaran CPosted Sep 8, 2019, 11:46 PM
The project you have downloaded compiles into a dll assembly and provide a set of classes with implemented functionality.
You should add to your solution a new project with Output Type of either Console Application or Windows Application (VS Add Project wizard will offer you different templates of Projects).
In the newly added project, you can implement logic to test your Class Library.
Output type of the project you can find and change by the following steps:
This was the solution that worked for me since I couldn't find 'Common Properties' option.
Abdalla ElawadPosted Sep 8, 2019, 1:12 AM
Dharmesh SharmaPosted Sep 7, 2019, 6:56 AM
Chandrasekaran CPosted Sep 6, 2019, 1:18 AM