Michael's Blog

ASP.NET and Embedded Development

  • New version of AJAX Wrapper for .NET

    A new version of the AJAX Wrapper DLL is available online for free at http://ajax.schwarz-interactive.de/download/ajax.zip. For demonstration I have added a new sample (including source code of … more

  • Download C# Javascript Wrapper Sample

    I have done a small sample on how to use the C# Javascript Wrapper in web applications to get new data without the need of a postback. Feel free to download the sample from http://schwarz-interactive. … more

  • ASP.NET 2.0 und CallbackEvents mit Javascript

    Ein wenig enttäuscht bin ich schon, vielleicht liegt es aber auch nur an der aktuellen Beta 1 des Microsoft .NET Frameworks. Die CallbackEvents für Javascript, also das Holen von neuen Daten ohne … more

  • Microsoft AnitSpyware bug

    If have installed the Microsoft AntiSpyware since some weeks. Some applications like DameWare or VNC are marked as spyware, ok, that's ok. But I have big problems while working with scripts (*.js and … more

  • Using javascript arrays and IFRAME or Frames

    I had a look at the http://gmail.com technique for reading data from the client without refreshing the page. I am using this for a long time with the ActiveX Microsoft.XMLHTTP or Microsoft.XMLDOM. … more

  • Windows Update v6 started

    Did not know if there is already a post about the beta for Windows Update v6. I got an email for beta tester, but I think the link is working for all Windows 2003 Servers, http://beta.update. … more

  • Multiple Browsers Window Injection Vulnerability (Fix?)

    I have done some test on the new vulnerability of most common browsers. I tried to get more information on how to fix this. First I tried to get the URL of the popup window, but the problem is that … more

  • Multiple Browsers Window Injection Vulnerability

    Secunia Research has reported a vulnerability, which affects most browsers. The vulnerability can be exploited by a malicious web site to "hi-jack" a named browser window, regardless of which web … more