Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, October 12, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP.NET 2.0 > User Control
Dynamic User Control, Ajaxify Your Controls        
Total Hits: 8  |  Today: 0 Author: Jean-Pierre Thomasset       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article describes a control which can host a UserControl. It allows to Ajaxify a user control without any code change. The main benefit is that when refreshing its content, it does not instantiate the full page but only the contained user control. Most of the ASP.NET features (at least the ones that I tested) are supported: viewstate, controlstate, postback events, validators... Moreover, one of the cool features of this control is allowing UserControl to do cross-domain Ajax postback.


What's New at DevASP.Net
10/12  Drag and Drop Items in a WPF List..
10/12  PolyStar - WPF Polygons and Stars
10/12  Advanced Custom TreeView Layout i..
10/12  Interactive 3D Bar chart custom c..
10/12  RecentFileList: a WPF MRU
10/12  Waiting Control / IE 7 Progressba..
10/12  Create a movable usercontrol in W..
10/12  Wpf ErrorProvider - Integrating I..
10/12  WPF: How to highlight a cell in L..
10/12  Loading .Net2.0 Form onto .Net3.0..
10/12  Beginner's WPF Animation Tutorial
10/12  WPF Commands
10/12  WPF 3D : Part 2 of n
10/12  Newton Game Dynamics Extensions f..
10/12  Annotating an Image in WPF
10/12  WPF : A 3D screensaver written in..
10/12  WPF OutlookBar control
10/12  Javascript Progress Bar
10/12  Parallel Recursive methods using ..
10/12  Data versioning in SQL Server usi..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net