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
  • 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
  • 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
  • Kaspersky and ‘Banner’s

    What a coincidence...my second post on my blog is also about Kaspersky. Why do I keep running into the weird things? Anyway, this should also hold for many web content filters. Last night I was finally playing around with the most excellent urlrewriter.net . I'm on IIS7 on Vista x64 SP1. I'd always thought...
    Posted to HeartattacK (Weblog) by HeartattacK on 07-28-2008, 12:00 AM
    Filed under: General Software Development, Banner, Kaspersky, HTML, ASP.NET
  • 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
  • Web Based Link Checker

    I had a client the other day ask me if there was an easy way for him to check a page he had that had a list of over one hundred web sites. Obviously it's very tedious to have to go and click each link one by one, so I offered to try and come up with some code that can do it for him. While I know...
    Posted to iis (Weblog) by Anonymous on 06-26-2008, 12:00 AM
    Filed under: ASP.NET, HTML, parse
  • 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
Page 1 of 12 (120 items) 1 2 3 4 5 Next > ... Last »