Browse by Tags

Related Posts

  • DotNetNuke Tip #17, Disable Inline Editing in Text/HTML

    DotNetNuke Tip #17, Disable Inline Editing in Text/HTML With the latest releases of DNN, 3.3.* and 4.3.*, you may notice that when logged in to a page you have edit rights to that you can "edit" content in the text/html modules simply by clicking on them in the browser window and typing. Convenient...
    Posted to Development through the eyes of Chris Hammond.... (Weblog) by Chris Hammond on 09-06-2006, 12:00 AM
    Filed under: ASP.NET, Modules, DotNetNuke Tips, HTML, Text
  • 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
  • DotNetNuke Tip #17, Disable Inline Editing in Text/HTML

    DotNetNuke Tip #17, Disable Inline Editing in Text/HTML With the latest releases of DNN, 3.3.* and 4.3.*, you may notice that when logged in to a page you have edit rights to that you can "edit" content in the text/html modules simply by clicking on them in the browser window and typing. Convenient...
    Posted to DotNetNuke Developer (Weblog) by Chris Hammond on 09-06-2006, 12:00 AM
    Filed under: ASP.NET, Modules, DotNetNuke Tips, HTML, Text
  • Should I use a type attribute on script tags?

    I have immense respect for Douglas Crockford, but that doesn't mean I can't disagree with him... Douglas has written on a number of occasions that he prefers plain script tags, with no attributes. The argument goes like this: "This script block uses the language attribute. This was a feature that was...
    Posted to Tales from the Evil Empire (Weblog) by Bertrand Le Roy on 09-17-2007, 12:00 AM
    Filed under: ASP.NET, JavaScript, Microsoft AJAX Library, HTML
  • 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
  • Convert HTML tables to a DataSet

    I've just had a requirement to extract some data from a web page and manipulate it before sending it off elsewhere. The data in the web page was all included inside <table> tags, so I wrote a few Regular Expressions to extract this data and place it in a DataSet object. Read More... If you have...
    Posted to Mark Smith (Weblog) by ca8msm on 12-06-2007, 12:00 AM
    Filed under: ASP.NET, Extract, Data, DataSet, HTML, Table
  • .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
  • 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 Framework
  • Semantically correct markup and the casual table. Can they co-exist ?

    I am sure by now, everybody has been scorned upon for not using semantically correct markup. It's all over the web today. The message is clear, Web standards are important. Valid Xhtml is important but above all, SEMANTICALLY CORRECT MARKUP! What is Semantically correct markup ? First lets define semantics...
    Posted to Tutto .NET (Weblog) by alessandro on 01-07-2008, 12:00 AM
    Filed under: ASP.NET, Css Friendly Adapter, XHTML, HTML
Page 1 of 3 (24 items) 1 2 3 Next >