Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

What does the CLR do on a 'throw'?

.net clr cil

Web reference proxy is field specified

c# .net wcf web-services asmx

F# upcasting TextBlock to UIElement

.net f# uielement

Why can't the profiler attach?

difference between linq to sql and entity framework

Socket.SetSocketOption throws invalid argument exception on Mac OS & Linux ,but works fine on Windows

c# .net linux sockets .net-core

Will connection leak might Cause Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool?

c# .net sql-server

Best .NET library for trees [closed]

.net tree

API choice, should I return XPathNavigator or XmlDocument

c# .net xml xslt xmldocument

WPF Set Owner on Window created on own dedicated UI thread

Possible to package all needed files in an EXE?

Making a radio button selected by default and making a textbox unable to take input in C#

c# .net

Are there any Prism "Post-build" Event or method while using MEF?

django-like frameworks?

java .net django frameworks

internationalisation library for ASP.NET applications

Crash on Multidimensional Float Array Allocation

c# .net

How to detect/find the end of while loop?

c# asp.net .net loops

Easiness of changing hosting of WCF from Self-hosting to Windows Service Hosting

MVC3 webapp task scheduling with Quartz.NET

Is it possible to override DataAnnotation attribute in .NET child class?