JoshJordan

5,373
reputation
639 views

Registered User

name JoshJordan
member for 9 months
seen yesterday
website
location Rochester, NY
age 24
a
Dec
10
comment how to display none through code behind
@earlz: It won't display initially, but it can be changed with Javascript.
Dec
6
awarded  Mortarboard
Dec
4
revised Calling base constructor in c#
deleted 2 characters in body; edited tags
Nov
30
awarded  Nice Answer
Nov
28
accepted Autocomplete filling out Email/Website/Address in Forms in Flash?
Nov
27
comment is there any server configaurations needs to change for session management
Please accept some answers to your previous questions.
Nov
25
comment Autocomplete filling out Email/Website/Address in Forms in Flash?
Depends on what you mean by "control." The idea of the feature is that developers should name their form fields meaningfully, like "firstname", "email", and so forth, so that the browser can suggest useful autocomplete values.
Nov
25
answered Autocomplete filling out Email/Website/Address in Forms in Flash?
Nov
24
comment Books on programming aspects of SEO?
Well, all I had to go on was the title and the reviews, since you didn't post any text in you answer.
Nov
24
comment Books on programming aspects of SEO?
Sounds like its centered on marketing
Nov
24
asked Books on programming aspects of SEO?
Nov
24
answered How to use ASP.NET MVC MasterPage with asp.net form?
Nov
24
revised How should I perform this binning and averaging in MATLAB?
edited tags
Nov
23
revised JQGrid within a dialog
deleted 56 characters in body
Nov
21
answered Use case diagram question
Nov
21
answered Redirect to new blog using jquery or javascript
Nov
20
comment Is it practical to program with your feet?
+1 for "jumped"
Nov
20
comment How i make jquery month event calender from scratch?
Okay. Let us know if you have any questions.
Nov
19
comment Why do I lately have to be a master of big-O, sorting, searching, trees, graphs, large scale efficient data processing algorithms?
Realization != a question
Nov
19
comment Why do I lately have to be a master of big-O, sorting, searching, trees, graphs, large scale efficient data processing algorithms?
Is this a rhetorical question?
Nov
18
comment Using Version Control for Home Development?
In Russia, source controls you!
Nov
18
revised Is there way to check if the xml is well-formed
deleted 159 characters in body
Nov
17
awarded  Populist
Nov
17
awarded  Enlightened
Nov
17
comment C# ‘or’ operator?
To be clear, "or" is an operator and not a statement.
Nov
17
awarded  Nice Answer
Nov
17
comment Which language has better performance in ASP.NET, VB.NET or C#?
Yep. There are tools to do it as well.
Nov
17
answered Which language has better performance in ASP.NET, VB.NET or C#?
Nov
10
comment simple proof that GUID is not unique
As a software developer, what would you say if a user came to you and said "it's not working"?
Oct
31
comment How to fetch object name using reflection in .net?
As an aside, I would say that trying to force some mapping between a variable name and any runtime value is a maintainability disaster.
Oct
25
awarded  Famous Question
Oct
24
awarded  Good Answer
Oct
23
awarded  Nice Answer
Oct
23
answered Why does an empty loop use so much processor time?
Oct
22
comment How to operate a printer with PHP?
That would be a whole new advertising channel!
Oct
5
accepted What to think about when making a project open source?
Oct
5
comment How can we tell what language/technology was used to render an HTML document?
Just edited that in. Its a security question. The more the public knows about your application, the easier it is to exploit. For instance, if a new PHP security bug is discovered and everyone knows you are running PHP, you may get pounded with requests that attempt to exploit it. This is similar to the mantra that servers should not be returning , for instance, Server headers that can be fingerprinted.
Oct
5
revised How can we tell what language/technology was used to render an HTML document?
added 86 characters in body
Oct
5
comment How can we tell what language/technology was used to render an HTML document?
I'll gladly close the question if you can point out the duplicate. I couldn't find any.
Oct
5
asked How can we tell what language/technology was used to render an HTML document?
Oct
3
comment will reading compiler construction increase my programming skills?
+1 for yacc. Not sure whats with the downvotes.
Oct
3
comment How to use CollapsiblePanel
Please accept some answers to your many questions.
Oct
2
accepted How to get all records from thisa year onwards from LINQ to SQL model?
Oct
2
answered How to get all records from thisa year onwards from LINQ to SQL model?
Oct
2
revised How to get all records from thisa year onwards from LINQ to SQL model?
added 4 characters in body
Oct
1
comment Is it ok to set Datacontext as a property in repository?
+1 for hitting it right on the head
Sep
30
comment What is the worst comment you have ever read in code, and why, and what should have been written?
Your source control should also be able to to tell you when a given file was modified
Sep
30
answered Convert T-SQL to LINQ-to-SQL
Sep
28
comment I want a beautiful custom window for my first cocoa app
Doesn't it suck when you look in the wrong half of the internet? :) Wish I could help!
Sep
27
answered Quality of a saved JPG in C#