Browse by Tags

Related Posts

  • Rich Media Platform Comparison

    I found a nice table which will show a comparison between Microsoft products and Flash/Flex: Features/Benefits Silverlight .NET 3.0 Flash/Flex Rich 2D animation/graphics with audio and video yes yes yes Industry standard video codec yes yes no Scalable video format from HD to mobile yes yes no Hardware...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-19-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, Web 2.0, JavaScript, Mobile, WPF/E, WPF, HTML, WPFE, Silverlight
  • Rich Media Platform Comparison

    I found a nice table which will show a comparison between Microsoft products and Flash/Flex: Features/Benefits Silverlight .NET Flash/Flex Rich 2D animation/graphics with audio and video yes yes yes Industry standard video codec yes yes no Scalable video format from HD to mobile yes yes no Hardware-assisted...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 04-19-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, Web 2.0, JavaScript, Mobile, WPF/E, WPF, HTML, WPFE, Silverlight
  • Inline Script inside an ASP.NET AJAX UpdatePanel

    When you wrap content with an UpdatePanel, it pretty much takes care of everything for you. But it can't do absolutely everything... Take for example some inline script: < p > Some html before the script </ p > < script type = "text/javascript" > alert( 'hi' ); </ script > <...
    Posted to Infinities Loop (Weblog) by InfinitiesLoop on 09-17-2007, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, JavaScript, HTML
  • .NET AJAX Survey Results

    Simone has finished the survey and published the results of the survey about the usage of AJAX among .NET web developers . The results are very interesting. The most used AJAX toolkit is ASP.NET AJAX with about 73.7% followed by the AJAX Control Toolkit which is used by almost half of the .NET developers...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-21-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, JSON, HTML, jQuery, UI
  • How to... use Class Libraries with ASP.NET AJAX like AjaxPro

    Using Ajax.NET Professional (AjaxPro) you are able to put you AJAX methods wherever you want, if inside the Page class itself, any .NET class in the same project or as a reference class library. To generate the AJAX client-side JavaScript proxies the AjaxPro library checks for all public methods inside...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-09-2008, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, Source Code, HTML, UI
  • Flickering UI From the ASP.NET AJAX Toolkit TabContainer while in an UpdatePanel?

    If you upgrade from Microsoft ASP.NET AJAX Extensions 1.0 to 3.5, and you have a TabContainer inside an update panel, like this: < asp : UpdatePanel ID = "UpdatePanel1" runat = "server" > < ContentTemplate > < act : TabContainer runat = "server" > < act : TabPanel runat = "server...
    Posted to Infinities Loop (Weblog) by InfinitiesLoop on 04-30-2008, 12:00 AM
    Filed under: .NET, ASP.NET, AJAX, JavaScript, Script Loading, HTML
  • Rendering ASP.NET Validators And Validation Summary Property As HTML Attributes

    Yesterday I blogged about the cause of ASP.NET validators and validation summary slowness . At that point I wasn't aware of the existence of the XHTML conformance configuration (thanks Nuno ). With the XHTML conformance configuration set to Legacy , the rendering of controls works like it worked in ASP...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 05-13-2008, 12:00 AM
    Filed under: ASP.NET, Tools, SoftDev, Web, MSDN, Microsoft, .NET, AJAX, JavaScript, HTML
  • The Cause Of ASP.NET Validators And Validation Summary Slowness

    When building ASP.NET pages, if you use too many validators and validation summaries your pages can become very slow. Have you ever wondered why? Lets build a simple page web page with a few validators. Something like this: The page is composed of: 2 TextBox es 1 RequiredFieldValidator for each TextBox...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 05-12-2008, 12:00 AM
    Filed under: ASP.NET, Tools, SoftDev, Web, MSDN, Microsoft, .NET, AJAX, JavaScript, HTML
  • Internet Explorer 8 Expert Chat Zone Resume

    Internet Explorer 8 is in beta and we're able to improve features that we need. Last week I sent a short message to the Microsoft DPE here in Germany with some comments what I like more in Firefox 3 than in Internet Explorer. Well, there are a couple of great features like the star-it function to easily...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-17-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, JavaScript, IE, HTML, MVC
  • Volta - Microsoft Live Labs

    On December 5th last year Microsoft Live Labs announced the Volta technology preview , a developer toolset for building multi-tier web applications using existing and familiar tools, techniques and patterns. You architect and built your application as a .NET client application, assigning the portions...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 01-03-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, Web 2.0, JavaScript, Source Code, JSON, HTML, Silverlight, MVC
Page 1 of 1 (10 items)
Microsoft Communities