Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

Steve Hansen

@Steve Hansen
About
Posts
238
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • 'Vista Capable' case could cost Microsoft $8.5B
    S Steve Hansen

    True, but it's marketing and nobody shows its product as being bad :p

    The Lounge question html com tools tutorial

  • Something that bothers me
    S Steve Hansen

    But police are also trained to handle high speed pursuits and I don't think you can say that from everyone.

    The Lounge csharp com question career

  • 'Vista Capable' case could cost Microsoft $8.5B
    S Steve Hansen

    But the car would still be Motorway-capable... People are just stupid... Oh no, I bought a nVidia card at 5$ and it won't play Crysis, but it says it can handle 3D!

    The Lounge question html com tools tutorial

  • Our file server just got an upgrade....
    S Steve Hansen

    That makes me curious... How long DID it take to format 1.5TB? :D

    The Lounge java php css asp-net sysadmin

  • Our file server just got an upgrade....
    S Steve Hansen

    That's why you should use Quickformat! :)

    The Lounge java php css asp-net sysadmin

  • sdf VS mdf
    S Steve Hansen

    Both are a real database file. .sdf file are called embedded database (the database server is just a class library that you access) so your application will become the database "server".

    Database question csharp database visual-studio wpf

  • Caching Method
    S Steve Hansen

    You can use the ASP.NET caching in WinForms or anywhere in .NET by referencing System.Web.dll

    C# csharp question

  • sdf VS mdf
    S Steve Hansen

    mdf will require a Sql Server installation (can be express) while sdf will run without any database. Mdf should have better performance since it runs on an actual database, but sdf will be much easier to deploy :)

    Database question csharp database visual-studio wpf

  • Slow Formatting
    S Steve Hansen

    Format Options Quick Format By default not checked here...

    The Lounge question com

  • VS 2008 'What the...?"
    S Steve Hansen

    I think it's the PowerCommands AddIn.

    The Lounge visual-studio c++ com architecture question

  • C Pointers in C#
    S Steve Hansen

    Wouldn't it be better to just use http://sqlite.phxsoftware.com/[^]

    C# sqlite csharp tutorial question

  • Full trust ?
    S Steve Hansen

    Could try for a http://en.wikipedia.org/wiki/NTFS_junction_point[^] Sorry, seems that XP only supports junction points which can't work over SMB, only Vista allows it with symbolic links. I do remember something about a change in 3.5 SP1 so that .NET executables in network folders run in full trust.

    The Lounge question

  • C# Compiler bug or Subtle bug, I don't know, but this is certainly a doozy!
    S Steve Hansen

    ReSharper gives a warning about that. Let's just keep it at a feature.

    Clever Code help csharp linq functional announcement

  • Font Identification
    S Steve Hansen

    From the same developers http://xbmc.org/[^ they now have a native PC client. (And also mac/linux IIRC) It has this feature that will query an online service to get thumbnails for movies etc.

    The Lounge csharp css database com announcement

  • Vista SP2
    S Steve Hansen

    Did you even read the announcement?

    The Lounge html com beta-testing

  • Where is everyone?
    S Steve Hansen

    Maybe because you aren't logged in.

    The Lounge question

  • Defensive programming - Assertions
    S Steve Hansen

    My shortcut is nn and resharper allows to fill out the second argument first so it still shows intellisense, plus its smart enough to use parameters so I have to type almost nothing :p

    The Lounge csharp html css com testing

  • Defensive programming - Assertions
    S Steve Hansen

    Don't forget a string parameter for the parameter name, that way you'll know which argument was incorrect ;) My helper is a:

    Argument.NotNull("parameter", parameter);

    The Lounge csharp html css com testing

  • New look GMail
    S Steve Hansen

    The Ninja theme is awesome! I like all the small details in it :)

    The Lounge php visual-studio linq com beta-testing

  • Parallel / multi core, should be care? [modified]
    S Steve Hansen

    It's called shaders and it already exists ;) latest 3d cards have a few hundred thousand parallel cores calculating the color for just one pixel :)

    The Lounge asp-net sysadmin business question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups