Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This page links to help on widely used J# Web application tasks. To view other categories of popular tasks covered in Help, see How Do I in Visual J# Express.
- Writing a Program That Gets Information From Web pages
Explains how to create an Image object from the specified data stream.
Web Sites
- Writing Code to Test if a URL is Active
Explains how to use the WebRequest class to test if the URL is active.
- Introduction to the ASP.NET Menu Control
Demonstrates how to develop navigational menus for your ASP.NET Web pages.
- Getting Started - Creating Web Sites
Demonstrates how to write a Web Forms application.
- Walkthrough: Customizing a Web Site Using Themes in Visual Studio
Illustrates how to use themes to apply a consistent look to pages and controls in your Web site.
Web Controls
- Introduction to the Table Web Server Control
Explains how to use the Table Web server control to create server-programmable tables on your Web Forms page.
- Introduction to the ListBox Web Server Control
Explains how to use the ListBox Web server control to select one or more items from a predefined list.
- Introduction to the DropDownList Web Server Control
Explains how to use the DropDownList Web server control to select one or more items from a predefined list.
- Introduction to the Label Web Server Control
Explains how to use the Label Web server control to programmatically set text in a Web Forms page.
- Introduction to the Calendar Web Server Control
Explains how to display and select dates, and display appointment or other information in a calendar grid.
ASP.NET
- Walkthrough: Creating a Basic Web Page in Visual Web Developer
Guides you through creating a simple page by using Visual Web Developer, illustrating the basic techniques of creating a new page, adding controls, and writing code.
- Walkthrough: Creating a Basic Web Page with Code Separation in Visual Web Developer
Illustrates how to use Visual Web Developer to create an ASP.NET page with code separation.
- Walkthrough: Code Editing in Web Pages in Visual Web Developer
Shows how to correct errors, refactor code, rename symbols, and insert code snippets.
Graphics
- Choosing a Transparent or Opaque Background
Explains how to choose a Transparent or Opaque Background
- ImageFormat.Gif Property
Explains how to get the Graphics Interchange Format (GIF) image format
- Types of Bitmaps
Explains different kinds of Bitmaps.