Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET   (RSS)
Sorry, but there are no more tags available to filter with.

Server Control to Server Control data sharing

Recently, I had to implement an in-page communication system between custom server controls. Essentially, all controls had to have access to a shared property at any point in the Page life cycle INCLUDING design-time. So, when this shared property changes
Posted by jeffc | 4 Comments
Filed under:

Pushing callback technology to the limit. LivePaint (Part I).

I wanted to try to see how close to “real-time” my company's “callback-enabled“ LiveControls could come in terms of communication with the server. It occurred to me that a cross-browser web paint application would be a great test
Posted by jeffc | 0 Comments
Filed under:

Swag at Tech-Ed 2005!

What happens to us when we get into a conference setting? Here I am, a grown adult, father, husband, going up to another adult and meekly saying "Hey, what do you have to do to get one of those weeble-wobble business card holders?". One company had a
Posted by jeffc | 0 Comments
Filed under:

JavaScript on demand!

A few months ago, my company released a new product ( LiveControls for ASP.NET ) that we periodically find a new use for that was not in the original design. To save you a trip to the website, this product is a suite of server controls which use callback
Posted by jeffc | 1 Comments
Filed under: