Tagged Questions

9
votes
17answers
1k views

Delphi: What are your “Do’s and Don’ts” tips?

When I'm reading SO users comments, I read many small useful tips, so I'm opening this thread to collect such tips. For example, in this thread Oliver Giesen says: First of all: Don't pass a …
84
votes
63answers
7k 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 Thanks to everybody …
0
votes
2answers
58 views

PHP Tips, Tricks & Hacks [closed]

Possible Duplicate: Hidden Features of PHP? Hello All, Tips, tricks and hacks of any language are always great to discover and to know. They save you a lot of development time and optimize …
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 question: what are common …
16
votes
24answers
1k views

Java - Common Gotchas

In the same spirit of other platforms, it seemed logical to follow up with this question: What are common non-obvious mistakes in Java? Things that seem like they ought to work, but don't. I won't …
2
votes
15answers
2k views

How to improve Netbeans performance

hello and good day for everyone This is my question. Exists a real way to get Netbeans load faster and working time too? It is to slow and when you have some time coding is worse it eat all my ram …
7
votes
21answers
852 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? Do you write everything you can about the observable behaviors of the bug or problem? Take me through …
16
votes
24answers
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? Statistical analysis? …
2
votes
1answer
239 views

How to copy to clipboard with GWT?

Couldn't find anything on this with a Google Search. Does anyone know how to copy some text to the clipboard through GWT Java code? I'd like to avoid the raw javascript injection solution. Any help …
112
votes
41answers
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 the text books. …
5
votes
11answers
528 views

PHP Development - lot of (newbie) questions

Hi! I'm a Engineering student and I'm attending a Database and Information Systems class this semester. It's required that I produce a website/application that uses a database, using PHP/PGSQL. My …
3
votes
2answers
121 views

Transitioning from .NET to Lisp. Has anybody here done it?

I use ASP.NET during my day job, but I'm always looking to expand my programming knowledge. I've tinkered with everything from Ruby to 6502 assembly language, and now I want to learn Lisp. I guess I …
0
votes
3answers
79 views

Tips for quick web-app prototyping

I've got the upcoming month of December off and with graduation and a job search looming, I've decided to work on some projects to show off my skills to potential employers. For every week in …
3
votes
1answer
72 views

How to code startup tips to be easily localized

I'm writing a new Java 6 Swing application and want to have a "Show tips at start-up" feature. I've done this before, but never with localization in mind. In the past, my tips dialog used an XML …
0
votes
1answer
44 views

Javascript dialog script feedback needed

Hello, I am writing a Javascript dialog script which is seen in a lot of typical Role Playing Games. At the moment I got an array with text strings which you can skip trough. I got at the point …

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