Skip to main content
Jackson Pope's user avatar
Jackson Pope's user avatar
Jackson Pope's user avatar
Jackson Pope
  • Member for 15 years, 7 months
  • Last seen more than a month ago
92 votes
3 answers
51k views

What is a dll.refresh file in ASP.Net?

40 votes
5 answers
53k views

When Should I Use Response.Redirect(url, true)?

25 votes
4 answers
8k views

In what ways is Mercurial better/worse than TFS? [closed]

16 votes
2 answers
7k views

Can I build Tuples from IEnumerables using Linq?

15 votes
5 answers
14k views

Pros and Cons of Multi-value Databases

10 votes
2 answers
4k views

Can I specify the type of a DataGrid's items in Xaml?

5 votes
1 answer
6k views

How should I group unit tests using C# and NUnit?

4 votes
2 answers
987 views

C# Console App Not Calling Finally Block

4 votes
3 answers
17k views

TFS can't check in changes after replacing file

3 votes
2 answers
4k views

Changing the axes on WPF toolkit charting graph throws an exception

2 votes
1 answer
633 views

Handling Checked differently depending on whether it's called from a mouse click or virtualization

2 votes
1 answer
891 views

How do I convert ContextMenuEventArgs cursor location to window coordinates

2 votes
3 answers
6k views

Consuming HTTPS web service using WCF

2 votes
1 answer
4k views

How can I get the LastRunTime for a report using the Business Objects Web Services SDK?

2 votes
4 answers
3k views

Can I do a very large insert with Linq-to-SQL?

2 votes
3 answers
669 views

Can I tell if another process is in the process of creating a file?

1 vote
3 answers
3k views

Where does log4net write log files when debugging a web application through Visual Studio?

1 vote
1 answer
1k views

Why does Uodotnet with Connection Pooling timeout?

1 vote
1 answer
9k views

Installing a windows service as a user fails

1 vote
4 answers
1k views

How do I remove dependencies to 3rd party code when unit testing?

1 vote
2 answers
424 views

XamlParseException initialising a static class

1 vote
3 answers
1k views

How to repaint a WinFormsHost when it becomes visible?

1 vote
1 answer
146 views

CruiseControl with SourceSafe through Citrix

1 vote
4 answers
2k views

Unit Testing a class with a call to a Static class wrapping an HttpContext

1 vote
2 answers
3k views

How should I encapsulate this multi-dimensional enum?

1 vote
1 answer
115 views

CruiseControl.net and SourceSafe periodic error

1 vote
2 answers
1k views

Absolute scaling a LinearGradientBrush texture in WPF 3D

1 vote
2 answers
1k views

FxCop throws an exception on the command line, but not in the GUI?

1 vote
1 answer
349 views

Javascript Breaking on < & > in a GridView edit box

1 vote
1 answer
728 views

Is it possible to Unit Test WinUI 3 code using NUnit?