1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
If you’ve done much ASP.NET AJAX development, you’re no doubt familiar with JavaScript alert errors similar to the one pictured above. This particular one occurs on the official ASP.NET forums in FireFox, if you try to navigate away from viewing a user pr |
Digg this - del icious |
|
Lately the use of client centric development model in .NET is getting increasingly popular. |
Digg this - del icious |
|
In this tutorial, you build an Ajax chat room web application with components that are themselves Ajax-unaware, also known as POJC (Plain Old JavaServer Faces Components). You achieve this using Dynamic Faces technology, an extension to JavaServer Faces t |
Digg this - del icious |
|
Oliver Steele is doing great work, and he has just released a gem called JCON which stands for JavaScript Conformance. It tests JSON values to make sure that they are valid for the new world of ECMAScript 4 type definitions (e.g. new { x:int, y:string }( |
Digg this - del icious |
|
I know this isn't .NET but this Ajax JavaScript can easily be used in any .NET application if you want a little more control over your Ajax than AJAX.NET provides. This is a basic Ajax JavaScript class with factory support for the XMLHttpRequest object. |
Digg this - del icious |
|
How to implement a simple Edit in Place effect (Flickr-like) using Scriptaculous and PHP |
Digg this - del icious |
|
Torrey Rice took Safari 3.1 and the new CSS Animations feature, and mashed it up with SVG to create a fisheye demo. |
Digg this - del icious |
|
Your site may contain a wealth of technical terms. The user while viewing it may have to wonder about their meaning. What can be done to provide site visitors with instant answers to the questions they have? |
Digg this - del icious |
|
The application includes a class to handle the xml file by some methods to create the xml or load it, to save info, modify it, or remove it. The public methods of this class are: |
Digg this - del icious |
|
One of the many new features of Visual Studio 2008 is built in Support for ASP.NET AJAX development. Previously with Visual Studio 2005 you would have needed to download separate add-ons and project templates in order to AJAX enable your web applications. |
Digg this - del icious |
|