Showing posts with label examples. Show all posts
Showing posts with label examples. Show all posts

Wednesday, March 28, 2012

ASP.NET AJAX Incomplete Documentation

While the docs are pretty nice, nicely formatted and have some decent examples, theyre very incomplete.

Just as an example; try to find Sys.Browser anywhere on the docs site. I sure cant.

When is the documentation going to be updated and complete?

That is screwing me as well. Instead of giving us the documentation your soon here microsoft annoucing another version of ajax! also un-documented.


Thank you for this feedback, and I am sorry Sys.Browser is missing from the documentation. I will find out when documentation for Sys.Browser will be published.


Thanks again for the feedback. This class will be documented and I'll post a link to this thread when it is ready.


Gosh, if documentation of a javascript function were 'screwing' me, I'd probably go do something crazy like, I don't know, open the ajax.debug.js file and look at the available methods and their signatures.

But that's just me.

Saturday, March 24, 2012

ASP.NET AJAX - Events calendar

I have been searching far and wide for an example showing how to update events on
an events calendar using ASP.Net AJAX.

The only examples I find are commercial modules or not ASP.Net AJAX.

If anyone has had more luck than I can you point me to the resource.

Thanks

Bump... Is anyone out there?

Wednesday, March 21, 2012

Ascx as ModalDialog?

Has anyone done this? Is it possible? If so, are there any examples around?

Right now I have several dialogs on one page and it's getting awfully messy.

Thanks ... Ed

If you're not afraid of getting your hands dirty, here's one idea:http://weblogs.asp.net/scottgu/archive/2006/10/22/Tip_2F00_Trick_3A00_-Cool-UI-Templating-Technique-to-use-with-ASP.NET-AJAX-for-non_2D00_UpdatePanel-scenarios.aspx