Tags
Articles in AJAX
Data bound fields for Ajax forms
An overview of the Ajax forms implementation of the AjaxEngine framework has already been published some days ago at http://ajaxaspects.blogspot.com/2007/12/using-openajax-events-for-building-data.html. Here a...
From : Aspects of AJAX
2008 Jan 30
Readability
Readability Stats: Word Count: 1072; Sentence Count: 71; Grade Level: 10.7
New Video: Integrating Silverlight and ASP.NET AJAX
I gave a talk at Desert Code Camp toward the end of 2007 that discussed how Microsoft's Silverlight product could be integrated with ASP.NET AJAX to dynamically display albums obtained from an Amazon.com Web S...
From : Dan Wahlins WebLog
2008 Jan 20
Readability
Readability Stats: Word Count: 115; Sentence Count: 6; Grade Level: 8.5
How to... use Class Libraries with ASP.NET AJAX like AjaxPro
Using Ajax.NET Professional (AjaxPro) you are able to put you AJAX methods wherever you want, if inside the Page class itself, any .NET class in the same project or as a reference class library. To generate th...
From : Michael (AJAX.NET) Schwarz
2008 Jan 09
Readability
Readability Stats: Word Count: 814; Sentence Count: 77; Grade Level: 7.1
How to... move from AjaxPro to ASP.NET AJAX PageMethods
In one of my last posts I blogged about the future of Ajax.NET Professional (AjaxPro) and that I'm not able to do further development on that project. A lot of my readers feeling sad about this but I had...
From : Michael (AJAX.NET) Schwarz
2008 Jan 08
Readability
Readability Stats: Word Count: 895; Sentence Count: 84; Grade Level: 6.6
Aspects of OpenAjax
You know I like standards. Even if it is some kind of more complex to implement a solution based on a standard than using a direct and efficient but proprietary way, there are benefits on the long way that I j...
From : Aspects of AJAX
2008 Jan 05
Readability
Readability Stats: Word Count: 1079; Sentence Count: 68; Grade Level: 10.4
More OpenAjax compatible components
The PersistCookie control OpenAjax events are not persistent. The specification is based on the fact that the subscribers are informed just in time when the event was published. But by using cookies the passed...
From : Aspects of AJAX
2008 Jan 05
Readability
Readability Stats: Word Count: 546; Sentence Count: 28; Grade Level: 11.7
Useful OpenAjax Event Logger
While working on further adopting the OpenAjax event mechanism I wrote this small JavaScript include file that helps inspecting the current OpenAjax events. It is implemented by using a single JavaScript inclu...
From : Aspects of AJAX
2008 Jan 05
Readability
Readability Stats: Word Count: 262; Sentence Count: 27; Grade Level: 5.1
AJAX in Sharepoint: New Articles
Windows SharePoint Services 3.0 Software Development Kit provides overview information, installation instructions, and programming examples to introduce you to the way that Microsoft ASP.NET AJAX interacts wi...
From : Connected Systems Chilled Out Blog
2008 Jan 03
Readability
Readability Stats: Word Count: 66; Sentence Count: 7; Grade Level: 6.1
ActiveJax: An ActiveRecord to JavaScript Bridge
ActiveJax is a Rails plugin developed by Nicholas Schlueter that acts as a bridge between ActiveRecord and Prototype-backed JavaScript. This means you can call ActiveRecord model methods from JavaScript using...
From : Ruby Inside
2007 Dec 07
Readability
Readability Stats: Word Count: 146; Sentence Count: 12; Grade Level: 10.6
Silverlight V2.0
And only yesterday, MikeO were still calling it V1.1 at our Silverlight event in Birmingham. Get the news from ScottGu! If I read it correctly; Extensible control model Layout support (hopefully that's extens...
From : Mike Taultys Blog
2007 Nov 29
Readability
Readability Stats: Word Count: 110; Sentence Count: 9; Grade Level: 6.0
AjaxEngine is now full based on the OpenAjax specification
During the last weeks a lot of work was done to remove the old DataConnection implementations in the Ajax Engine open source project. Now it's done. You can find a first version of it in the repository on ...
From : Aspects of AJAX
2007 Nov 27
Readability
Readability Stats: Word Count: 106; Sentence Count: 12; Grade Level: 5.7
Ajax with the ASP.NET MVC Framework
This post presents a few basic Ajax features (similar to partial rendering and behaviors in terms of concepts) running on top of the ASP.NET MVC framework... some early ideas, experimentation and app-building ...
From : Nikhil Kotharis Weblog
2007 Nov 26
Readability
Readability Stats: Word Count: 35; Sentence Count: 5; Grade Level: 6.0
A simple menubar
By using the hover effect it is possible to realize a simple menubar that will be used by an upcoming control that allows rich text editing. Here I focus on the implementation of the menubar that is ...
From : Aspects of AJAX
2007 Nov 20
Readability
Readability Stats: Word Count: 978; Sentence Count: 65; Grade Level: 8.4
Enable AJAX on Existing ASP.NET Website Using WCSF
Enable AJAX on Existing ASP.NET Website Using WCSF by David Hayden ( Microsoft MVP C# ), Filed: ASP.NET 2.0 Enabling AJAX on an existing ASP.NET Website involves the monotonous task of adding&nb...
From : David Hayden - Florida .NET Developer - C# and SQL Server
2007 Nov 16
Readability
Readability Stats: Word Count: 302; Sentence Count: 24; Grade Level: 4.7
ASP.NET AJAX Server-Side Validation - ServerSideValidationExtender in Validation Guidance Bundle
My brain is working overtime on the simple concept of doing server-side validation using ASP.NET AJAX in webforms just like the ServerSideValidationExtender in the Validation Guidance Bundle. I really dig the ...
From : David Hayden - Florida .NET Developer - C# and SQL Server
2007 Nov 05
Readability
Readability Stats: Word Count: 64; Sentence Count: 9; Grade Level: 9.1