Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to detect .Net application type?

.net asp.net winforms console

Can c# compiled app run on machine where .net is not installed?

c# .net compilation native

The Visual Studio debugger is not attaching when at the root of a website

MVC Html.TextArea overload issue

.net asp.net-mvc

Why can't I cast boxed int to nullable decimal? [duplicate]

c# .net

Is there a way to poll a socket in C# only when something is available for reading?

c# .net sockets polling

Java's invokeLater() equivalent in Windows Forms?

.net winforms

What kind of memory semantics govern array assignment in c#?

c# .net

WPF Gui refresh from different Thread

.net wpf

How can I patch .NET assemblies?

c# .net assemblies

Show input dialog in WinForms

c# .net winforms modal-dialog

Is it possible to Code in MSIL?

.net cil il

Is this thread safe?

Unwanted Dependency on .NET Framework

Is there a List<T> in .NET 2 that raises events when the list changes?

Implicit Type Inference only for lambda expressions ? Why ? Confused !

c# .net .net-3.5 lambda

How to suppress/catch System.ObjectDisposedException?

c# .net

Alternatives to MS Visual Studio .NET [closed]

Best Practice: Documentation Standards [closed]

'Assert' statements in .NET production code

.net assert