AJAX

Control Toolkitに魅力的なコントロールがさらに追加

Control ToolkitはCodePlexコミュニティ発のツールキットです。 See: http://ajax.asp.net/ajaxtoolkit/ See: http://www.codeplex.com/Wiki/View.aspx?ProjectName=AtlasControlToolkit オートコンプリート(日本語OK!) AutoComplete Demonstration カレ…

ASP.NET AJAX 1.0 RC has just been released to the Web.

kitaze--------------- ASP.NET AJAX 1.0 RC has just been released to the Web. New features include additional globalization support, dynamic invocation of web service proxies, and substitution logic, compression and caching support for the …

UpdatePanelのテスト

ajax!!!!!!!!!!!!!!!!!!!!! UpdatePanelのテスト VWDHosting.net lets you try out Visual Web Developer 2005 Express Edition and ASP.NET 2.0 by uploading your web sites to a live web server (this type of service is called [Web hosting]. The VWD…

”Comet: Low Latency Data for the Browser”

http://alex.dojotoolkit.org/?p=545 Cometとな?この画像*1からわかること ★Ajax UIからのイベントが起点 AjaxEngineがサーバプロセスとやり取り サーバからデータをPULLする ★Comet AjaxEngineのかわりにComet clientが働く サーバサイドにcomet event bus…

アドビ、Spry framework for Ajaxを公開。

対抗馬キター The Spry framework for Ajax is a JavaScript library for web designers that provides functionality that allows designers to build pages that provide a richer experience for their users. It is designed to bring Ajax to the web d…

ASP.NET にスパイスを加える: AJAX

サンプル付き。 AJAX (Asynchronous JavaScript And XML) を使用して、動的で応答性の高い Microsoft ASP.NET アプリケーションを作成する方法を説明します。サンプル プログラム ファイル内では実際のコメント行は英語で書かれていますが、この記事内では説…

Ajax開発ツールの本命は?

気になるエントリ。 Webアプリケーション開発者には広くて深い知識が必要になってきますね。 Ajax開発ツールの本命は? Ajaxのアプリケーションの開発は、JavaScriptだけでなくCSSやXMLの知識も必要ですし、サーバ側のPHPやJavaのプログラミングやブラウザご…

AJAX (ASP.NET Technical Articles)

MSDNもチェックしておこう。 Learn how AJAX (Asynchronous JavaScript And XML) can be used to make your Microsoft ASP.NET applications more dynamic and responsive.

Atlas AutoComplete Feature (UPDATED)

Webでオートコンプリート! The AutoComplete feature will call a WebMethod (from a ASMX Web Service) with the text to search for and the maximum items to return. Note: it is very important to use the correct names for the arguments! http://b…

Update browsers without a refresh with LiveControls for ASP.NET

かっこよすぎ!!!!! AJAX Technology fuels PowerWEB Ajax LiveControls for ASP.NET! Live Controls used in this sample: LiveDataGrid LiveDropDownList LiveImageButton LiveLabel LiveLinkButton LiveMessageBox LivePanel LiveTextBox

Ajax.NET Professionalがまた進化!!!!

週末触ってみますー Ajax.NET Professional - A free library for the Microsoft .NET Framework

WebでリッチなUIを実現するATLAS プロジェクトの国際化(日本でどうする?)

ローカライズにあたり、どんな問題が発生するんだろうか。 ちょっと考えてみる。 Googleサジェストのようなものを作ろうとした場合の実装方法→IME制御とか。 サーバへのリクエスト頻度→ローカライズには関係ないですね リッチデータの取り扱い→ローカライズ…