Browse by Tags

Related Posts

  • Microsoft Silverlight 2.0 Wish List

    Well, the year 2007 is nearly at the end and I have my short wish list for Microsoft Silverlight . The following (maybe not complete) unsorted list would be nice to see in 2008 with the next CTP or final version: When building Silverlight 2.0 Web applications I must be able to consume services (REST...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-20-2007, 12:00 AM
    Filed under: AJAX, JavaScript, JSON, Mobile, WPF/E, WPF, WPFE, Silverlight, DLR
  • [de] Silverlight Get Together

    (English: I will start new workshops about Ajax, ASP.NET and Silverlight in the next months, first will start on Thursday about Silverlight.) Am kommenden Donnersten, den 26. Juli 2007, veranstalten wir einen kleinen, kostenfreien Workshop zum Thema Microsoft Silverlight . Danke an Thomas Müller, der...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 07-23-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, Web 2.0, Atlas, Source Code, WPF/E, WPF, WPFE, Silverlight, DLR
  • [de] .NET User Group Franken am 5. Juli 2007

    Die .NET User Group Franken trifft sich mal wieder, diesmal in den Räumen der evosoft GmbH (Dank geht an Igor Milovanovic ). Themen Daniel Zeiss spricht zum Thema ComfortASP.NET , nachdem ich ihm ja die Zeit beim vorletzten Treffen gestohlen hatte, sorry nochmal! Ich selber werde einen Überblick über...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-13-2007, 12:00 AM
    Filed under: AJAX, .NET, JavaScript, WPF/E, WPF, WPFE, Silverlight, DLR
  • New Examples and Tutorials

    During the last days I have added some new tutorials and examples to my list. Dave Campbell sent me a short message that he has already a kind of Silverlight examples collection. Have a look on his list of Silverlight tagged articles he wrote and external Silverlight examples as well . There is starting...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-08-2007, 12:00 AM
    Filed under: AJAX, .NET, JavaScript, Silverlight, DLR, UI
  • Silverlight Tutorials

    There are a couple of great tutorials on how to developer Microsoft Silverlight 1.0 or 1.1 Web applications: Mix 07 Silverlight Sessions Building Silverlight Applications Using .NET (Part 1 of 2) Building Silverlight Applications Using .NET (Part 2 of 2) Building Rich Web Experiences Using Silverlight...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-06-2007, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, JavaScript, JSON, WPF/E, WPF, WPFE, Silverlight, DLR
  • Microsoft Silverlight Introduction (LiveMeeting)

    Tomorrow there is an online event for developers talking about Silverlight at 2:00 PM Eastern Time (US & Canada): " Microsoft Silverlight is a technology for delivering rich, cross-platform interactive experiences for the Web and beyond. Silverlight will enable the creation of rich, visually stunning...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-05-2007, 12:00 AM
    Filed under: JavaScript, Silverlight, DLR
  • Silverlight Examples

    During the weekend I spent some minutes to collect some of the greatest Silverlight examples. Most of them need the Silverlight 1.1 alpha runtime which is available for download here . If you are missing any great demo or article please use the comments or contact page to add it. Great Visual Studio...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-04-2007, 12:00 AM
    Filed under: AJAX, .NET, JavaScript, WPF/E, WPF, WPFE, Silverlight, DLR
  • JavaScript and .NET Arrays in Silverlight

    During my tests with the DLR (Dynamic Language Runtime) in Silverlight 1.1 I came accross several things that didn't work first. Most of them could be fixed by using small workarounds. Managed JavaScript (compared with IronPython) does not support generics or .NET arrays. Those features require changes...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 06-01-2007, 12:00 AM
    Filed under: .NET, JavaScript, WPF/E, WPFE, Silverlight, DLR
  • IsolatedStorage and managed JavaScript

    Today I tried to use the IsolatedStorage in managed JavaScript with Silverlight 1.1 . The IsolatedStorage can be used to store data on the client. Currently the alpha version supports 1MB, which is more than storing data in cookies, but maybe will be changed in the future. Perhaps there will be a setting...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 05-31-2007, 12:00 AM
    Filed under: .NET, JavaScript, WPFE, Silverlight, DLR
  • DLR and Performance

    The idea was to put all JavaScript libraries into the DLR of Silverlight to get better performance, but a first tests failed or is compared to JavaScript directly in the Web browser very slow. To test this I wrote a very simple demo: var s = "" ; var d1 = new Date(); for (var i=0; i<1000; i++) { s...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 05-31-2007, 12:00 AM
    Filed under: .NET, JavaScript, IE, WPF/E, WPFE, Silverlight, DLR
Page 1 of 2 (15 items) 1 2 Next >
Microsoft Communities