Hello everybody. All my questions in this topic related to asp.net 2.0
While working on some old project when i first opened it Visual studio asked me if i want to convert project from asp.net 2.0 to asp.net 3.5. Is it safe to chose yes ?
If i chosen no in the previous question, how can i later still convert it to asp.net 3.5 ? (Visual studio gave this option in the first place, so i guess it is possible to do later)
And the last question. Is is possible to bind GridView to the List object ?
Thanks a lot for the answers.