Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Visual Studio 2013 Update 2, installer projects extension

XmlSerializer changes in .NET 3.5 SP1

xml serialization .net-3.5

What's the most portable way to make a Silverlight & Regular .NET REST client

Change WinForms combo box selection with UI Automation

WPF : Assigning to RichTextBox.Document extremely slow (7 minutes!)

c# .net wpf .net-3.5 richtextbox

Prevent MVC Action method from executing if a parameter is null

Singleton pattern on persistent in-memory cache

Zedgraph - Set Min/Max values on an axis permanently

c# .net-3.5 zedgraph

Service needs to spawn non-interactive child process, but fails with "Access denied"

How to verify an event has been unsubscribed from on a mock

ASP.NET Webforms - "A potentially dangerous Request.Form value was detected from the client"

asp.net webforms .net-3.5

.net framework 3.5 source code

Adding server-side event to extender control

asp.net .net-3.5

WPF Architecture and Direct3D graphics acceleration

wpf graphics .net-3.5

Format Removable media with c# programming

c# .net .net-3.5

WPF - How to right align a textblock inside a horizontally oriented stackpanel?

Does a wrapper class for a COM interop IStream already exist?

c# .net .net-3.5

Making a Non-nullable value type nullable

c# .net-3.5 non-nullable

MSTest: how to increase test time

How can I get object instance from ()=>foo.Title expression