I have an iframe on my page and an html page that's loaded in it (from the same domain) and an anchor tag is clicked in the iframe I want to execute some code on my page on the client. In the Initialize method in my client object I call $addHandler and...
Scott Guthrie posted some fantastic info on ASP.NET Extensions 3.5 to match up with Visual Studio 2008 and .NET Framework 3.5. http://weblogs.asp.net/scottgu/archive/2007/11/29/net-web-product-roadmap-asp-net-silverlight-iis7.aspx Highlights: Silverlight...
This is really great to see! http://blogs.msdn.com/webdevtools/archive/2007/03/02/jscript-intellisense-in-orcas.aspx I've been developing a lot of client controls in ASP.NET AJAX lately and this would be so helpful.
I'm writing up a post about creating custom client controls at the moment (well, as of a few minutes ago anyway). It is getting pretty long and it's way past my bedtime. So I thought in the meantime I'd post a quick little blurb about how...
I have to jump in with everyone else. Me too, me too! :D http://ajax.asp.net/ In the coming months you will see our platform pushed to Channel 9 and 10 and we use ASP.NET AJAX heavily. Hopefully I'll have time to work up some samples from our code...