Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

.NET .application installer files?

c# .net-3.5

How to go from a full SQL querying to something like a NoSQL?

Are there any dangers in using Visual Studio 2010 to develop .net 3.5 sp1 products?

What is the equivalent of the .NET Framework 2.0 SDK for the .NET Framework 3.5?

msbuild .net-3.5 .net-2.0

MongoDB - Mapping map-reduce collections in C#

Can I add a linq compiler to my project?

.net linq-to-sql .net-3.5

C#, reading in Fixed Width records, varying record types in one file

c# .net-3.5 oop fixed-width

Running .NET 2.0 & 3.5 web sites in IIS 7

Is there a way to use one Timer for multiple events?

How can I execute .NET code from a SQL TRIGGER?

WCF service - Minimum required web.config?

wcf .net-3.5 web-config

Ajax TimerControl and Instance variables?

c# asp.net ajax .net-3.5

Changing the font for menu in the Windows Forms application, .net3.5

c# winforms .net-3.5 fonts

Upgrade from .NET 2.0 to .NET 3.5 problems

Is linq a cursor?

.net linq linq-to-sql .net-3.5

Is there a possibility to assign CssClass to CheckBox within CheckBoxList

.net asp.net vb.net .net-3.5

A hostname with Unicode characters is valid in Windows 8

c# .net-3.5 windows-8

Calculating Total Count of Items in List<T> for multiple KeyValuePairs in Dictionary<string,List<string>>

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

How to end a thread or join it to the main thread