47

Questions

*
1
2
votes
8
answers
117
views

What could cause a Windows Service to hang when a Console App doing the exact same thing using the exact same base libraries doesn’t?

dec 3 at 19:18 BenAlabaster 10.9k

*
2
5
votes
3
answers
131
views

Why can’t I pass a property or indexer as a ref parameter when .NET reflector shows that it’s done in the .NET Framework?

nov 27 at 22:43 BenAlabaster 10.9k

*
3
5
votes
7
answers
99
views

Are there any good resources on real world practical uses of programming theory?

nov 24 at 3:28 Andy Dent 3,560

*
1
3
votes
2
answers
134
views

Can a Func<> call itself recursively?

nov 20 at 16:06 BenAlabaster 10.9k

 
0
votes
2
answers
38
views

Can I access my controller/action/verb from my derived AuthorizeAttribute?

nov 18 at 18:59 Chad Moran 3,953

*
4
7
votes
7
answers
220
views

What are the real-world pros and cons of each of the major mocking frameworks?

nov 26 at 9:55 Jason Evans 1,457

*
1
1
vote
1
answer
28
views

How can I debug objects loaded from the app.config using reflection?

nov 10 at 18:50 nitzmahone 2,887

*
1
1
vote
2
answers
41
views

How can I create an instance of an object defined in my App.Config without having a reference to the assembly in my project?

nov 6 at 16:26 David Basarab 9,013

 
3
votes
3
answers
78
views

Why can’t I get Type.GetType() to find the type of my plugin instance referenced in app.config?

nov 6 at 16:04 jjnguy 13.6k

*
1
1
vote
2
answers
79
views

Can I implement a generic type and pass it a type that is known only at runtime?

oct 27 at 18:03 BenAlabaster 10.9k

1 2 3 4 5 next