.NET news » Search results
Search results for query "asp" (244):
See search results as you type - An ASP.NET Ajax Control
Highrise and other new AJAX enabled tools have this feature that when you type in a search query, it automatically updates the search results below. It's almost like an auto-complete box, but with the full results on the page instead of a dropdown list below the control. Unfortunately, I didn't find anything like this in the Microsoft ASP.NET AJAX Toolkit. So, I decided that this was a good way to finally dive into the AJAX Control Toolkit..
2008-04-11 18:27:00 Source: See search results as you type - An
Tags: Ajax
A base SharePoint web part for AJAX in ASP.NET 3.5
This article describe an abstract web part class developed for the SharePoint 2007 (WSS 3.0 or MOSS 2007) platform. The web part contains the logic to address some known conflicts between SharePoint and ASP.NET AJAX and is designed as the base class for all AJAX enabled SharePoint web parts.
2008-04-09 16:00:00 Source: A base SharePoint web part for AJAX in
Tags: SharePoint
ASP.NET & Comet: Bringing Sockets back
Implementing a socket based Comet solution in ASP.NET
Light Speed Inline Editing Using ASP.NET AJAX and Web Services. Part I.
javascript+AJAX solution for inline edititng in grid.
2008-04-06 10:42:00 Source: Light Speed Inline Editing Using
Tags: Ajax
Never Write an Insecure ASP.NET Application Ever Again
Learn to take advantage of the inner workings of ASP.NET's security model to help eliminate security vulnerabilities from your web applications.
Who's Online?: A Virtual Earth And User Session Mashup in Asp.Net.
A tutorial for implementing a modal popup window on your web site which will display a Microsoft Virtual Earth map with pinpoints on the locations of everyone who is currently browsing your web site.
2008-02-28 14:12:00 Source: Who's Online?: A Virtual Earth And User Session Mashup in...
Tags: ASP.NET
Ajax
Working Around ASP.NET's HyperLink ImageUrl Bug
This article shines the light on a bug I came across in the ASP.NET HyperLink control implementation.
In particular, when using URL rewriting the HyperLink control's
ImageUrl property can be,
in certain circumstances, incorrectly rewritten. The good news is that there is a simple workaround
that's made possible by the flexible architecture of ASP.NET.
Inside ASP.NET AJAX back end services
Most of the emphasis with AJAX is on how to perform an asynchronous update at the client. Dino Esposito considers the other end of the connection: how exactly does the server provide the data that the client needs?
Caching Images in ASP.NET
There are a lot of ways to improve performance in web applications. One of the simplest but most effective methods is to cache images on the client. In this article I would like to show how we implemented image caching for our DotNetNuke website.
ASP.Net/AJAX interface for utorrent
An ASP.Net/AJAX interface for utorrent


Syndicate