Search code examples
Win32 exception was unhandled - The system cannot find the file specified...

.netvisual-c++c++-cliwindows-forms-designerbase-class-library

Read More
Constant assemblies remapping in MVVMCross...

xamarin.net-assemblymvvmcrossbase-class-library

Read More
Is there an enum type for letters in .NET framework?...

c#.netlinqenumsbase-class-library

Read More
Cancellation of SemaphoreSlim.WaitAsync keeping semaphore lock...

c#.net-4.5async-awaitsemaphorebase-class-library

Read More
When to use Factory Method provided by .NET Framework...

c#factory-patternbase-class-library

Read More
Is there an alternative to Task.Delay(0) and Task.FromResult(0)?...

c#.netasync-awaitportable-class-librarybase-class-library

Read More
Microsoft.Threading.Tasks not found, .net 4.0...

c#.netasync-awaitbase-class-library

Read More
Why do some .NET BCL methods not throw exceptions?...

c#.netexceptionbase-class-library

Read More
ImmutableArray<> behaves differently than Array<> for nested Select with index...

c#linqimmutabilitybase-class-library

Read More
.NET 4.0 application with Microsoft.Bcl.Async fails to build on .NET 4.5 build server...

.net-4.0msbuildteamcity.net-4.5base-class-library

Read More
Ignoring overflow checks in a CIL compiler (especially wrt Mono BCL)...

.netmonocode-generationbase-class-librarycompiler-construction

Read More
Method not found when setting proxy in HttpClientHandler Portable Class Library (PCL)...

c#portable-class-librarydotnet-httpclientbase-class-library

Read More
Using Microsoft.Bcl.Async with Code Analysis causes errors...

c#code-analysisfxcopbase-class-library

Read More
Can I initialize a BCL immutable collection using braces?...

c#collectionsinitializationimmutabilitybase-class-library

Read More
Convert projects to .Net 4.5 ( that uses TPL)...

c#.netasync-awaitbase-class-library

Read More
MemoryCache get in Disposed state Magically...

c#asp.net.netbase-class-librarymemorycache

Read More
Async WebClient is so slow?...

c#windows-phone-7async-awaitbase-class-library

Read More
How is the intention of IServiceLocator.GetInstance(Type) different from the intention of IServicePr...

c#dependency-injectionservice-locatorbase-class-librarycommon-service-locator

Read More
Bug in Directory.GetParent?...

.netbase-class-library

Read More
Wrong logarithm of BigInteger when size of BigInteger exceeds ¼ gigabyte...

c#.netbigintegerlogarithmbase-class-library

Read More
What value does System.Drawing.Color -state have?...

c#structequalitysystem.drawingbase-class-library

Read More
Enum.TryParse: Is there a guarantee or contract for the out parameter value when the return value is...

c#.netenumstryparsebase-class-library

Read More
Is there a memory leak in the ConcurrentBag<T> implementation?...

c#.nettask-parallel-librarybase-class-library

Read More
Why does .NET differentiate String from Character?...

.netstringcharacterbase-class-library

Read More
.NET TcpClient/NetworkStream implementation that supports async operations and respects timeouts...

.nettcpclientasyncsocketnetworkstreambase-class-library

Read More
Correct me if I am wrong about some terms (mfc, win32, in vc++...

winapivisual-c++cilbase-class-library

Read More
Implications of Lazy<T> and threadsafe false...

.netgenericsthread-safetylazy-evaluationbase-class-library

Read More
managed c++ string compare working oddly...

.netc++-clivisual-c++-2010base-class-library

Read More
Working with IComparable.Compare without magic numbers...

c#.netcoding-stylecode-readabilitybase-class-library

Read More
Why does PrincipalPermission(Attribute) not respect authentication type?...

.netsecuritybase-class-libraryprincipalpermission

Read More
BackNext