Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Sunny
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
37
votes
Preferred logging infrastructure for .Net
c#
.net
logging
log4net
nlog
asked Sep 17 '08 at 15:03
stackoverflow.com
13
votes
What is the scope of finalizer thread - per application domain or per process?
.net
multithreading
process
appdomain
finalizer
asked Oct 27 '08 at 22:04
stackoverflow.com
10
votes
How to pass more data then the username/password to the service method in WCF 4.0 RESTful service, using basic authentication
iis
c#-4.0
basic-authentication
wcf-4
asked Jul 25 '11 at 22:23
stackoverflow.com
10
votes
Am I Over-Engineering If I Consider User's Intentional Wrongdoing?
rest
authentication
asked Aug 18 '11 at 18:49
programmers.stackexchange.com
9
votes
IIS 7.0 - SSL certificate - renew or new?
iis
ssl
certificate
renew
asked Sep 22 '09 at 14:01
serverfault.com
7
votes
Persistent storage of encrypted data using .Net
c#
encryption
domain
roaming
asked Sep 30 '08 at 18:53
stackoverflow.com
7
votes
Is (HttpContext.Current.User != null) enough to assume that FormsAuthentication has authenticated the user
c#
.net
asp.net
.net-2.0
forms-authentication
asked Jan 21 '09 at 18:46
stackoverflow.com
6
votes
Best practices for version control for Lotus Notes/Domino development
svn
version-control
lotus-notes
domino
lotus
asked Nov 12 '08 at 21:47
stackoverflow.com
5
votes
Runtime callable wrapper (RCW) scope - process or application domain?
.net
com
interop
marshalling
appdomain
asked Oct 1 '08 at 19:32
stackoverflow.com
5
votes
COM interop assembly loading sequence
.net
interop
outlook
gac
assembly-loading
asked Dec 3 '08 at 17:53
stackoverflow.com
Top Answers
75
How can I run a server on Linux on port 80 as a normal user?
serverfault.com
44
Is Ubuntu an acceptable distro for running a production server?
stackoverflow.com
35
How can you encode to Base64 using Javascript?
stackoverflow.com
27
Serialization in C# without using file system
stackoverflow.com
23
When to drink when listening to Stack Overflow?
meta.stackoverflow.com
18
Servers harrassed by individual on constantly changing IPs
serverfault.com
15
Detecting whether a file is locked by another process (or indeed the same process)
stackoverflow.com
15
Executing an application after a period of time
stackoverflow.com
11
CHMOD - Applying Different Permissions For Files vs. Directories
serverfault.com
11
How do you transfer or export SQL Server 2005 data to Excel
stackoverflow.com
11
How to throw SQLException in stored procedure
stackoverflow.com
10
C# pass by value/ref?
stackoverflow.com
10
How do I mount a remote Linux folder in Windows through SSH?
stackoverflow.com
8
C# How to check for valid xml in string input before calling .LoadXml()
stackoverflow.com
8
Is there any WinSCP equivalent for linux?
stackoverflow.com
8
VS2008 debugging with firefox as default browser - how to make the debugger stop/close on exit?
stackoverflow.com
7
How do you change the extension that .Net pages will run under?
stackoverflow.com
7
Is there any difference between parameters in a URL and <form method=“get”>?
stackoverflow.com
7
How can I send data over the internet using a socket?
stackoverflow.com
7
SQL query to search for a record that has a certain text?
stackoverflow.com
6
DirectoryEntry.NativeObject throws access denied for a user in Administrators group in windows 2008
stackoverflow.com
6
How do I unit test jdbc code in java?
stackoverflow.com
6
XML Serialization and null value - C#
stackoverflow.com
5
Is there any way to automatically prevent running out of memory?
serverfault.com
5
Packaging up the .net framework with a .net application deployment
stackoverflow.com
5
Automate SVN Adds Using NAnt
stackoverflow.com
5
How do I determine if an IOException is thrown because of a sharing violation?
stackoverflow.com
5
Parallel Linq - Use more threads than processors (for non-CPU bound tasks)
stackoverflow.com
5
How to tell from what Ubuntu or Debian repository a package comes?
superuser.com