Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

How do I pick the best number of threads for hyptherthreading/multicore?

c# multithreading .net-3.5

How to target multiple versions of .NET Framework from MSBuild? [duplicate]

c# .net-3.5 msbuild .net-4.0

How can I implement my own type of extern?

Whats the difference between <RequiredTargetFramework> and <targetframeworkversion>?

Upgrade to ASP.NET 3.x

asp.net .net-3.5

Need second (and third) opinions on my fix for this Winforms race condition

How do I determine visibility of a control?

How to force .NET application to run in 32bit mode

.net-3.5 x86 64-bit corflags

How can I detect when the .NET Framework feature is "turned off" in Windows 7 / Vista?

HTML table tag with col, colgroup, tbody, and thead throws compile error in Visual Studio 2010 and Visual Studio 2012

migratordotnet - Run migrations from within application (w/o nant or build)

Entity Framework and multithreading

Best way to print a datagridview with all rows and all columns? [duplicate]

c# .net-3.5

Is there any way to bind a checkbox list to a model in asp.net mvc

ASP.NET Framework effects of moving from 2.0 to 3.5?

Quickest way to comma separate a Tridion multivalue field

How to serialize object + compress it and then decompress + deserialize without third-party library?

Can I code in .NET/C# for Microsoft Dynamics AX?

Is it absolutely safe to display a WPF window from a WinForms form?

c# wpf winforms .net-3.5 interop

Using LINQ to create an IEnumerable<> of delta values

c# linq .net-3.5 statistics