Geeks with Blogs
HomeAbout
  • Ruby/Rake and Python Decorators
    Ruby/Rake and Python Decorators I had been experimenting with Ruby/. I took a little while for me to get adjusted to Ruby's syntax. I love closures in…
    Vagmi Mudumbai · 2005-09-01
  • Windows Authentication with Subversion on Windows
    Man, oh, man! Setting this thing up was a pain in the arse. It took up most of my day! Anyway, hopefully, I can save someone else the heardache.
    Michael Flanakin · 2005-08-31
  • Auditing: The difference between audit account logon event and audit logon event.
    If you take the security settings in a GPO, and look closer to the audit policy. You will see 2 logon events. Audit account logon event and audit logon…
    Michel Klomp · 2005-08-30
  • Windows for Workgroups 3.11 under Virtual PC
    Although I've never met them personally, I blame Dave Burke and for my little jaunt down memory lane this past weekend. It all started when I was cleaning…
    John Watson · 2005-08-30
  • You may receive the error: "The underlying connection was closed: Unable to connect to the remote server." while consuming a Webservice
    You may receive the error "The underlying connection was closed: Unable to connect to the remote server." while trying to consume a Web Service from your…
    Harish Ranganathan · 2005-08-29
  • Adding an insert row to GridView
    Natively the GridView doesn't support the insertion of records. However you can manipulate the footerrow in such a way that you can use it as an insertion…
    Ivan Porto Carrero · 2005-08-29
  • Mono vs. .NET Performance Test
    My past experiences with Mono left me unimpressed because of it's speed issues, in some cases the .NET Framework runing six times faster. But because a…
    ciscbrain · 2005-08-28
  • FTP SSL through a NAT Firewall
    FTPS over a NAT Firewall is a problem, but there are solutions. First, an explanation of the problem: The reason why FTPS (and even FTP without SSL) is a…
    Lance Robinson · 2005-08-23
  • New and Changed SQL Server 2005 commands: Part1
    I know I don’t often talk about code, but I have recently had the good fortune to get back into playing around with the new version of SQL Server 2005. I…
    Dave Oliver · 2005-08-20
  • LDAP Authentication and Password Management
    Using LDAP to authenticate users is common, fast, and easy way to do. A while back I wrote a using the IP\Works! LDAP component. This particular article…
    Lance Robinson · 2005-08-19
  • Optimizing Virtual PC 2004 Hard Disks
    If you use Virtual PC 2004 frequently, you are going to notice that the virtual hard disks (.VHD) files growth a lot, as files are saved within the VPC…
    Pablo Galiano · 2005-08-18
  • iPowerWeb Sucks
    I used to use this service for my webhosting awhile back, and it was pretty good. Since I was loooking for a reliable service, I decided to go with them…
    Theo Moore · 2005-08-17
  • Round up from the Girly Geek Dinner
    Well there were about 40 people at the girly geek dinner and out of those people there were a few guys, and yes they did have invites. I was impressed by…
    Sarah Blow · 2005-08-17
  • System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive.
    System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. I've been trying to figure out what the cause of…
    Denis Pitcher · 2005-08-16
  • Solution Folders
    One of the many new features of Visual Studio 2005 is the concept of solution folders. You use them to organize the projects inside the solution, it is a…
    Pablo Galiano · 2005-08-12
  • Why You Should Use Diskpar
    From the You Had Me At EHLO Exchange blog (who knew?): Why should you use Diskpar (Diskpart in W2003 SP1)? Exchange Server can benefit from having basic…
    Chris Haaker · 2005-08-11
  • Error: MMC cannot open the file C:\Program Files\Microsoft SQL Server\80\Tools\BINN\SQL Server Enterprise Manager.MSC.
    Upon clicking on the SQL Server Enterprise Manager shortcut the following error occurs: MMC cannot open the file C:\\Program Files\\Microsoft SQL…
    Tim Huffam · 2005-08-09
  • Int32 notation vs. int
    A while back I was working on a project with Microsoft when we had a visit from someone on the Microsoft .net CLR product team. This person coded examples…
    Chris Austin · 2005-08-05
  • Visual Studio 2.0 and Signing with Strong name keys
    So the “new” way is to specify Signing in the projects' properties. You can easily Sign the assembly with a key file by convieniently setting this nice…
    Eric Newton · 2005-08-05
  • VMware Virtual Machine Importer - What a great idea!
    They’ve done it again. The date on this tool is a few months ago but I just found it yesterday. VMware offers for free download a virtual machine importer…
    Eric Hammersley · 2005-08-04
← Prev1…199200201…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.