Devlico.Us
CodeBetter.Com

Browse by Tags

  • TIP - Disable full row selection in Vista's Explorer

    I've been using Vista since the official release (skipped the betas) and I've been trying to convince myself that some of the changes were made for the better. In particular, I've made some effort to get used to the new file explorer but somethings have been harder to put up with. Anyway...
    Posted to Sergio Pereira (Weblog) by sergiopereira on 09-30-2008
  • Shared Hosting & The Bleeding Edge

    So we've been working on a web project for a friend's startup company (I don't like doing work for my friends, but that's a different matter). Since he has no technological preference and since we are such bleeding edge kinda guys ( the Achilles' Heel of ALT.NET? ), we decided to...
    Posted to Christopher Bennage (Weblog) by Christopher Bennage on 09-25-2008
  • The bug that almost drove me mad, and it's not my bug

    No bug in Windows (XP and 2003) has annoyed me more than the one I just learned how to get rid of. For no discernible reason, while using the Windows Explorer the treeview on the left would just go bananas and display multiple Desktop icons. As seen in the following image. The additional Desktop icons...
    Posted to Sergio Pereira (Weblog) by sergiopereira on 09-22-2008
  • Tip: export to CSV using ADO.NET

    A friend of mine was telling me about a bug he found in one of his applications caused by a simple lack of escaping quotes when producing CSV files. It immediately reminded me of an old trick in .NET. If you really want, you can create CSV files using ADO.NET and OLE-DB (or ODBC.) I wouldn't necessarily...
    Posted to Sergio Pereira (Weblog) by sergiopereira on 09-17-2008
  • Prevent IIS from Binding to all Assigned IP Addresses

    By default IIS binds (listens) to all IP addresses assigned to the server it's running on. This is problematic when you'd like one or more of the IP addresses to be used by another application, such as a Ruby on Rails app running on Apache or, in my case, Mingle . In these instances, it is desirable...
    Posted to Billy McCafferty (Weblog) by Billy McCafferty on 09-02-2008
  • Working with .NET 1.1 in Visual Studio 2008 and Team Server

    I was trying to write that post for so long that I've started worry that there will be new version of the Visual Studio before I will even start. Finally, I found some time and here it is. What I'm going to write about here is how to use the latest IDE to work with a .NET 1.1 applications. Before...
    Posted to Lazy Developer (Weblog) by Jimmy on 08-22-2008
  • Exposing Multiple Computers via Remote Desktop over a Single IP Address

    [Post publish note - 8/19/08: Frank Laub has provided a tip, in the comments below, for alternatively configuring your router for port forwarding rather than setting up a new listener port for each computer. This is exactly why I like to blog...for others to tell me an easier way to do things!] I often...
    Posted to Billy McCafferty (Weblog) by Billy McCafferty on 08-19-2008
  • Software I can't work without

    I'm about to configure a new development machine this week. It's going to be my 3rd install from scratch in the last 12 months, which I know is not all that much, but certainly more than I wish I had to. Besides the common software development tools, like Visual Studio, SQL Server, Ruby, Office...
    Posted to Sergio Pereira (Weblog) by sergiopereira on 07-31-2008
  • It's obvious, use TimeSpans to measure time

    I know, this is probably not news to anyone. TimeSpan is the native .NET type to represent time intervals. But answer quickly, SqlCommand.CommandTimeout represents the interval in milliseconds, seconds, or minutes? What about System.Timers.Timer.Interval ? To circumvent this situation we see all sorts...
    Posted to Sergio Pereira (Weblog) by sergiopereira on 07-24-2008
  • Keyboard Shortcuts

    In my posts, I'll distinguish shortcuts with square brackets, the name of the app, colon, then the actual shortcut. So for R#'s Extract Method: [R#:Ctrl+Alt+M] or Visual Studio's display the Solution Explorer: [VS:Ctrl+Alt+L] ReSharper I'm currently using ReSharper 4.0 and frequently...
    Posted to Christopher Bennage (Weblog) by Christopher Bennage on 07-22-2008
Page 1 of 3 (28 items) 1 2 3 Next >

Our Sponsors

Red-Gate!