Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Really Cool Internet Explorer 6 – But how will it perform on 400 MHz?

    I have downloaded the new emulator images and I’m really impressed that the IE6 render engine really fits in such a small device. I have created some screenshots below. All Web sites look very similar to the desktop version of Internet Explorer. Most AJAX enabled pages are working, on some Web sites...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 11-12-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, JavaScript, IE, Mobile, HTML
  • PDC 2008 ASP.NET AJAX Futures talk available online

    The full 83 minutes of my PDC talk are available on the Channel 9 web site . You can watch the session online (using Silverlight) or download the video in a number of formats. Slides and source code for the demo are also available. Watch online: http://channel9.msdn.com/pdc2008/PC32/ Download MP4 / iPod...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 11-03-2008, 12:00 AM
    Filed under: ASP.NET, Atlas, .NET, JavaScript, Microsoft AJAX Library, HTML, JSON, Ajax Control Toolkit, jQuery, PDC
  • Internet Explorer 8 - Evaluators' Guide and IE8 Demo Site

    I found a nice document at Microsoft Download showing all the new features in Internet Explorer 8 which is currently in beta: Speed and Efficiency. Internet Explorer 8 is faster to start up, creates new tabs in a snap, and loads and runs Web sites much more quickly (especially sites based on JavaScript...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-17-2008, 12:00 AM
    Filed under: AJAX, JavaScript, IE, HTML
  • Browser War 2.0

    Yesterday Google announced that they are working on a own Web browser. The first beta version will be available for Windows today in more than 100 countires, Mac and Linux versions are coming soon. An official starting point could be http://www.google.com/chrome as it returns an http error 404 instead...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-02-2008, 12:00 AM
    Filed under: JavaScript, Google, IE, HTML
  • TODO: Internet Explorer 8

    I will collect some of my thoughts about the current beta 2 of Internet Explorer 8 I have noticed during IE8 community roundtable last week: Address Bar and Searching Since months I’m using a great Firefox feature that I still miss in Internet Explorer 8 (beta 2): the searchable address bar . With the...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-01-2008, 12:00 AM
    Filed under: ASP.NET, JavaScript, IE, XSS, 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
  • More On ASP.NET Validators And Validation Summary Rendering of Properties

    On previous posts [ ^ ][ ^ ] I mentioned the size of ASP.NET validators and validation summary rendering and the fact that expando attributes are being used to add properties. Mohamed also mentions this issue. Besides the fact that custom attributes aren't XHTML conformant, Firefox differs from Internet...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 06-23-2008, 12:00 AM
    Filed under: ASP.NET, SoftDev, Web, MSDN, Microsoft, .NET, InternetExplorer, JavaScript, FireFox, HTML
  • ASP.NET Ajax client-side templates and declarative markup article in MSDN Magazine

    I wrote a short column in Dino Esposito 's latest MSDN Magazine article to introduce two new features that we will ship with the next version of ASP.NET Ajax . The features will enable you to declaratively instantiate client-side components and to build data-driven HTML from simple templates. http:/...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 06-17-2008, 12:00 AM
    Filed under: ASP.NET, Atlas, JavaScript, Microsoft AJAX Library, 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
Page 1 of 10 (91 items) 1 2 3 4 5 Next > ... Last »