Archives
-
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
-
Update: Using a HttpHandler and Attributes to call C# methods in Javascript
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 … more
-
Using a HttpHandler and Attributes to call C# methods in Javascript
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 … more