Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

LINQ query on object with unknown class

WPF Bind ControlTemplate's content to Property in Control?

wpf .net-3.5 wpf-controls

Getting "This method or property cannot be called on Null values" error

Generic extension method for an array does not compile

Depth first search using Queue

Parsing time without date in a TextBox

c# wpf vb.net datetime .net-3.5

Extension methods usage - Isn't this bad design?

Sending Data from child form to Parent Form TextBox

c# winforms .net-3.5

NAnt not running NUnit tests

.net-3.5 nunit nant

Visual Studio 2008 breakpoint is not working

Does a .NET Windows service require a call to ServiceBase.Run()

Speeding up records filtering as and when user types

c# mysql .net-3.5

Why do I get an HttpException from VirtualPathUtility ToAbsolute with some paths?

Generic parent Collection split to child collections

c# list .net-3.5 ienumerable

How to replace multiple occurrences in single pass?

c# regex .net-3.5

What is new in .Net framework 3.5? [closed]

.net .net-3.5

Receive (and send) XML via POST with ASP.NET

Minimize on FormClose prevents computer shutdown

Applying a filter to a BindingSource, but it doesn't work

How to parse the JSON Array value in C# (Windows phone 7)?