Guy

5,738
Reputation
467 views

Registered User

Name Guy
Member for 1 year
Seen 12 mins ago
Website
Location
Age
2d
comment File Upload changes between IE6/7 and IE8 on .NET
I'm struggling to get a version of IE6 or IE7 installed on the debug box to determine what part of it is failing. Will post more info when I have it.
Nov
24
asked File Upload changes between IE6/7 and IE8 on .NET
Nov
16
comment Rotate image through Y-axis on web page
Here's an example page that I setup to demonstrate what I'm trying to achieve: guyellisrocks.com/examples/flipping_image.htm/…
Nov
13
comment Current request global variable in C# on ASP.NET
Yes it is in proc
Nov
13
comment Rotate image through Y-axis on web page
+1 That's very close to what I'm looking for except that it's rotating through the x-axis.
Nov
13
asked Current request global variable in C# on ASP.NET
Nov
13
asked Rotate image through Y-axis on web page
Nov
12
awarded  Popular Question
Nov
11
comment Can’t drag files to Solution Explorer
From SuperUser: ...you can't actually elevate Windows Explorer. Despite seeing the option in the context menu of the Windows Explorer icon and a UAC prompt being displayed, the fact is Windows Explorer will not be elevated.
Nov
11
comment Can’t drag files to Solution Explorer
Looks like this is also being discussed on SuperUser: superuser.com/questions/59051
Nov
11
comment Can’t drag files to Solution Explorer
I just moved from Server 2008 (as a desktop) to Win7 x64 Ultimate and am now experiencing this same problem. I run VS2008 as Admin and have also tried running Explorer as Admin and Standard but no luck so far.
Nov
11
asked Order of Send and Preview button on a web page/form
Nov
4
awarded  Popular Question
Nov
3
awarded  Popular Question
Oct
29
awarded  Popular Question
Oct
28
comment Understanding a factorial function in python
don't have python installed
Oct
28
asked Understanding a factorial function in python
Oct
27
awarded  Nice Answer
Oct
26
comment Why does an empty loop use so much processor time?
@paul - were you doing this on a quad core?
Oct
25
asked Regex replace/search using values/variables in search text
Oct
23
awarded  Popular Question
Oct
23
comment How do you default an image’s right edge in a CSS Overflow DIV?
That doesn't work but I think that you're onto something. Could I use JavaScript to set the focus to that and force the scroll?
Oct
23
revised How do you default an image’s right edge in a CSS Overflow DIV?
Added more info and link to demo problem.
Oct
23
comment How do you default an image’s right edge in a CSS Overflow DIV?
Not sure how well I explained my intentions. The image, instead of showing the left-most edge on the left and the right-most edge hidden would show the right-most edge on the right and the left-most edge hidden. The users have actually asked for this feature. They are the ones that want this.
Oct
22
asked How do you default an image’s right edge in a CSS Overflow DIV?
Oct
22
comment Visual Studio taking long time to load solution
No plugins - I had resharper for a while on another machine but ended up uninstalling it. But not on the machine in question here.
Oct
22
comment Visual Studio taking long time to load solution
Nope - no setup projects in this solution.
Oct
22
asked Visual Studio taking long time to load solution
Oct
22
awarded  Favorite Question
Oct
21
awarded  Popular Question
Oct
12
comment Javascript navigation in Visual Studio 2008
Good question! +1
Oct
12
awarded  Popular Question
Oct
12
awarded  Popular Question
Oct
10
asked SQL Server 2008 Express or Enterprise
Oct
10
comment Return KeyValuePair or use out variable in C#?
Correct, the thing that I'm returning is NOT a KeyValuePair and that's why I'm hesitant in using that construct. The thing is a Tuple. Thanks for your ideas.
Oct
8
awarded  Popular Question
Oct
8
asked Return KeyValuePair or use out variable in C#?
Oct
5
awarded  Popular Question
Oct
2
awarded  Notable Question
Oct
2
awarded  Nice Question
Oct
2
asked Select to recycle worker processes after a specific period of inactivity.
Oct
1
asked When does IIS recycle the worker process?
Sep
30
awarded  Notable Question
Sep
24
awarded  Popular Question
Sep
22
awarded  Notable Question
Sep
16
asked What’s the difference between peer-to-peer and merge replication with SQL Server?
Sep
16
comment what is the difference between a view model and a data transfer object?
Great explanation.
Sep
16
asked HTTP Status Code for database is down
Sep
15
asked Changing a value in the machine.config
Sep
10
comment Visual Studio intellisense not working in one .ascx file
I had tried that - I did a clean and rebuild but no luck there.