36 Answered Questions
[SOLVED] Why is "using namespace std;" considered bad practice?
- 2009-09-21 03:08:23
- akbiggs
- 782911 View
- 2492 Score
- 36 Answer
- Tags: c++ namespaces std using-directives c++-faq
29 Answered Questions
[SOLVED] What does if __name__ == "__main__": do?
- 2009-01-07 04:11:00
- Devoted
- 2619647 View
- 5565 Score
- 29 Answer
- Tags: python namespaces main python-module idioms
26 Answered Questions
[SOLVED] How do I declare a namespace in JavaScript?
- 2009-05-19 08:11:02
- Scott McKenzie
- 533760 View
- 974 Score
- 26 Answer
- Tags: javascript namespaces javascript-namespaces
11 Answered Questions
[SOLVED] Can someone explain __all__ in Python?
- 2008-09-04 21:28:18
- varikin
- 258633 View
- 875 Score
- 11 Answer
- Tags: python syntax namespaces
11 Answered Questions
[SOLVED] Should 'using' directives be inside or outside the namespace?
- 2008-09-24 03:49:50
- benPearce
- 194187 View
- 1978 Score
- 11 Answer
- Tags: c# .net namespaces stylecop code-organization
6 Answered Questions
[SOLVED] Parse XML with Namespace using SimpleXML
- 2009-02-27 18:17:27
- user38968
- 77739 View
- 51 Score
- 6 Answer
- Tags: php xml namespaces simplexml
9 Answered Questions
[SOLVED] "using namespace" in c++ headers
- 2011-05-01 15:49:21
- Baruch
- 71811 View
- 115 Score
- 9 Answer
- Tags: c++ namespaces header-files
10 Answered Questions
[SOLVED] Unnamed/anonymous namespaces vs. static functions
- 2008-09-30 19:02:00
- Head Geek
- 200128 View
- 486 Score
- 10 Answer
- Tags: c++ namespaces
7 Answered Questions
[SOLVED] What does "var FOO = FOO || {}" (assign a variable or an empty object to that variable) mean in Javascript?
- 2011-06-22 12:10:57
- Ricardo Sanchez
- 16772 View
- 94 Score
- 7 Answer
- Tags: javascript namespaces variable-declaration or-operator
3 Answered Questions
[SOLVED] XSLT with XML source that has a default namespace set to xmlns
- 2009-08-27 22:47:34
- Larry
- 38162 View
- 58 Score
- 3 Answer
- Tags: xslt namespaces
13 Answered Questions
[SOLVED] Using Xpath With Default Namespace in C#
- 2009-02-25 12:34:57
- macleojw
- 72647 View
- 61 Score
- 13 Answer
- Tags: c# xml xpath namespaces xpathnavigator
15 Answered Questions
[SOLVED] Using std Namespace
- 2009-08-12 08:59:16
- paoloricardo
- 87406 View
- 105 Score
- 15 Answer
- Tags: c++ namespaces
5 Answered Questions
[SOLVED] How to properly overload the << operator for an ostream?
- 2009-01-24 16:34:28
- Matthias van der Vlies
- 362450 View
- 224 Score
- 5 Answer
- Tags: c++ namespaces operator-overloading iostream ostream
20 Answered Questions
[SOLVED] jQuery XML parsing with namespaces
- 2009-05-12 16:46:50
- Brian Liang
- 63631 View
- 80 Score
- 20 Answer
- Tags: javascript jquery xml namespaces xsd
33 Answered Questions
[SOLVED] Getting "type or namespace name could not be found" but everything seems ok?
- 2010-07-21 23:42:53
- Greg
- 298523 View
- 260 Score
- 33 Answer
- Tags: c# visual-studio reference namespaces directive
9 Answered Questions
[SOLVED] What is the meaning of prepended double colon "::"?
- 2010-11-24 16:24:24
- rmbianchi
- 194947 View
- 384 Score
- 9 Answer
- Tags: c++ syntax namespaces scope-resolution global-namespace
8 Answered Questions
[SOLVED] Visibility of global variables in imported modules
- 2013-04-11 21:53:11
- Nubarke
- 126921 View
- 89 Score
- 8 Answer
- Tags: python namespaces mysql-python python-2.6 python-import
11 Answered Questions
[SOLVED] Getting all types in a namespace via reflection
- 2008-09-17 03:35:24
- Chethan
- 154888 View
- 253 Score
- 11 Answer
- Tags: c# .net reflection namespaces
4 Answered Questions
[SOLVED] What does a \ (backslash) do in PHP (5.3+)?
- 2011-01-25 04:34:05
- Alfred
- 50384 View
- 150 Score
- 4 Answer
- Tags: php namespaces opcode opcache
5 Answered Questions
[SOLVED] How do I create a namespace package in Python?
- 2009-11-04 18:27:10
- joeforker
- 50675 View
- 132 Score
- 5 Answer
- Tags: python namespaces package
6 Answered Questions
[SOLVED] What exactly does "import *" import?
- 2010-03-02 03:31:45
- ensnare
- 54379 View
- 44 Score
- 6 Answer
- Tags: python namespaces python-import
7 Answered Questions
[SOLVED] Namespace + functions versus static methods on a class
- 2009-09-16 19:15:01
- RobertL
- 61057 View
- 268 Score
- 7 Answer
- Tags: c++ namespaces static-methods
3 Answered Questions
[SOLVED] Superiority of unnamed namespace over static?
- 2010-12-12 16:02:22
- Nawaz
- 34496 View
- 118 Score
- 3 Answer
- Tags: c++ static namespaces static-variables static-functions
9 Answered Questions
[SOLVED] Python ElementTree module: How to ignore the namespace of XML files to locate matching element when using the method "find", "findall"
- 2012-11-16 07:53:17
- KevinLeng
- 64043 View
- 118 Score
- 9 Answer
- Tags: python namespaces find elementtree findall
13 Answered Questions
[SOLVED] What is the best way to solve an Objective-C namespace collision?
- 2008-10-07 13:27:41
- Mecki
- 40099 View
- 174 Score
- 13 Answer
- Tags: objective-c cocoa macos namespaces
7 Answered Questions
[SOLVED] printf with std::string?
- 2012-06-02 21:07:06
- TheDarkIn1978
- 319186 View
- 144 Score
- 7 Answer
- Tags: c++ string namespaces printf std
7 Answered Questions
[SOLVED] Visual Studio 2010 suddenly can't see namespace?
- 2011-02-02 22:31:55
- Ozzah
- 39439 View
- 83 Score
- 7 Answer
- Tags: c# winforms namespaces
4 Answered Questions
[SOLVED] What are inline namespaces for?
- 2012-06-13 13:46:13
- Walter
- 48536 View
- 320 Score
- 4 Answer
- Tags: c++ namespaces c++11 inline-namespaces
6 Answered Questions
[SOLVED] Why are unnamed namespaces used and what are their benefits?
- 2008-12-10 20:03:05
- Scottie T
- 111072 View
- 220 Score
- 6 Answer
- Tags: c++ oop namespaces
2 Answered Questions
[SOLVED] XElement namespaces (How to?)
- 2011-02-13 18:24:45
- Edward83
- 56936 View
- 70 Score
- 2 Answer
- Tags: c# xml linq namespaces