Chuck

2,506
Reputation
165 views

Registered User

Name Chuck
Member for 1 year
Seen 1 hour ago
Website
Location US
Age 38
Father of 2 adorable girls, .Net developer, & video game junkie
13h
comment two decisons just one button
Page. is the same thing. I have a using statement that negates the need to prefix the call with Page. As to not opening the new window - are you using a pop-up blocker? It worked fine when I ran the test in Chrome.
Nov
27
revised two decisons just one button
corrected code
Nov
27
answered two decisons just one button
Nov
27
answered Best way to indicate “draggability” in a web app (or in general)?
Nov
26
answered What is the most convenient way of handling nested config data in .Net?
Nov
20
revised How do you make a good web site design
edited tags
Nov
18
revised Should I document my private methods?
added 567 characters in body
Nov
17
answered TeamCity Alternatives
Nov
16
answered Should I document my private methods?
Nov
15
comment asp.net dropdownlist error
Can you post some more of the code? The line you have referenced above cannot be causing that error.
Nov
10
revised XML attribute vs XML element
updated example based on feedback
Nov
6
revised ReSharper Warning - Access to Modified Closure
edited tags
Nov
6
answered ReSharper Warning - Access to Modified Closure
Nov
6
accepted Can WebForms and MVC live in a single project?
Nov
6
answered Can WebForms and MVC live in a single project?
Nov
3
answered Preventing users from using Back button with Javascript
Oct
30
comment need to create a summary of a large switch statement in C#
so, is the purpose of your program to respond in a conversational manner? i.e. the user enters "hello" and it replies "goodbye"? Your detail didn't add enough clarity (at least for me).
Oct
28
accepted How do I maintain state across multiple web servers?
Oct
26
answered How do I make curved text boxes in html with css
Oct
26
answered DELETE, INSERT vs UPDATE || INSERT
Oct
23
comment Why does this date parse not work in C# .net 1.1?
I get a BadFormat exception in 3.5 as well.
Oct
23
comment Raindrop setup question
voting to close- i was thinking it would be programming related since I plan to play with the source but the question itself isn't.
Oct
23
asked Raindrop setup question
Oct
22
comment How do I move from being a software developer to being a software architect?
I don't know what their PM's do. For that matter, I don't know what architects really do either so I guess it's a toss up :) Sorry about the spam comment, posts seemed fishy at first.
Oct
22
answered How do I get the number of the item selected in a listbox (C#)
Oct
22
answered How do I move from being a software developer to being a software architect?
Oct
22
accepted Get Class of a DIV through VB.net
Oct
19
answered Should i do MCTS exam in SQL Server or .NET Programming
Oct
17
answered ASP.NET Application - Time and Cost estimate
Oct
15
accepted can i use visual studio 2008 for a regular asp project
Oct
14
accepted IE7 versus FF floating issue
Oct
14
comment IE7 versus FF floating issue
Updated code. I also moved the wrapper style from the element and created one class for the box on the right since they both were the same. No need for 2 classes to maintain. I also moved the left box to be first in the list.
Oct
14
revised IE7 versus FF floating issue
deleted 33 characters in body
Oct
14
answered IE7 versus FF floating issue
Oct
14
answered How do I keep the master page from flickering?
Oct
14
revised can i use visual studio 2008 for a regular asp project
added 273 characters in body
Oct
14
revised can i use visual studio 2008 for a regular asp project
added 342 characters in body
Oct
14
answered can i use visual studio 2008 for a regular asp project
Oct
13
comment How do I maintain state across multiple web servers?
I actually haven't used SQL server to manage so I can't speak to scalability. I wouldn't have just one LB - I'd have a min of 2 and possibly as many as 5 (2x prod, 2x test, 1x dev)
Oct
13
answered How do I maintain state across multiple web servers?
Oct
13
revised display a particular number from dropdownlist
fixed code error
Oct
13
answered display a particular number from dropdownlist
Oct
13
comment asp:Repeater within asp:Content
Definitely need more of the page to find the error.
Oct
13
answered Misusing the term “Code Freeze”
Oct
1
answered Change CSS Dynamically
Sep
30
comment How do I access a c# variable’s value in an .aspx page?
can you provide some more information about your specific situation? this is a bit vague.
Sep
30
accepted Reading “chunked” response with HttpWebResponse
Sep
29
answered ASP.NET : Hide Querystring in URL
Sep
28
revised Is there any pure-html attribute to specify which element should be focused on load
added 385 characters in body; added 29 characters in body; edited body; added 2 characters in body
Sep
28
answered Is there any pure-html attribute to specify which element should be focused on load