Xem mẫu

L p trình .NET và C#
Lecture 11:

WEB MENU
TS ào Nam Anh
UTM, Khoa KH&CN

1

Resources
Các gi i pháp l p trình C#, Nguy n Ng c Bình Phương - Thái Thanh Phong
Allen Jones. C# Programmer's Cookbook. Microsoft Press, 2004
John Connell. Coding Techniques for Microsoft Visual Basic .NET. Microsoft
Press, 2002.
Harvey M. Deitel, Paul J. Deitel, & Tem R. Nieto. Visual Basic .NET How to
Program, Second Edition. Prentice Hall, 2002.
Jose Mojica. C# and VB .NET Conversion Pocket Reference. O'Reilly, 2002.
James Avery. Ten Must-Have Tools Every Developer Should Download Now.
MSDN Magazine, 2004.
Karl Moore. The Ultimate VB.NET and ASP.NET Code Book. Apress, 2003
Matthew MacDonald. Microsoft Visual Basic .NET Programmer's Cookbook.
Microsoft Press, 2003.
Mark Schmidt & Simon Robinson. Microsoft Visual C# .NET 2003 Developer's
Cookbook. Sams Publishing, 2003.
Dương Quang Thi n. L p trình Visual C# th nào? Nhà xu t b n T ng H p TP.
H Chí Minh, 2005.
Nguy n Ng c Bình Phương & Lê Tr n Nh t Quỳnh. Các gi i pháp l p trình
Visual Basic .NET. Nhà xu t b n Giao thông V n t i, 2006
www.msdn.microsoft.com, www.codeproject.com, www.msd2d.com,
www.developersdex.com, www.windowsforms.net, www.gotdotnet.com,
www.codeguru.com, www.developerfusion.com

2

Introduction
Imagine you had just installed a new program
to help prepare your taxes and, not wanting
to bother with reading the instructions or help
files, needed to figure out how to start
entering the needed information.
What would you do to get started? You'd likely
scan the user interface, looking for a toolbar
or menu.
3

Web applications also have standard user interface
components.
Examples of such standard user interface designs for
Web sites include:
The name or logo of the Web site at the top-center
or top-left of each and every Web page that, when
clicked, returns the user to the homepage.
A listing of the site's features or sections along the
top and/or the left- or right-hand side.
A reiteration of the site's features or sections at the
bottom-center of each Web page.
4

Basics of menus
We'll look at various ASP.NET menu
controls, that allow for Web menus to be
added to ASP.NET Web applications with
minimal effort and time

5

nguon tai.lieu . vn