|
|
Browse by Tags
All Tags » ajax
Showing page 1 of 5 (46 total posts)
-
Ajax Overview
Ajax, or AJAX is a group of inter related web development techniques used to create interactive web applications. With ASP.NET Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page reactions.
These are some users comments ...
-
Simone has created a survey to better understand Ajax usage among .NET developers. It would be nice if You could also complete it, if you haven't done so yet, as there are also MS people interested in the results. More answers means more understanding there too plus can also help evaluating the future for Ajax techniques.
Here's ...
-
It is possible to use ASP.NET AJAX (or any kind
of AJAX engine) to show the user a sample of results as they type into
the search box.
Please see the full knowledge base article for details.
-
ILOG Diagram for .NET is a comprehensive set of tools, components and libraries for creating graphical editing, visualization, supervision and monitoring tools for the .NET platform. ILOG Diagram for .NET targets Windows Forms, ASP.NET, and WPF.
Take a look at http://www.ilog.com/products/diagramnet/ for details.
-
Just posted my session materials from Microsoft ASP.NET Connections, part of DevConnections Las Vegas, Nov 10-13, 2008.
The updated materials, which can be found here, include both slides and samples for the following talks from the show:
Data Control Tips and Tricks
We’ve all seen the basic drag-and-drop demos of the Data Controls, ...
-
I just noticed a very interesting announcement by Scott Guthrie. Microsoft will officially start co-operating with jQuery development community, adding support for jquery in ASP.NET Ajax, and which also includes Microsoft PSS e.g they take support cases.
Read more here.
-
Author: Steve Souders
Publisher: O'Reilly
ISBN-10: 0-596-52930-9
ISBN-13: 978-0-596-52930-7
September 2007, 168 pages
O'Reilly's web site:http://oreilly.com/catalog/9780596529307/
Companion web site: http://www.stevesouders.com/hpws/
High Performance Web Sites is written by Chief Performance Yahoo! Steve Souders. The ...
-
i am working with large video upload . for this i use splits the video into blocks(10 MB) and upload it using offset value. more over i have to show the progress
but i couldn't show the progress while the upload in progress. once the upload is over ,then status message appears.what is solution for this?
-
I would like to know how to implement webservice using ASP.NET AJAX in a n-tier architecture.
which one is better n-tier arch or MVC.
Where can I download good realtime examples for n-tier architecture?
which is the best design pattern to use in n-tier application?
-
I'm a big fan of ASP.NET AJAX in general, but one concern I have and something that has forced me to use other technologies is the size of the library. It's about 85kb when compressed and unfortunately that is quite large if you're trying to include it on most every page on a site (or, much much worse, every advertisement in a large ...
1
|
|
|