Erik Porter's Blog

Life and Development at Microsoft and Other Technology Discussions

News

    Browse by Tags

    All Tags » ASP.NET AJAX (RSS)
    ASP.NET AJAX BUG: $addHandler Can't Attach to Element Inside an IFrame in Internet Explorer
    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...
    .NET Web Roadmap for 3.5 (ASP.NET, Silverlight, IIS 7)
    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...
    JavaScript Intellisense in Visual Studio Orcas
    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.
    How to Use Embedded JavaScript Files in ASP.NET AJAX
    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...
    ASP.NET AJAX 1.0 Released
    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...
    More Posts