Chris

3,743
Reputation
390 views

Registered User

Name Chris
Member for 1 year
Seen Oct 21 at 15:37
Website
Location Seattle, WA
Age 26
I love refactoring, abstractions, code reuse, library and framework design, defensive programming, functional constructs, pretty code, and software architecture in general.
1d
accepted How to write the content of one stream into another stream in .net?
1d
awarded  Popular Question
Nov
6
awarded  Popular Question
Oct
23
awarded  Popular Question
Oct
18
revised Scheduled .NET code execution in hosted environment?
added 205 characters in body
Oct
18
revised Scheduled .NET code execution in hosted environment?
added 153 characters in body
Oct
18
asked Scheduled .NET code execution in hosted environment?
Oct
18
comment C# RegEx: Ignore case… in pattern?
Is the ending (?-i) required or can it be omitted?
Oct
18
asked C# RegEx: Ignore case… in pattern?
Oct
17
asked Simple regex negation
Oct
17
comment LINQ to XML: applying an XPath
Winner winner, chicken dinner.
Oct
17
asked LINQ to XML: applying an XPath
Oct
7
awarded  Popular Question
Sep
25
asked Unit testing code coverage - do you have 100% coverage?
Sep
25
revised .NET: Verify URL is image
added 7 characters in body
Sep
25
accepted .NET: Verify URL is image
Sep
25
comment HTML: Scale images using max height/width
As the question implies, JavaScript is fine :).
Sep
25
answered .NET: Verify URL is image
Sep
25
revised c# class-wide exception handling
added 20 characters in body
Sep
25
asked HTML: Scale images using max height/width
Sep
25
answered c# class-wide exception handling
Sep
20
asked .NET: Verify URL is image
Sep
17
awarded  Yearling
Sep
12
revised Interviews: to code or not to code
deleted 9 characters in body
Sep
12
asked What is the “box model?”
Sep
12
asked Interviews: to code or not to code
Sep
12
asked Why Create Mock Objects?
Sep
5
awarded  Popular Question
Sep
4
asked JavaScript: is object an array?
Sep
2
awarded  Popular Question
Sep
1
revised JavaScript moving element in the DOM
added 16 characters in body
Sep
1
asked JavaScript moving element in the DOM
Aug
29
asked Identifying anonymous users
Aug
29
asked HTML 5 WebSocket
Aug
25
comment Education: MBA of Tech or Masters in IS?
Haha. I already get crap from companies for having a BS in MIS instead of CS; I hope I wouldn't get even more crap with an MBA looking to write code!
Aug
25
revised Education: MBA of Tech or Masters in IS?
added 39 characters in body; added 35 characters in body; added 105 characters in body; edited tags
Aug
25
asked Education: MBA of Tech or Masters in IS?
Aug
24
awarded  Popular Question
Aug
20
asked jQuery web page height
Aug
20
asked How to modify the CSS Properties (height width) of a div element via JQuery?
Aug
19
comment HTML5/Canvas: Web page preview?
That's exactly what I'd like to do but with a little more granularity with the preview. Thanks, I'll examine it!
Aug
19
revised jQuery animate problems
added 337 characters in body
Aug
19
revised jQuery animate problems
deleted 179 characters in body
Aug
19
revised jQuery animate problems
added 179 characters in body
Aug
19
asked HTML5/Canvas: Web page preview?
Aug
3
revised Regex for unclosed HTML tags
added 58 characters in body
Aug
3
asked Regex for unclosed HTML tags
Jul
31
answered jQuery animate problems
Jul
31
comment jQuery animate problems
Did that. Rolled my own. Works great for a couple elements, but if you're trying to fade 20 or 30 at a time, controlling how long the fade takes to occur becomes a very complex issue because of timer idiosyncrasies. Thanks though.
Jul
31
asked How can I get the root domain URI in ASP.NET?