Tagged Questions

109
votes
40answers
7k views

Hidden Features of ASP.NET

There are always features that would be useful in fringe scenarios, but for that very reason most people don't know them. I am asking for features that are not typically taught by …
64
votes
61answers
11k views

Hidden features of Perl?

What are some really useful but esoteric language features in Perl that you've actually been able to employ to do useful work? Guidelines: Try to limit answers to the Perl core …
7
votes
21answers
820 views

What’s your Modus Operandi to solving a (programming) problem?

While solving any programming problem, what is your modus operandi? How do you fix a problem? Write everything you can about the observable behaviors of the bug or problem? Take …
82
votes
62answers
6k views

Hidden Features of SQL Server

What are some hidden features of Sql Server? For example, undocumented system stored procedures, tricks to do things which are very useful but not documented enough? Answers T …
54
votes
45answers
9k views

Hidden features of C

I know there is a standard behind all C compiler implementations, so there should be no hidden features. Despite that, I am sure all C developers have hidden/secret tricks they use …
14
votes
23answers
2k views

What is the most useful R trick?

In order to share some more tips and tricks for R, what is you single-most useful feature or trick? Clever vectorization? Data input/output? Visualization and graphics? Statist …
22
votes
26answers
1k views

What is the most under-valued part of .NET?

The .NET framework is massive. I've used it for years and I've still not used most of it. I'd like to expand my knowledge of the Framework's backwaters but just reading thought i …
5
votes
19answers
523 views

I’m an experienced C# developer, what things should I know to code effectively in c/c++?

I have a little bit of experience in c/c++ from college but have not worked in it for years. What sorts of things do I need to know to even be considered for a c/c++ job position? …
0
votes
0answers
64 views

Hidden features of DOS command [closed]

What are the lesser-known but useful features of the DOS command line ?
13
votes
12answers
878 views

How to Recruit Great Developers?

A question for all you interviewers/recruiters out there. How do you evaluate candidates at job interviews? How do you differentiate the good from the bad? (please, no "FizzBuzz" a …
0
votes
1answer
35 views

mootools Tooltip Open

Hi, How Can i force one Mootools ToolTip (Tip) to Open? Regards, Pedro
2
votes
0answers
97 views

Best command line you use in Unix/Linux shell ? [closed]

What is the best command line you use or you have ever seen in Unix/Linux shell ?
1
vote
3answers
104 views

What are unusual and creative usages of html5 canvas

Canvas from html5 was introduced some time ago. Currently it's used (almost) only for demonstrations how cool it is - it's mainly related to painting, games and charts. Many of the …
17
votes
24answers
954 views

Common mistakes for CSS-designers to avoid?

What are some of the most common mistakes made by CSS-Designers?
25
votes
25answers
2k views

Perl - Common gotchas?

The question on Hidden features of Perl yielded at least one response that could be regarded as either a feature or a mis-feature. It seemed logical to follow up with this questio …

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