Scott Elkin

  • About
  • Contact Me
  • Privacy Policy
  • Search Results
  • Terms of Use
Illustration of a bird flying.
  • Hotel Rwanda – My Thoughts

    Saw Hotel Rwanda at an Academy event tonight.

    December 7, 2004
  • Visual Studio IDE Errors

    Every now and then I would get an error “An exception occurred while trying to create an instance of…” when trying to open a .aspx page. This solved it (from DotNetJunkies):Tip #1: Debug Open the project’s properties dialog, set the debug mode to “program”, apply, set “start application” to your VS.Net IDE (“devenv.exe” in the […]

    November 26, 2004
  • Al Pacino and “The Merchant of Venice”

    I just saw the movie tonight at the Arclight in Hollywood.

    November 22, 2004
  • Rules=”all” in Datagrid breaks Firefox

    If you don’t know any better, if you slap a datagrid on your form, it will look great in IE, but open it in firefox, and you get these black gridlines.

    November 8, 2004
  • Netflix Shrekified

    I just got this in the mail:

    November 6, 2004
  • The 10/18/04 Episode of “90036”

    Opens with Samantha at the gym and Boba telling her that, “You don’t need to lose any more weight.

    October 19, 2004
  • .NET Framework 1.1 SP1 Resets ASPNET Account

    I so got nailed on this.

    October 13, 2004
  • Filmed my VH1 Tv Show

    I found out about 3 weeks ago that I was not chosen as one of the nerds for the VH1 pilot called “The Revengers”.

    September 29, 2004
  • Losing Intelli(s|g)ense with Visual Studio

    In a continuing saga of things that piss me off…(which really means:

    September 29, 2004
  • DataGrids and Properties

    Why in THE WORLD, must I have properties in my object in order to see them in a DataGrid? For instance, if I create collection Wookies, each wookie better have a: private m_hairColor; public string HairColor { get{return m_hairColor;} set{m_hairColor = value;} } and not just public string HairColor; or it will give you some […]

    September 29, 2004
←Previous Page
1 … 24 25 26 27 28 … 31
Next Page→

Scott Elkin

Proudly powered by WordPress