rancol23

Stories kicked by rancol23

Dynamically create ASP.NET user control using Ajax and Web Service(weblogs.asp.net)

submitted by SanjeevanaSanjeevana(795) 3 years, 10 months ago

To make web UI dynamic and more responsive to the various situations and modes, several techniques are used by the developers like making irrelevant controls invisible, disabling unused controls. This technique makes you page complex and heavy in size. Dynamic user control is another story. With dynamic control creation you will get the unmatched flexibility and innovation with robustness. Using this technique you can add any usercontrol to any page as per demand without postback or update panel. read more...

add a comment |category: |Views: 578

tags: another