Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

.NET 3.5 DLL using its own config file

How to bootstrap .NET 3.5 SP1 with msbuild? following found instructions doesn't work

RS232 serial port communication c# win7 .net framework 3.5 sp1

c# .net-3.5 windows-7

Why the version of System.dll is 2.x in my .net project targeting .net framework 3.5?

Implicit cast fails for myClass<T> when T is IEnumerable<U>

c# .net .net-3.5

Unable to read a byte array (created from a .docx file) into a Doc object using ABCPDF

c# .net .net-3.5 abcpdf

Merging 2 Lists

c# collections .net-3.5

Ribbon Toolbar and Visual Studio 2008 Service Pack 1

What is the memory footprint of an object at Runtime in .NET?

c# .net-3.5

Data Access Layer Static or Instance based?

Building a Google Product Feed in .Net (C#)?

c# xml .net-3.5 rss

When to use factory patterns?

Application Trust Level on Network Drive for Nhibernate C# Application

How to exchange data between two process? [duplicate]

WPF Get UI Thread, or how to show a window from NON-UI Thread

c# wpf .net-3.5

Why do I need to reference this assembly, even though its not being used

Side By Side ClickOnce Installations

What is wrong with this solution to locking and managing locked exceptions?

Pass a bool Foo(params[]) as method Argument

c# .net-3.5 invoke

What is the difference between Converting and Unboxing?