Posts
-
Using WebDAV with IIS
Hmmm. Isn’t the .Mac iDisk thing based on WebDAV? If so, I could cheat a lot because my .Mac account expires tomorrow and I’m not going to renew it because, well other then the online drive space, its not really useful to me. Now don&#...
-
Using Virtual Server 2005 to create a 2 node Win2k3 Server cluster
Check out this article on TechNet called Using Microsoft Virtual Server 2005 to Create and Configure a Two-Node Microsoft Windows Server 2003 Cluster. very interesting read and saves having to get a lot more hardware. Check it out. very cool!
-
Using VB to encode and decode SMS messages
Check out this Code project article showing you how to encode SMS messages using VB, and this one showing you how to decode them. it also shows you how to send them using HyperTerminal. I cant seem to get it working, just yet, but i will be trying...
-
Using the cuecat scanner with .NET
Scott Hanselman has a post showing you how to use the CueCat Scanner with .NET and Windows Live Writer. I have to get me one of these. now all i need is somewhere to ship to Ireland an ill be sorted!
-
using the background worker in C# 2.0
Check out this article over at Steve Eichert’s Blog showing you how to use the background worker in C#2.0 to call webservices, or do anything really.
-
using Safari for debugging Web Pages in VS
Shawn Burke has a post with info about setting Safari as a browser to debug your pages with in Visual Studio. the only problem is he ran into a, well, problem.If you use the following command: safari.exe -url http://blog.lotas-smartman.netIt work...
-
using OpenSSH Tunneling for RealVNC on windows
Cool article over here at Christopher Frazier’s blog about using OpenSSH Tunneling ofr RealVNC on windows. this will allow you to remotly connect to your workstation, server, or what ever, at home, though VNC, but secured using SSH. Not only that,...
-
using .NET to extend Outlook
Robert Burke has this post on his blog about extending outlook using .NET. some good links there. ideas are already forming. not going to say too much. i am working on a new idea. now that i found out how to install Mwordpress on IIS, i should now...
-
Using MSH with Exchange 2003
The Lazy Admin has a guide showing you how to get Exchange 2003 talking to MSH. very cool!
-
using Memcached with ASP.NET
InfoQ has a post talking about using Memcached with ASP.NET. Interesting idea. your front end servers just server webpages, and maybe the odd webservice for Ajax. then your middle tier is just web services or WCF services serving data to the front...
subscribe via RSS