- 10 Reasons NOT to date a Geek (unless they don't follow this pattern!)Well I've seen so many 10 reasons to date a geek that I thought I would go with the opposite, having dated a few in the past! Share the knowledge so to speak! Bear in mind that I am also a geek so …
- Visual Studio 2005 Web Site Project- "Edit and Continue" is too restrictive.I have a solution with Start ASP.NET project and several VB and C# library projects. When I stopped in Visual Studio 2005 debugger in the library class code, the file is shown with small “lock”. It…
- Read/Write App.config with .NET 2.0/Enterprise LibraryRead/Write App.config with .NET 2.0/Enterprise Library
- Props To HPI often complain, berate, and otherwise just trash technology companies for the never ending line of glitchy products they produce and I buy. It dawned on me today that I don't give enough props wh…
- SCA or Service Component ArchitectureWhen companies such as BEA Systems, IBM, Oracle, SAP, Siebel Systems, IONA and Sybase comes together it is for an important reason.
- How to force the Mopar A604 transmission into "limp" modeRecently needed to work on a friend's 12 year old minivan that for some reason still runs. It's ugly, gets crappy mileage, and has 180,000 miles on it, but still went from point A to point B. That …
- XSD.EXE Warning: cannot create classes...If you build services the way I do, you create the XSD and then generate the classes using xsd.exe (instead of the other way around). I like this approach because the service's consumers will need …
- Attracting females into computer scienceThe Boston Globe website has an article entitled In computer science, a growing gender gap Women shunning a field once seen as welcoming. As a computer science educator and father of two daughters …
- Implementation of UUEncoding in C#"Uuencode is a set of algorithms for converting files into a series of 7-bit ASCII characters that can be transmitted over the Internet. Originally, uuencode stood for Unix-to-Unix encode, but it h…
- MSF 4.0 and Microsoft Team ServicesThe forthcoming release of Visual Studio Foundation Server will include two methodology templates for the next version of MSF (the Microsoft Solution Framework). These are MSF for Agile Software De…
- VS2005 Designer Issue - WinForms not opening after migratingRecently in my project we migrated from VS2003 to VS2005. The application I am working on is a smart client application so it has lot many Win Forms. After migration, when the solution was opened u…
- Primetime Podcast ReceiverDownload Here Email me Other Popular Posts
- A convenient way to deal with "Unexpected Error 0x8ffe2740"Ever had the annoying problem of IIS not wanting to start, coughing up the message "Unexpected Error 0x8ffe2740 Occurred."? The reason is that some other application has grabbed port 80. The most c…
- Shelving in SubversionEver since I first saw shelving in the new version of Visual Source Safe, I've been somewhat enthralled by it. The first thing I did was figure out how I could do that with Subversion. I started ty…
- A good url regular expression ?This post has moved and a new better version of the regex is there: http://flanders.co.nz/2009/11/08/a-good-url-regular-expression-repost/
- Arrays: Copy vs. CloneOccasionally when working with an array is may be useful to make a copy of that array. What might not be apparent is that by making a copy of an an array there are implications that can cause unint…
- How to install Visual Studio 2005 on XP with just SP1Where I work there's a firewall application required in some parts of the network that doesn't play nicely with XP SP2. So we're still on SP1 while the vendor sorts out the problem. Meanwhile I sti…
- Debugging a .Net Windows Service the "easy way"Mark Pearce describes how to debug a .Net Windows service from Visual Studio:
- "The test form is only available for requests from the local machine"If you simply open the web config file and add the following, you will be able to access the test form outside of the localhost:
- DNN and the Lovely "Multiple controls with the same ID" ErrorAfter having this problem several times and continually forgetting the fix, I figured I'd go ahead and make a post about it. Hopefully, it'll save someone time in the future. Let me know if you hav…
