StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Joseph Daigle

Rating
1473.10 (4,514,867th)
Reputation
37,456 (2,998th)
Page: 1 2 3
Title Δ
Loading Assemblies into separate AppDomain, getting InvalidCastExce... 0.00
Problems executing compiled 3.5 code on a server which only has the... -1.07
Any clever way to launch a makefile in Visual Studio only if build... +4.38
C# Lambda expression, why should I use this? +3.53
Visual Studio 2005: All projects in solution explorer expanded on f... -3.51
C# keyword usage virtual+override vs. new +0.65
How to detect an update using .NET 2 System.Configuration.Install? -1.04
Why can't we declare var a = new List<string> at class level? +0.72
DataReader within try block causing potential null reference error -2.14
Refactoring vs. Rewriting +0.37
VB.Net - how to support implicit type conversion as well as custom... 0.00
Order of items in classes: Fields, Properties, Constructors, Methods -3.00
How to run Visual Studio post-build events for debug build only +4.51
Repeater, ListView, DataList, DataGrid, GridView ... Which to choose? -3.57
Can I protect against SQL Injection by escaping single-quote and su... -3.44
How to use POP3 over SSL in C -1.12
C# 3 new feature posts (and not about .Net 3.5 features) +1.16
Is it ok to call a virtual method from Dispose or a destructor? -3.71
When is a feature considered "DONE"? -2.34
Catch multiple Exceptions at once? +4.60
Can I run ASP.NET 2.0 and 3.5 code on the same website? -3.44
Bind ASP.NET DropDownList DataTextField to method? +4.24
Project dependency missing in deployment project +0.26
Is it possible to implement a COM interface with a .NET generics cl... 0.00
How do you deploy a WAR that's inside an EAR as the root (/) contex... -3.70
Could you explain STA and MTA? +4.14
Separating Web Applications into multiple projects +2.96
Configure trac for anonymous ticket submissions -2.67
Determine if a directory is a bundle or package in the Mac OS X ter... -3.60
C# 3.0 Auto-Properties - Is it possible to add custom behaviour? -2.13
ASP.NET Framework effects of moving from 2.0 to 3.5? -2.78
.NET Process.Start default directory? -3.01
Auto-implemented getters and setters vs. public fields +2.47
Using windows authentication to log on to site using c# +0.96
Monitoring group membership in Active Directory more efficiently (C... -3.74
What is a good tool to debug email lists on an Exchange server 0.00
Dynamically add CalendarExtender to Textbox subclass server control? 0.00
Uses of "using" in C# +1.09
What datatype should be used for storing phone numbers in SQL Serve... +1.07
When should the volatile keyword be used in C#? +2.24
Getting started with windows mobile development +0.22
How can I make a shortcut start in a different directory when runni... 0.00
What's the right way to branch with Visual Source Safe? -3.84
Is it safe for structs to implement interfaces? -1.82
VS2005 C# Programmatically change connection string contained in ap... +0.83
What's the easiest way to convert Wiki markup to HTML? +0.30
Are there benefits to Classic ASP over ASP.net -1.36
Will the Garbage Collector call IDisposable.Dispose for me? -2.40
How to parse a string into a nullable int in C# (.NET 3.5) -0.46
How do you index into a var in LINQ? +4.35