Click here to Skip to main content
15,902,802 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: H-E-L-P Pin
Not Active25-May-07 9:29
mentorNot Active25-May-07 9:29 
GeneralNeed help displaying data from 2 tables on ASP.NET page Pin
LatinoKid25-May-07 9:43
LatinoKid25-May-07 9:43 
GeneralRe: Need help displaying data from 2 tables on ASP.NET page Pin
Not Active25-May-07 9:58
mentorNot Active25-May-07 9:58 
GeneralRe: Need help displaying data from 2 tables on ASP.NET page Pin
LatinoKid25-May-07 10:06
LatinoKid25-May-07 10:06 
GeneralRe: Need help displaying data from 2 tables on ASP.NET page Pin
leckey26-May-07 17:09
leckey26-May-07 17:09 
GeneralRe: H-E-L-P Pin
Christian Graus25-May-07 10:05
protectorChristian Graus25-May-07 10:05 
GeneralRe: H-E-L-P Pin
LatinoKid25-May-07 10:12
LatinoKid25-May-07 10:12 
GeneralRe: H-E-L-P Pin
Christian Graus25-May-07 10:26
protectorChristian Graus25-May-07 10:26 
Fair enough.

Which bit do you need help with ? Do you know how to build the ASP.NET pages ? Do you understand how the data is laid out ? The trick is to look for rules you can apply to the data, to get out the information you need. I'm thinking of the fact that you have three groups of answers, for three questions, and each group of answers has a different number next to it. It's a lousy design IMO, I'd have done a bridging table that allowed you to have 'yes' in the answer list once and reference it as needed, but the Id of 1 is the answers for the first question, 2 is the second, etc. Knowing this, do you know how to write the SQL ?

I assume this is homework, and it's therefore safe to assume that your teacher *thinks* she has given you all you need to do this. If we can establish which bits you're stuck on, we're happy to offer guidance, but we're definately going to err on the side of trying to help you work it out, and not writing the code for you, because the point of the homework is that you learn how to do this, not that you get it done, per se.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionWord Wrap in GridView Cell Pin
SNarayanan25-May-07 5:08
SNarayanan25-May-07 5:08 
AnswerRe: Word Wrap in GridView Cell Pin
www.Developerof.NET26-May-07 3:22
www.Developerof.NET26-May-07 3:22 
QuestionAjax Problem Pin
Khan.Bangash25-May-07 4:49
Khan.Bangash25-May-07 4:49 
AnswerRe: Ajax Problem Pin
badgrs25-May-07 9:03
badgrs25-May-07 9:03 
AnswerRe: Ajax Problem Pin
Christian Graus25-May-07 10:09
protectorChristian Graus25-May-07 10:09 
QuestionDefine a namespace for the WebPage in .NET 2.0 Pin
Ilia Blank25-May-07 4:30
Ilia Blank25-May-07 4:30 
QuestionCustom DropDownList Pin
John Gathogo25-May-07 2:40
John Gathogo25-May-07 2:40 
AnswerRe: Custom DropDownList Pin
doWhileSomething26-May-07 11:41
doWhileSomething26-May-07 11:41 
GeneralRe: Custom DropDownList Pin
John Gathogo28-May-07 4:13
John Gathogo28-May-07 4:13 
GeneralRe: Custom DropDownList Pin
doWhileSomething28-May-07 7:19
doWhileSomething28-May-07 7:19 
Questionerror while adding connectionstring dynamically Pin
mnarayana325-May-07 2:25
mnarayana325-May-07 2:25 
AnswerRe: error while adding connectionstring dynamically Pin
Sherin Iranimose25-May-07 2:50
Sherin Iranimose25-May-07 2:50 
GeneralRe: error while adding connectionstring dynamically Pin
mnarayana325-May-07 2:58
mnarayana325-May-07 2:58 
GeneralRe: error while adding connectionstring dynamically Pin
mnarayana325-May-07 3:03
mnarayana325-May-07 3:03 
AnswerRe: error while adding connectionstring dynamically Pin
doWhileSomething26-May-07 11:44
doWhileSomething26-May-07 11:44 
Questiondrop down in grid view Pin
tauras8125-May-07 1:47
tauras8125-May-07 1:47 
AnswerRe: drop down in grid view Pin
Sherin Iranimose25-May-07 1:59
Sherin Iranimose25-May-07 1:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.