Welcome![Sign In][Sign Up]
Location:
Search - ajax with asp.net

Search list

[Other resourceWrox.Beginning.Ajax.with.ASP.NET.Sep.2006.eBook.ra

Description: Wrox.Beginning.Ajax.with.ASP.NET.Sep.2006.eBook -Wrox.Beginning.Ajax.with.ASP.NET.Sep .2006. eBook
Platform: | Size: 3582718 | Author: 胡强 | Hits:

[OtherAsp.Net_Ajax_PROGRAM

Description: 我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是JavaScript和 XML异步调用的结合。现在在server端用一些JavaScript代码就可以实现一个真正的chat room了。这篇文章不会介绍Ajax,并假设你已经对Ajax和ASP.NET的运用有一定了解。只是介绍如何用Ajax技术来创建一个基本的chat room。 -My first is a chat room with ASP 3.0 writes. Procedures are relatively simple, two text box, used to handle pages of information per second set. At that time, if we want to build a real chat room, have to use Java applet or ActiveX control. Based on the chart HTTP rooms are faced with something like my first one chat room asked the same issue. These issues include pages to refresh the screen flicker. However, this problem has been solved AJAX. AJAX is Asynchronous JavaScript and XML called the combination. Now the server side using some JavaScript code can achieve a real chat r the oom. This article will introduce Ajax, and the assumption that you have to Ajax and ASP.NET use a certain understanding. Only how to use Ajax technology to create a basic chat room.
Platform: | Size: 2621 | Author: 柳军 | Hits:

[Other resourceWrox.Beginning.Ajax.with.ASP.NET.Sep.2006

Description: ASP.NET,PHP,Javascript,Ajax教程 新版本,英文原版,非扫图版,是一切排版原汁原味,AJAX与ASP编程精品收藏!
Platform: | Size: 3577843 | Author: xu | Hits:

[Web Server信息发布系统源代码

Description: asp.net with c#开发的基于web的B/S结构的网络信息发布系统的有关核心源代码-c# Asp. Net with the development of web-based B/S structure of the network information dissemination system of the core source code
Platform: | Size: 33792 | Author: lee | Hits:

[xml-soap-webserviceAJAXDatePicker

Description: AJAX Date Picker is a free ASP.NET 2.0 calendar control that utilizes AJAX techniques to get data from the server without an entire page postback. You can specify the clickable dates on a given month as well as other days like holidays, etc. A great application for this control is for those sites that use some reservation system to select valid dates. For example, a travel site can use this control to render only valid dates. This control limits the user on what dates to click. As a result, you have a hybrid client/server validation. This control is free along with the source code. Feel free to modify the code to suit your needs. If you want to change the look, all you have to do is modify the Default.css file or create your own. Make sure you use the same class names. There is a property called ImageDirectory where you can specify the image directory (the default is images).-AJAX Date Picker is a free ASP.NET 2.0 calen dar control that utilizes AJAX techniques to ge t data from the server without an entire page pos tback. You can specify the dates on a clickable g iven month as well as on other days like holidays. etc.. A great application for this control is for those sites that use some reservation system to select valid dates. For example, a travel site can use this control to render only valid dates. This control limits the user on wha t dates to click. As a result, you have a hybrid client/server validation. Th is control is free along with the source code. Fe el free to modify the code to suit your needs. If y ou want to change the look, all you have to do is modify the file Default.css or create your own. Make sure you use the same 10:48 ss names. The
Platform: | Size: 80896 | Author: zhangli | Hits:

[OtherWrox.Beginning.Ajax.with.ASP.NET.Sep.2006.eBook.ra

Description: Wrox.Beginning.Ajax.with.ASP.NET.Sep.2006.eBook -Wrox.Beginning.Ajax.with.ASP.NET.Sep .2006. eBook
Platform: | Size: 3581952 | Author: 胡强 | Hits:

[OtherAsp.Net_Ajax_PROGRAM

Description: 我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是JavaScript和 XML异步调用的结合。现在在server端用一些JavaScript代码就可以实现一个真正的chat room了。这篇文章不会介绍Ajax,并假设你已经对Ajax和ASP.NET的运用有一定了解。只是介绍如何用Ajax技术来创建一个基本的chat room。 -My first is a chat room with ASP 3.0 writes. Procedures are relatively simple, two text box, used to handle pages of information per second set. At that time, if we want to build a real chat room, have to use Java applet or ActiveX control. Based on the chart HTTP rooms are faced with something like my first one chat room asked the same issue. These issues include pages to refresh the screen flicker. However, this problem has been solved AJAX. AJAX is Asynchronous JavaScript and XML called the combination. Now the server side using some JavaScript code can achieve a real chat r the oom. This article will introduce Ajax, and the assumption that you have to Ajax and ASP.NET use a certain understanding. Only how to use Ajax technology to create a basic chat room.
Platform: | Size: 2048 | Author: 柳军 | Hits:

[.netAJAXEnabledWebSite1

Description: ajax结合asp.net用C#编程,实现页面无刷新-ajax Asp. Net combined with C# programming, pages REFRESHING
Platform: | Size: 451584 | Author: wwj | Hits:

[OtherASpNETAJAX

Description: 本卷从最易于理解和使用的部分入手,介绍ASP.NET AJAX框架中能够与传统ASP.NET无缝对接的服务器端部分,包括服务器端ASP.NET AJAX Extensions与ASP.NET AJAX Control Toolkit。这部分内容不需要读者任何的客户端开发知识,只要在Visual Studio中拖拖拽拽即可实现强大的客户端Ajax功能,例如局部页面更新、异步回送、拖拽、动画等,非常适合为现有的ASP.NET 2.0应用程序添加少量的Ajax特性,或是基于ASP.NET 2.0的一些简单Ajax功能的实现。-The present volume, from the most easy to understand and use some to start, introduce the framework of ASP.NET AJAX can be docked seamlessly with the traditional ASP.NET server-side part, including the server-side ASP.NET AJAX Extensions and ASP.NET AJAX Control Toolkit. This part of the contents of readers do not need any client-side development of knowledge, as long as the Visual Studio drag drag drag can realize powerful Ajax client-side functions, such as partial page updates, asynchronous loopback, drag and drop, animation and so on, very suitable for the existing ASP.NET 2.0 application to add a small amount of Ajax features, ASP.NET 2.0 or based on some simple Ajax functionality realized.
Platform: | Size: 3841024 | Author: ty | Hits:

[OtherWrox.Beginning.Ajax.with.ASP.NET.Sep.2006

Description: ASP.NET,PHP,Javascript,Ajax教程 新版本,英文原版,非扫图版,是一切排版原汁原味,AJAX与ASP编程精品收藏!-ASP.NET, PHP, Javascript, Ajax Tutorials The new version, the English original, non-扫图version, all original layout, AJAX and ASP programming fine collection!
Platform: | Size: 3577856 | Author: xu | Hits:

[Other Web CodeASP.NET

Description: ASP.NET Ajax technologies based on the mail system -ASP.NET Ajax technologies based on the mail system
Platform: | Size: 1713152 | Author: wangjunchao | Hits:

[WEB Codeextblog

Description: 一个用Ext Ajax客户端框架的Asp.net Blog管理系统.界面极其华丽.-A client using Ext Ajax framework Asp.net Blog management system. Interface is extremely gorgeous.
Platform: | Size: 2248704 | Author: 欧彬凯 | Hits:

[.netAjaxChangeImage

Description: 使用Ajax改变图片的Asp.net示例程序-Use Ajax to change the picture of Asp.net sample programs
Platform: | Size: 709632 | Author: 欧彬凯 | Hits:

[.netasp.net_Access_Ajax_google

Description: asp.net+Access+Ajax模仿google.rar 当用户输入关键字时,将列出跟关键字匹配的所有数据.-asp.net+ Access+ Ajax imitate google.rar when users enter a keyword, it will be listed with the keywords that match all of your data.
Platform: | Size: 11264 | Author: proudsky | Hits:

[WEB CodeAsp.netAJAX

Description: Asp.net AJAX 入门与案例详解一书的配套源代码,学习Asp.net AJAX时可将参考此源码资料。 -Introduction to Asp.net AJAX book with detailed case supporting the source code, learn Asp.net AJAX can be used as reference data for this source.
Platform: | Size: 18968576 | Author: 刘丽 | Hits:

[Multimedia DevelopSilverlightMediaPlayer

Description: Silverlight媒体播放器,AJAX扩展。内含缺省页面代码;Silverlight库文件;AJAX库文件;皮肤文件。-Silverlight Media Player sample implementation AJAX extended. Default Web page "Default.aspx" with corresponding code behind: both to be placed in Application root directory (ASP.NET 2.0+).Silverlight Library files(V. 2.0/3.0) to be placed in Bin directory. Ajax Library file (AjaxControlToolkit.dll) to be placed in Bin directory. Player "Skin" files (xaml) collection, placed in "MediaPlayerSkins" folder
Platform: | Size: 488448 | Author: mesmerism | Hits:

[Internet-Networkeshop

Description: 适合初学的标准三层架构,采用ajax,页面布局div+css符合w3c,用vs自带的sqlserver,免配置sqlserver,使用方便,里面共有5个项目,点击最外层的.sln直接可运行。 网站采用asp.net 用户角色配置(membership,UserRoles),用户角色、权限可在asp.net配置里修改,注册,登陆均采用asp.net登陆控件,网站根据用户角色自定义sitemap,基本上使用了asp.net用户角色的所有新特性。 特点: 简洁的界面:CSS布局,少用图片。速度快,多浏览器支持 细致的服务:匿名用户的书可以添加到登陆用户的购物车。 购买两本相同的书,数量+1。 购物车-收藏夹-浏览区相互切换方便 订单里可以修改用户信息 AJAX:刷新少,用户体验好。 -Standard three-tier structure for beginners, using ajax, div+ css page layout consistent with w3c, using native vs sqlserver, free configuration sqlserver, ease of use, which a total of five items, click on the most outer. Sln directly to run. Site using asp.net user role configuration (membership, UserRoles), user roles, permissions can be configured in changes in asp.net, registration, login asp.net login controls are used, the site based on user roles custom sitemap, basically using asp.net user roles of all the new features. Features: Simple interface: CSS layout, fewer pictures. Speed, multi-browser support Meticulous service: anonymous users can add the book to visit the user s shopping cart. Purchase of two identical books, the number of+1. Shopping Cart- Favorites- Browse easy to switch between areas In order to modify user information AJAX: Refresh little better user experience.
Platform: | Size: 1767424 | Author: zaq12wsx | Hits:

[WEB CodeBeginning.Ajax.with.ASP.NET

Description: Ajax is a set of technologies that will revolutionize the way that web-based applications are designed. It revolutionizes the way that applications are used, provides users a responsive application, and provides developers with the alternatives for building their applications. We believe that this book will meet your needs regarding programming Ajax on the ASP.NET platform.
Platform: | Size: 3582976 | Author: yjh | Hits:

[JSPASP.NET-kaifajishu-Daquan

Description: 《ASP.NET开发技术大全》  ASP.NET操作数据库  ASP.NET内置对象,应用程序配置和缓存  ASP.NET 3.5和AJAX  ASP.NET MVC基础  ASP.NET 3.5与LINQ -ASP.NET development techniques Daquan 飩?ASP.NET manipulate the database 飩?ASP.NET built-in objects, application configuration and cache 飩?ASP.NET 3.5 and AJAX 飩?ASP.NET MVC foundation 飩?ASP.NET 3.5 with LINQ
Platform: | Size: 6223872 | Author: 陈鹏 | Hits:

[ICQ-IM-ChatASP.NET-AJAX-web-chat-application

Description: Chat room with asp .net
Platform: | Size: 412672 | Author: HoangHai | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net