Browse by Tags

All Tags » .NET (RSS)

Results of AJAX Statistic for .NET Development by Michael Schwarz

Simone has created another survey concerning AJAX usage with ASP.NET. The results are available, now, and it is really interesting to see that there are only small changes in the use of AJAX libraries for ASP.NET developers. The most used Ajax/JS library...

IActiveScriptParse and x64 by Michael Schwarz

Some days ago I had to work on an .NET application that has been ported from C++. This application is using VBScript as scripting host using the IActiveScriptParse interface. While the C++ compile was working fine on x64 the .NET port didn’t work. To...
Filed under: ,

AppCmd Migrate Config and Remove HttpModules by Michael Schwarz

In some of my Web projects I’m using the <remove name=”…”/> tag in web.config section system.web/httpModules . When you’re using the appcmd migrate config command not all removed httpModule configurations are copied to the new section below system...
Filed under: ,

SmallBasic - A Microsoft DevLabs Project by Michael Schwarz

Not sure if you already heard about Small Basic ? Small Basic derives its inspiration from the original BASIC programming language. Small Basic is a project that's aimed at bringing "fun" back to programming. By providing a small and easy to...
Filed under:

Encrypt your AJAX traffic using Microsoft Silverlight and Ajax.NET Professional by Michael Schwarz

Some of you maybe remember that I had added some security related features in Ajax.NET Professional . It is possible to put an AJAX token or to simple encrypt the data that gets over the lines. With Silverlight we get the System.Security.Cryptography...

DNS, Zigbee, XBee, Web, SMTP and POP classes in my MSchwarz Toolkit for .NET Micro Framework by Michael Schwarz

As I wrote already some days ago I'm currently working on a library that will offer networking features that I'm missing in .NET Micro Framework. All features are first implemented in desktop .NET Framework 3.0 and then modified to fit the smaller .NET...

AppCmd Migrate Config and HTTP Error 500.22 by Michael Schwarz

Yesterday I tried to migrate an Web Application from IIS 6 to IIS 7 integrated managed pipeline mode. After copying the files to the new folder I opened a Web browser and got following error message: HTTP Error 500.22 - Internal Server Error An ASP.NET...
Filed under: ,

ASP.NET Memory Issues by Michael Schwarz

Tess Ferrandez who is an escalation engineer in product support services (PSS) at Microsoft was helping a colleague out with an OOM (OutOfMemory) situation he was dealing with. The problem was that their applications memory usage would grow over time...
Filed under: , ,

The Future of .NET Reflector (from Lutz Roeder) by Michael Schwarz

Red Gate will be responsible for the future development of .NET Reflector , the popular tool authored by Lutz Roeder . I’m very happy to read that Red Gate will offer this tool for free to the community. Lutz did a great job and the feedback from developers...
Filed under: ,

Tahoe Board Running .NET MF 3.0 by Michael Schwarz

Device Solution has published their first beta firmware and SDK for .NET Micro Framework 3.0 beta. The firmware version includes basic support for everything on the Tahoe board excluding Ethernet and PWM. Read all the details and download firmware update...
More Posts Next page »