Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .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?

How Can I Nest Custom XAML Elements?

wpf xaml .net-3.5 grid nested

WCF Service Memory Leaks

wcf .net-3.5 memory-leaks

How to order search results by relevance and another field in Lucene.net

C# to VB.Net: Why does this fail to compile when converted to VB?

Recursion with XML Literals in VB.NET is possible?

Windows Explorer-like search box on Aero glass frame with WPF

c# wpf .net-3.5 windows-7 aero

CallContext.SetData() - is object available when thread goes active-inactive-active (TPL)?