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
  • Generating HTML from Silverlight

    Martin has an interesting post on the technique he uses in his Silverlight chess board to generate HTML from a Silverlight application. The idea is quite interesting because he uses Silverlight for what it’s strong (vector graphics here) and HTML for the rest (text and hyperlinks). The generated HTML...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 11-07-2008, 12:00 AM
    Filed under: HTML, Silverlight
  • Parse a html string with ASP.NET controls

    Today I searched for a solution to parse a html string with ASP.NET controls on runtime. A string like for example this: <table > <tr > <td > Name </td > </tr > <tr > <td > <asp:TextBox id = "name" runat = "server" /> </td > </tr > </table...
    Posted to Erwin's Blog (Weblog) by erwin21 on 11-06-2008, 12:00 AM
    Filed under: ASP.NET, 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
  • Some tools for Highlighting Code in web pages

    In October's version of MSDN Magazine (Toolbox Section) , Scott Mitchell has a nice post about tools for highlighting code. Some times bloggers needs to copy source code from visual studio IDE to web page. for readability purpose, Highlighting code is important in web page. You should convert the code...
    Posted to Morteza Sahragard (Weblog) by mlife on 10-10-2008, 12:00 AM
    Filed under: HTML, ASP.NET, Highlighting
  • 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
  • Internet Explorer 6 running on Windows Mobile - Do I have to wait for WM7?

    Microsoft has canceled the Deepfish research project lab. I was not sure if I would love the Deepfish browser as there was a big lack of missing features like AJAX, JavaScript, Flash/Silverlight. Yesterday I read in the news that Microsoft will port their Internet Explorer 6 render engine to Windows...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-12-2008, 12:00 AM
    Filed under: AJAX, IE, Mobile, HTML
  • Microsoft Live Labs - Deepfish Project Canceled

    Some of you have heard about the Deepfish project at Microsoft Research. In March 2007 Microsoft announced a new mobile Web browser to bring desktop-like browsing to mobile devices. Since some days the Deepfish project Web site has been removed, you'll get an http 404 (file not found) or get redirected...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-11-2008, 12:00 AM
    Filed under: Web 2.0, IE, Mobile, HTML
  • Google Chrome Crawls HTTPS Content – Where is my privacy?

    Yesterday I was playing around with Google Chrome . Yes, it is a very simple UI and I love this. One of my comments at the IE8 roundtable in Berlin was that I would like to get all the options and configuration dialogs replaced by a HTML page inside the browser (similar to about:config). Well, when playing...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 09-05-2008, 12:00 AM
    Filed under: Google, 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
Page 1 of 22 (213 items) 1 2 3 4 5 Next > ... Last »