Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Boaz
Amsterdam, The Netherlands
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
74
votes
How to build a query string for a URL in C#?
c#
.net
url
query-string
asked May 6 '09 at 11:02
stackoverflow.com
20
votes
Int to Char in C#
c#
casting
asked Nov 14 '08 at 11:07
stackoverflow.com
20
votes
Performance of Arrays vs. Lists
.net
performance
arrays
generics
list
asked Jan 18 '09 at 10:20
stackoverflow.com
17
votes
What is the performance hit of Performance Counters
performance
performancecounter
asked Nov 14 '08 at 16:23
stackoverflow.com
17
votes
How to create a XmlDocument using XmlWriter in .NET?
.net
xmldocument
xmlwriter
asked Aug 28 '09 at 13:32
stackoverflow.com
16
votes
What do (lambda) function closures capture in Python?
python
lambda
closures
asked Feb 19 '10 at 9:46
stackoverflow.com
10
votes
How does one escape characters in Delphi string
delphi
string
escaping
literals
asked Nov 19 '08 at 16:08
stackoverflow.com
10
votes
Why does casting List<T> into IList<T> result in reduced performance?
c#
generics
ilist
asked May 12 '09 at 21:30
stackoverflow.com
9
votes
Proper name space managment in .NET XmlWriter
c#
.net
xml
xmlwriter
asked Aug 25 '08 at 20:03
stackoverflow.com
7
votes
How to iterate over a the attributes of a class, in the order they were defined?
python
reflection
asked Feb 17 '10 at 13:28
stackoverflow.com
1
2
next
Top Answers
32
How to create a XmlDocument using XmlWriter in .NET?
stackoverflow.com
11
.NET Development on a Mac Tips
stackoverflow.com
9
How to set up a robot.txt which only allows the default page of a site
stackoverflow.com
6
What are the allowed .NET return types from a XSLT extension object method?
stackoverflow.com
6
Why does casting List<T> into IList<T> result in reduced performance?
stackoverflow.com
6
Python: Number of rows affected by cursor.execute("SELECT …)
stackoverflow.com
5
Int to Char in C#
stackoverflow.com