asp.net3.5ajax:ASP.NET 3.5中的一个超简单的Ajax实验

、使用工具:Visual Web Developer 2008 2、实验目标:在ASP.NET页面中实现电子表 3、实验原理:微软在VS 2008中开始全面支持Ajax引入了实现Ajax几个Control控件其中TimerControl控件很像其他言中类似Control控件比如VB6.0中TimerControl控件该Control控件有个属性为Interval... [阅读全文]

asp.netajax:ASP.Net 2.0 AJAX Extension 1.0 Application

Pre-Request:To have AJAX Extensions 1.0 form http://ajax.asp.net.Go To http://ajax.asp.net/downloads/default.aspx?tabid=47.You can download "ASPAJAXExtSetup.exe" which is of 1.36 MB in size.Go to Visu... [阅读全文]

asp.netajax:Auto Complete in ASP.NET using Ajax

Introduction:AutoComplete is an ASP.NET AJAX extender that can be attached to any TextBox control, and will associate that control with a popup DropDown like list ofwords that begin with the prefix ty... [阅读全文]

createuserwizard:CreateUserWizard control in ASP.NET 3.5

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 Cre... [阅读全文]

asp.net3.5:Wizard Control in ASP.NET 3.5

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 developme... [阅读全文]

asp.net3.5:EntityDataSource Control in ASP.NET 3.5

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,... [阅读全文]

asp.net3.5:AccessDataSource Control in ASP.NET 3.5

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 ... [阅读全文]

asp.netadrotator:AdRotator Control in ASP.NET 3.5

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 adverti... [阅读全文]

asp.net3.5:Nested Master Pages in ASP.NET 3.5

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... [阅读全文]

asp.net3.5:ListView Control in Visual Studio 2008 and ASP.NET 3.5

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.Crea... [阅读全文]

asp.net3.5:Calendar Control in ASP.NET 3.5

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. ... [阅读全文]

asp.net3.5:E-card generator using ASP.NET 3.5

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"} ... [阅读全文]

asp.net3.5:LinqDataSource Control in ASP.NET 3.5

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 ope... [阅读全文]

asp.net3.5:Site Map in ASP.NET 3.5

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 navigati... [阅读全文]

asp.netmenu:MultiView using Menu Control in ASP.NET 3.5

IntroductionThe 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 t... [阅读全文]
1 共1条 分1页