Pat

1,961
reputation
225 views

Registered User

name Pat
member for 1 year
seen 10 hours ago
website
location Washington, DC
age 28
I am a C# developer at a Public Relations Company in the DC area. I have around 3 years professional experience.
2d
answered How to create a System.Drawing.Color from its hexadecimal RGB string?
Dec
11
answered Are implicitly-typed variables the way forward (C#)
Dec
4
revised Interview Questions for an Intern
deleted 1 characters in body
Dec
4
comment Interview Questions for an Intern
haha woops, now we can see the true horrors of coding. Edited.
Dec
4
answered Restful Application from HTML
Nov
25
answered C# Switch Statement refactoring
Nov
23
accepted Adding line break in C# Code behind page
Nov
23
answered Clean HTML using C#
Nov
23
answered Adding line break in C# Code behind page
Nov
18
comment HttpWebRequest.Address vs HttpWebResponse.ResponseUri
I have considered setting the AllowAutoRedirect to false, however if I am able to handle the redirect with the current comparison I would venture for that.
Nov
18
asked HttpWebRequest.Address vs HttpWebResponse.ResponseUri
Oct
20
answered What’s “this” used for?
Oct
16
answered Does Meta-refresh require a full url
Oct
13
answered What’s the best way to remove (or ignore) script and form tags in HTML?
Oct
9
answered Fields vs Properties for private class variables
Sep
18
awarded  Taxonomist
Sep
11
comment StackOverflowException
I mean if there is a hard limit to when the stack is filled essentially or is it some other percentage of memory or some other ratio of the current machine?
Sep
10
asked StackOverflowException
Aug
27
accepted Finding Node of Matching Raw Html in an HtmlAgility HtmlDocument
Aug
7
comment Use of var keyword in C#
Not necessarily. So long as when I am going through the code I know immediately what type the variable is without having to check the method assigning it, I'm all for it.
Aug
5
accepted How can a string array be databound to a ListBox?
Aug
5
answered How can a string array be databound to a ListBox?
Aug
2
awarded  Yearling
Jul
21
answered What do you wear to an interview (for an engineering position)?
Jul
21
answered Where does System.Diagnostics.Debug.Write output appear?
Jul
20
answered Fast string comparison with list
Jul
8
awarded  Disciplined