Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Get the URI from the default web proxy

c# wcf .net-3.5 proxy

How do I disable the implicit "this" in C#?

File Does Not Exist Exception in VS2010

Uses of KeyedByTypeCollection in .Net?

.net .net-3.5

C# Shorten syntax when repeatedly using type in generics?

Using ASP.NET Forms Authentication, how do I get an image to appear on the login screen?

Calling .Net webservice with Jquery is causing woe when trying to post data

Fade a panel- Windows forms

c# winforms .net-3.5

How does one do property validation of a C# class using Data Annotations in .NET Framework 3.5?

Given coordinates, how do I get all the Zip Codes within a 10 mile radius?

Will closing a FileStream close the StreamReader?

Define optional implementation methods in Interface?

c# .net-3.5

What .NET version to choose?