专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅
The CreateUserWizard control provides the user interface for the MembershipProvider object that communicates with your Web site's user data store to create new user accounts in the data store. The CreateUserWizard relies _disibledevent=3>This is it. ... [阅读全文] [PDF]
Use the Wizard control to simplify many of the tasks that are associated with building a series of forms to collect user input.Collecting user input by using forms is a recurring task in Web development. A group of forms that is used to accomplish a task is often called a wizard. The ASP.NET Wizar... [阅读全文] [PDF]
In this article I am going to discuss how to use EntityDataSource control step by step. EntityDataSource is a new Data Source control for ASP.Net 3.5 like other controls SqlDataSource, LinqDataSource, ObjectDataSource which makes declaratively binding ASP.NET UI controls to Entity Data Models very e... [阅读全文] [PDF]
Designed to work with Microsoft Access. It uses OleDb data provider internally. OleDb data provider classes are defined in the System.Data.OleDb namespace. The AccessDataSource class is a data source control that works with Microsoft Access databases. Like its base class, SqlDataSource, the AccessDa... [阅读全文] [PDF]
This article demonstrates how to use the AdRotator control to display advertisements in an ASP.NET Web site and how to implement custom "click tracking" logic. Many e-commerce sites use banner advertisements to promote products and services _disibledevent="mso-no-proof: yes"> ... [阅读全文] [PDF]
IntroductionThis article explains the improved designer for creating Nested Master pages in Visual Studio 2008 and ASP.NET 3.5. Nested Master pages are used when you are build a hierarchy of templates for your web site.For Example your Enterprise may have the corporate style header and each of your ... [阅读全文] [PDF]
IntroductionIn this post, I am going to explain the new data driven ListView control that ships with Visual Studio 2008. To get started with the application, create a website in Visual Studio2008. Create a Web Site in Visual Studio 2008 Drag the ListView control from tool box under the Data s... [阅读全文] [PDF]
ASP.NET 3.5 Calendar control creates a functionally rich and good looking calendar box that shows _disibledevent="Verdana, Arial, Helvetica, sans-serif">This is it. ... [阅读全文] [PDF]
Let us generate a simple e-card generator using ASP.NET 3.5In this we are dividing the web page region into two half _disibledevent="FONT-SIZE: 10pt; FONT-FAMILY: Verdana">} ... [阅读全文] [PDF]
INTRODUCTION In this article I will show you how to Select, Insert, Update, Delete data using LinqDataSource control. Language-Integrated Query (LINQ) is a query syntax that defines a set of query operators that enable traversal, filter, and projection operations to be expressed in a declarative way... [阅读全文] [PDF]
The SiteMap control available in ASP.NET 3.5 provides a site navigation view in a hirerchichal format. The data source for the SiteMap control is an XML file that has name and URL of the site navigation. The starting point in site map based navigation is the site map provider. ASP.NET ships with a ... [阅读全文] [PDF]
Introduction The MultiView control is a container for a group of View controls. It allows you to define a group of View controls, where each View control contains child controls. Your application can then render a specific View control to the client based _disibledevent="Verdana, Arial, Helvetica, ... [阅读全文] [PDF]
1 共12条 分1页