February 2005 - Posts

1
Comments

Microsoft AnitSpyware bug by Michael Schwarz

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 *.vbs). Sometimes I want to edit script files with...
3
Comments

Update: Using a HttpHandler and Attributes to call C# methods in Javascript by Michael Schwarz

Because many asked me to show a online demo of the C# to Javascript wrapper I put a Javascript chat on http://beta.schwarz-interactive.de/ . You can use Mozilla Firefox or Internet Explorer to try the demo. Check the HTML source code of the page to see...
5
Comments

Using a HttpHandler and Attributes to call C# methods in Javascript by Michael Schwarz

Now, I am back and done a new sample on how to call C# (or simply .NET methods) from the client using Javascript. As you can see on my last posts I had done this using a IFRAME or the XmlHttpRequest object (yes, this is working in FireFox and Mozilla...
More Posts