Tagged Questions

11
votes
20answers
543 views

Why aren’t students taught to use a debugger?

There's a lot of homework questions here on SO. I would guess that 90%+ can be solved by stepping through the code in a debugger, and observing program/variable state. I was never taught to use a …
0
votes
2answers
43 views

Common Compile/Runtime Errors in ASP.NET MVC

What are some common errors that programmers face in ASP.NET MVC when compiling or running their application? Example The incoming request does not match any route Please include the solution …
0
votes
2answers
85 views

Why is software more expensive in the UK? [closed]

There is a lot of software out there that costs 1.5x - 2x as much in the UK as it does in the US, and about 1.2x - 1.5x as much as in Europe. VAT explains some of the difference between US and …
34
votes
116answers
13k views

Delphi 2010 Beta: What’s on your wishlist?

Soon Delphi 2010 "Weaver" will enter in beta. (See http://www.embarcadero.com/products/beta_programs.php) Which would be your most wanted features for the next release of Delphi? Mine (from top of …
21
votes
9answers
1k views

From WebForms to ASP.NET MVC

This question is for anyone who has significant experience using ASP.NET WebForms who has made the switch to ASP.NET MVC. What was your business justification for making the switch? Do you consider …
1
vote
1answer
452 views

SharePoint SPListItem.ContentType.Name - “Message” vs “Discussion” ?

I am writing a C# code to find all of our SharePoint Sites that have emails contained in the Email List page. It appears that some of our email messages are SPListItem.ContentType.Name = "Message" and …
22
votes
0answers
1k views

Is it bad to ask google searchable questions on Stack Overflow [closed]

I recently got down-voted by a user who added a comment, saying "couldn't you have spent 15 minutes and looked this up on Google?". My answer is "yes", but by asking on Stack Overflow, I feel like I …
5
votes
12answers
228 views

What effects does legacy code cause on a developer’s skills?

Edsger Dijkstra once said that "the use of COBOL cripples the mind...". How about working on legacy software? Do you, as a developer, get crippled by that? As an employed programmer, I have spent …
0
votes
1answer
34 views

GAC and Assembly Versioning

hi guys, i have to deploy few assembly to GAC. I just had a few questions about (my) understanding of GAC. really confuses me. I want to know which versions to change assembly and file version. What …
41
votes
16answers
2k views

Should I find a new career?

I've been having some problems with stress/anxiety lately, and I'm starting to think that's giving way to depression. While I originally thought it was just the workload (unrealistic timelines when I …
0
votes
3answers
54 views

Best Time to ask for Project Change [closed]

hi, yeah ..PROJECT CHANGE I guess all of us go through this phase,just wanted to know : what is the best time to ask for it? (without hurting one's chances at the company) Is it the best …
1
vote
0answers
144 views

How to (politely) bump a question? [closed]

Often, questions get asked, answers are provided (that won't work, either because of a poorly asked question, or misunderstanding helper, it doesn't matter which). Edits are made to the question -- …
0
votes
6answers
238 views

Ways of producing XML in Java

What are the ways of producing XML in Java? Simple question, multiple answers possible. I'd like a small discussion about the pros and cons of the various methods, as it seems the current …
12
votes
7answers
311 views

Is there anything exciting in perl 5.11?

Perl 5.11 is now released! Is there anything really exciting in this release, or is it mostly maintenance patches? (From what I've read so far, it appears to be a rollup of improvements we have …
72
votes
92answers
9k views

Most wanted feature for C# 4.0 ?

Some blogs on the Internet give us several clues of what C# 4.0 would be made of. I would like to know what do you really want to see in C# 4.0. Here are some related articles: C# 4 tag on Jon …

1 2 3 4 5 36 next
15 30 50 per page