Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Aborting blocking thread

.net multithreading

Why does File.Delete() on a directory yield UnauthorizedAccessException?

c# .net exception

How to see which thread is going berserk in remote .NET application without Visual Studio

Check if extension object is defined in xslt template

c# .net xslt

Are there any .NET and Java libraries with table functions? [closed]

java .net

How to make all new Controls inherit new, Extended Control

c# .net winforms

IBM.Data.DB2.DB2Exception: ERROR [08001] [IBM] SQL30081N A communication error has been detected.

.net connection db2

Performance profiler for .NET with an API [closed]

.net profiling

Possible to pass format specifier for an argument as another argument to String.Format?

c# .net string.format

Is there a better way to implment Equals for object with lots of fields?

Adding 'new' in front of the return type of C# method definition?

c# .net methods

What is Aliases for in reference properties in Visual Studio?

.net visual-studio

Storing settings: XML vs. SQLite?

c# .net xml sqlite ado.net

Jerky Animations in WPF

c# .net wpf animation

Detect local SQL server installation with C#(32 bit as well as 64 bit)

c# .net sql-server

Reason why my application would not exit?

c# .net

C#: SqlCeParameter DbType for nVarChar?

c# .net sql-server-ce