Skip to Content
Beginning ASP.NET 3.5: In C# and VB
book

Beginning ASP.NET 3.5: In C# and VB

by Imar Spaanjaars
March 2008
Intermediate to advanced content levelIntermediate to advanced
766 pages
21h 15m
English
Wrox
Content preview from Beginning ASP.NET 3.5: In C# and VB

12.7. Exercises

  1. If you need to create a user interface that allows a user to display, filter, edit, and delete data coming from a database, what is the best control to use? How do you hook up that control to the database?

  2. Which control would you pick if you want to display a simple list of the genres in your database in the following format:

    <ul>
      <li>Punk</li>
      <li>Hard Rock</li>
      <li>Jazz</li>
      <li>Techno</li>
    </ul>
  3. What's the difference between a BoundField and a TemplateField? When would you use which of the two?

  4. What's the best place to store your connection strings? How do you access the connection strings from that location? And why shouldn't you store them in a page?

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning ASP.NET 4: in C# and VB

Beginning ASP.NET 4: in C# and VB

Imar Spaanjaars
Professional ASP.NET 3.5 SP1 Edition: In C# and VB

Professional ASP.NET 3.5 SP1 Edition: In C# and VB

Bill Evjen, Scott Hanselman, Devin Rader

Publisher Resources

ISBN: 9780470187593Purchase book