Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

JQuery/WCF without ASP.NET AJAX:

c# jquery wcf json .net-3.5

RIA Services vs ADO.NET Data Services

Use of Response.Flush before Response.End

asp.net .net-3.5

How can I create a Package on a memory stream

.net-3.5 openxml packaging

How to make WPF text on Aero glass background readable?

wpf .net-3.5 text

long.Parse() C#

c# .net-3.5

How to do streaming read of a large XML file in C# 3.5

c# .net xml .net-3.5 streaming

foreach loop fails to cast but manual casting and for loop work

import csv file/excel into sql database asp.net

Best way to implement singleton in a console application C#?

c# .net-3.5 singleton

Simple Linq expression won't compile

c# linq .net-3.5 .net-4.0

C# 3 new feature posts (and not about .Net 3.5 features) [closed]

c# .net .net-3.5 c#-3.0

convert XmlNode to XNode?

.net-3.5 c#-3.0 linq-to-xml

How do I convert the Cookies collection to a generic list? Easily

.net generics .net-3.5

Unable to build C++/CLI app using VS 2010, .Net 3.5, and 64-bit

How to hide the caret in a RichTextBox?

vb.net .net-3.5

ASP.NET User Control Property Value Options In Designer Mode

VB.NET: Boolean from `Nothing` sometimes `false`, sometimes Nullreference-Exception

What does Process.Responding really mean?

c# winforms .net-3.5

How can I get the equivalent of Task<T> in .net 3.5?