Skip to main content
Dzmitry Lahoda's user avatar
Dzmitry Lahoda's user avatar
Dzmitry Lahoda's user avatar
Dzmitry Lahoda
  • Member for 14 years, 10 months
  • Last seen this week
17 votes
6 answers
2k views

Do you know of a language with Static Type checking where Code is Data? [closed]

8 votes
2 answers
2k views

How to convert Expression into CSharpCompilation or CSharpSyntaxTree?

5 votes
1 answer
876 views

A generic construct requires that the type 'Cell<'T>' is an unmanaged type

2 votes
1 answer
223 views

Use property of one part of graph traverse as filter for other

2 votes
4 answers
1k views

Running .NET 4.0 application from .NET 3.5 application

2 votes
2 answers
1k views

Use mono to improve performance of .Net XML Serializers

1 vote
2 answers
2k views

Hot to block access to page with defined URL in ASP.NET site on IIS except from one defined IP?

1 vote
5 answers
4k views

Wait until all processes notified after EventWaitHandle.Set()

1 vote
4 answers
2k views

double[,], int[], bool[] ... matrix,vector manipulation extensions in C#

1 vote
2 answers
79 views

Style Trigger stops to work after direct SetValue

0 votes
2 answers
231 views

How to see logs out of tests running Substrate Cumulus based runtime?

0 votes
1 answer
282 views

What execution stack / .NET AppDomain holds file handle?

0 votes
3 answers
235 views

How to intercept out-of-proc desktop STA COM to STA COM communication or reference counting decrementing?

0 votes
1 answer
93 views

XML runtime serialization library compatible with BCL serialization attributes but without compilation of serializers?

0 votes
1 answer
297 views

Using COM binary serialization as C# and C++ undrestadable format

0 votes
1 answer
82 views

Fail to use MS-RPC in Excel host

0 votes
1 answer
322 views

Run fitnesse test out of MSTest or NUnit or console application in Visual Studio