Viktor Jevdokimov

less info
673 reputation
411
bio website adform.com
location Vilnius, Republic of Lithuania
age 42
visits member for 3 years, 10 months
seen 20 hours ago
stats profile views 137
Senior .NET Developer

Jan
17
suggested suggested edit on Duck typing in the C# compiler
Sep
4
comment Enumerate WCF server endpoints?
msdn.microsoft.com/en-us/library/…
Sep
4
comment Enumerate WCF server endpoints?
WCF service you're hosting is a library without source code?
Sep
3
comment Enumerate WCF server endpoints?
use reflection to find all ServiceHost instances.
Sep
3
comment MSMQ Casting Error
did you try not to enclose message classes into MyEvents class (make standalone classes, not subclasses)?
Sep
3
answered Enumerate WCF server endpoints?
Aug
14
awarded  Revival
Jul
29
awarded  Yearling
Feb
20
comment Cassandra-check whether column name exists in column family
Column name may exist for a specific row with a specific key, not for the whole CF.
Feb
3
comment Best way to determine how a Cassandra cluster is doing
No clear functional/performance requirements for a storage (Cassandra), nor HW specs to suggest.
Feb
3
answered Using Thrift and Apache.Cassandra in Visual Studio
Feb
3
comment Upgrade cassandra 1.0.6 version to cassandra 1.0.7 version
1.0.7 is indeed more stable. Regarding open files, check also your OS settings. How did you installed 1.0.6 and what OS?
Oct
25
awarded  Notable Question
Jul
30
awarded  Yearling
Sep
17
comment Connecting to Cassandra 0.7 in .NET
BTW, don't use environment variables.
Sep
17
comment Connecting to Cassandra 0.7 in .NET
so it was your fault running cassandra and you have voted -1 for jbellis answer, while he's mentioned most common situation when connecting to 0.7?
Sep
17
comment How to detect your site's domain name?
have you checked the answers?
Sep
9
answered How to detect your site's domain name?
Sep
2
answered WCF Service Unable to Access Personal Certificate Store Unless Service Account is Logged In
Aug
1
answered trigger on button click by keyboard input