Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Steve Guidi
Seattle, WA
joltdev.blogspot.com
Refer to my
Google profile
for a quick biography and links to my projects.
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
54
votes
How do I truncate a .NET string?
c#
.net
string
truncate
asked May 5 '10 at 20:50
stackoverflow.com
8
votes
Is there a .NET function that will let me compare the precedence of two operators?
.net
expression-trees
operator-precedence
asked Sep 3 '12 at 15:34
stackoverflow.com
6
votes
Setting the internal buffer used by a standard stream (pubsetbuf)
c++
visual-c++
stl
stream
asked Sep 29 '09 at 18:30
stackoverflow.com
6
votes
Is it possible to clone an IEnumerable<T> instance, saving a copy of the iteration state?
c#
.net
linq
ienumerable
clone
asked Dec 16 '09 at 5:26
stackoverflow.com
6
votes
How do I infer the usage of parentheses when translating an expression tree?
.net
translation
expression-trees
parentheses
inorder
asked Aug 21 '12 at 14:49
stackoverflow.com
5
votes
How do you instruct NUnit to load an assembly's dll.config file from a specific directory?
.net
unit-testing
nunit
app-config
configurationmanager
asked Sep 11 '09 at 17:22
stackoverflow.com
5
votes
Why is the compiler not selecting my function-template overload in the following example?
c++
templates
overloading
function-templates
overload-resolution
asked Oct 14 '09 at 17:37
stackoverflow.com
5
votes
Can one leverage std::basic_string to implement a string having a length limitation?
c++
templates
string
stl
basic-string
asked Oct 19 '09 at 22:56
stackoverflow.com
5
votes
What is the recommended way to manage a strong-name key pair for an open-source project?
c#
visual-studio
open-source
assembly-signing
strongname
asked Dec 2 '09 at 7:43
stackoverflow.com
5
votes
Do I need to “protect” low voltage cables that are run through an insulated wall?
insulation
wiring
code-compliance
cabling
speakers
asked Jan 29 '12 at 17:21
diy.stackexchange.com
Top Answers
29
C# How to find if an event is hooked up
stackoverflow.com
26
Code Contracts: How do I supply a contract class for a generic interface?
stackoverflow.com
24
Where is the best place to save temporary files in Windows
stackoverflow.com
24
Use XDocument as the source for XmlSerializer.Deserialize?
stackoverflow.com
22
How do I add an XElement to a document, avoiding the “incorrectly structured document” error?
stackoverflow.com
18
Removing XElements in a foreach loop
stackoverflow.com
16
How to get Modified date from file in c#
stackoverflow.com
16
How to convert an XmlDocument to an array<byte>?
stackoverflow.com
16
Variable length template arguments list?
stackoverflow.com
16
How do you get XML comments to appear in a different project (dll)?
stackoverflow.com
15
warning C4003 and errors C2589 and C2059 on: x = std::numeric_limits<int>::max();
stackoverflow.com
12
How do I copy a folder and all subfolders and files in .NET?
stackoverflow.com
12
stl vector.push_back() abstract class doesn't compile
stackoverflow.com
10
Why does my C++ divide program not compile
stackoverflow.com
10
Mocking Static methods using Rhino.Mocks
stackoverflow.com
10
What is the difference between checked and unchecked?
stackoverflow.com
9
How to serialize a XML without unnecessary spaces and line breaks? (.NET)
stackoverflow.com
9
method without access modifier
stackoverflow.com
8
Can I increment a char* passed to a function?
stackoverflow.com
8
Who should own the private key used to sign a .NET assembly when its project is open-source?
stackoverflow.com
7
Setting the internal buffer used by a standard stream (pubsetbuf)
stackoverflow.com
7
log4net logger defined in base class
stackoverflow.com
6
Passing an operator along with other parameters
stackoverflow.com
6
Checking whether an `object[] args` satisfies a Delegate instance?
stackoverflow.com
6
If I kill a System.Diagnostics.Process with .Kill(), do I also need to call .Close()?
stackoverflow.com
5
Is there an API in .net to read XML comment documentation file
stackoverflow.com
5
C# Nested Class Access Parent Member
stackoverflow.com
5
How to get MethodInfo of a generic method on a non generic .NET type?
stackoverflow.com
5
C#: Using a generic to create a pointer array
stackoverflow.com
5
C#, Flags Enum, Generic function to look for a flag
stackoverflow.com
1
2
next
Stack Exchange works best with JavaScript enabled