Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

.net 3.5 Client Profile. Completely useless? Am i missing something?

.net .net-3.5 client

How many instances of the CLR are running?

.net-3.5

Benefits of .Net's AppSettingsReader vs ConfigurationManager for reading application configuration settings

WPF rendering freeze

wpf .net-3.5 directx freeze

Use 'ApplicationData' or 'LocalApplicationData' to store a file common to all users?

c# .net .net-3.5

How do I determine if an IOException is thrown because of a sharing violation?

c# vb.net .net-3.5

Linq to Entities - eager loading using Include()

WPF Toolkit Datagrid - Custom Tabbing

WPF: How to detect Key repetition, in Key* events?

Is it possible to have multiple SQL instructions in a ADO.NET Command.CommandText property?

TransactionScope and Connection Pooling

Using Entity Framework 4.0 in a .Net 3.5 Application [duplicate]

How can I implement a constructor with inline initialization for a custom map class?

c# .net .net-3.5

Unrecognized element exception with custom C# config

Why can I not use IComparable<T> on ancestor class and compare child classes?

c# .net-3.5 icomparable

Proper way to dispose a BitmapSource

c# wpf .net-3.5 bitmapimage

How to show images on an RDLC report

.net-3.5 reportviewer rdlc

How do I ignore an [XMLIgnore] Attribute

Threads receiving wrong parameters

c# multithreading .net-3.5

Where to start with Entity Framework [closed]