Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

How can I trace ASP.NET on a per request basis

c# asp.net .net-3.5 profiling

How can I navigate any JSON tree in c#?

c# json parsing .net-3.5

Xml Serialize List of Descendants

BindingExpression path errors when switching ViewModels in MVVM application

c# wpf mvvm .net-3.5

How asynchronous methods work in C#?

c# .net-3.5 asynchronous

How to define an alias for a property

default document not displaying complete url

url iis .net-3.5

VB.Net - Get the byte size of type

vb.net .net-3.5

Can I reference a .NET 3.5 .DLL in a 4.0 app?

'ServiceModel' does not exist in namespace 'System'. When I try to add a reference, it says it's already referenced

Is there a way to capture HotKeys/Shortcuts in Excel VSTO using only C# and no VBA?

Access the StackTrace when deploying in Release mode

.net-3.5 deployment

"Cannot use fixed local inside lambda expression"

c# .net-4.0 xna .net-3.5 xna-3.0

Can't catch exception caused by C dll called via PInvoke

references to Func's of different types

.NET Framework as a pre-requisite for installation with Inno-Setup

Retrieve full string of XElement with mixed content

c# xml .net-3.5 linq-to-xml

.Net 3.5 silent installer?

How can I manually add a compound association in entity framework?

Is it possible to serialize objects without a parameterless constructor in WCF?