Answered by:
Implementing Dynamic Questionnaire forms using the C#

Question
-
Hi Greetings All,
I had a requirement to build a Questionnaire system for collecting information from our clients on call. we use SQL Server and all of the previous apps we build are just fetching the data and displaying in .NET. Know we want to display Questions from the SQL Server database from Questionnaire table and we need to read the input given for the Question and save it to the some other table both with the Question and Answer.
What is the best way to implement App,
Things i need suggestion On
the questions to be displayed are defined in SQL Server database, by reading database table the Questions have to be displayed dynamically with a textbox for taking input. is there a built in functionality already there in visual studio for the same. or else which approach i can choose. i am good at handling complex things under SQL Server. When comes to .net i am beginner. kindly suggest.
Thanks in advance.
RehaanKhan. M
- Moved by CoolDadTx Wednesday, November 15, 2017 2:48 PM ASP.NET related
Tuesday, November 14, 2017 9:03 AM
Answers
-
Unfortunately the ASP.NET and MSDN forums are on different systems. You'll have to repost your question there. I'll move this question to off topic. Thanks.
Michael Taylor http://www.michaeltaylorp3.net
- Marked as answer by Dave PatrickMVP Wednesday, November 15, 2017 3:17 PM
Wednesday, November 15, 2017 2:48 PM
All replies
-
You didn't specify what type of app you wanted - web, Windows, etc. For web apps please post in the ASP.NET forums. For Winforms or WPF we can move this question to the appropriate forums.
Michael Taylor http://www.michaeltaylorp3.net
Tuesday, November 14, 2017 4:48 PM -
it is an web application i am working on. thank you for the suggestion. how i can move it to the asp.net forums.
RehaanKhan. M
Wednesday, November 15, 2017 8:18 AM -
Unfortunately the ASP.NET and MSDN forums are on different systems. You'll have to repost your question there. I'll move this question to off topic. Thanks.
Michael Taylor http://www.michaeltaylorp3.net
- Marked as answer by Dave PatrickMVP Wednesday, November 15, 2017 3:17 PM
Wednesday, November 15, 2017 2:48 PM