Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
Billy ONeal earned this badge 70 times |
may 15 at 20:35
Why do file formats have magic numbers?
apr 23 at 9:42
What is the difference between CALL and EXEC in T-SQL?
mar 21 at 14:56
Does Zend_Db_Adapter::beginTransaction() stack?
mar 8 at 8:38
Upgrading from boost 1.38 to 1.39 causes my call to boost::algorithm::split not to compile
feb 28 at 15:40
How can I find an unused port?
feb 10 at 18:31
Are there any good Zend Framework books? [closed]
jan 17 at 19:37
How can I atomically swap two pointers on Windows?
jan 15 at 17:06
Are there any free parser generators that generate C++ code and handle Unicode correctly?
jan 11 at 14:50
How can I add a custom command to Visual Studio?
jan 9 at 23:40
How can I build VS 2010's C Runtime Library?
dec 7 at 19:20
How do I include extremely long literals in C++ source?
nov 26 at 4:24
How does one do realtime updates of a web page?
nov 21 at 11:17
How can I open the same document twice in Visual Studio?
nov 19 at 19:27
Does C++11 provide hashing functions for std::type_info?
nov 18 at 23:17
How does one downcast a std::shared_ptr?
oct 29 at 9:10
SQL Join to only the maximum row puzzle
oct 11 at 7:37
How can I (is there a way to) convert an HRESULT into a system specific error message?
oct 10 at 18:11
Defining Function Pointers
oct 8 at 20:00
Accessing Parent Namespace in C++
oct 8 at 1:14
How do I forward declare HANDLE? (Win32)
sep 17 at 20:25
How do I block the UI using JQuery UI?
sep 11 at 9:49
Which books contain real CMake documentation? [closed]
aug 30 at 23:54
Does C++11 add the C99 restrict specifier? If not, why not?
aug 25 at 17:52
std::string::replace standard implementation?
aug 25 at 12:07
Subversion version of GitHub? [closed]
aug 24 at 12:56
Zend_Framework — How do I put Javascript in the layout?
aug 14 at 21:44
How is dynamic_cast typically implemented?
jul 3 at 3:50
Getting Started on Driver Development
jun 16 '12 at 19:56
Modifying a TextBox control on the Leave event prevents tabbing out of the control
apr 14 '12 at 1:23
Can I use boost::make_shared with a private constructor?
apr 12 '12 at 11:47
C++ Automatic Comment Documentation
apr 10 '12 at 5:01
Which PHP ORM works best with Zend Framework?
mar 6 '12 at 19:39
(post deleted or otherwise unavailable)
feb 25 '12 at 16:32
CMake, Microsoft Visual Studio, and Monolithic Runtimes
feb 17 '12 at 17:32
Reflection in C#: How do I get the calling method name and type? [duplicate]
feb 8 '12 at 16:19
How usable is Qt without its preprocessing step?
feb 5 '12 at 6:13
Is it reasonable to use std::basic_string<t> as a contiguous buffer when targeting C++03?
feb 2 '12 at 1:55
How can I quickly enumerate directories on Win32?
jan 31 '12 at 20:56
C# and Winforms TextBox control: How do I get the text change?
jan 12 '12 at 20:17
How do I write a std::codecvt facet?
dec 12 '11 at 11:14
Boost::Test — generation of Main()?
nov 23 '11 at 2:05
What std::locale names are available on common windows compilers?
nov 4 '11 at 19:54
jqGrid throws “Uncaught Syntax error, unrecognized expression: #”
oct 18 '11 at 17:18
Double buffer common controls
aug 23 '11 at 9:26
How do I deep copy a DateTime object?
aug 8 '11 at 10:54
Mocking with Boost::Test
jul 6 '11 at 21:02
How can I run NUnit tests in parallel?
may 9 '11 at 18:37
CMake Post Build Step