Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

COM Component Registration during .NET Setup Project

.net-3.5 com setup-project

Is it possible to get length of closed memory stream?

c# .net-3.5

Alternative to Thread.Sleep

Prioritising Event Handlers

Should any domain object, not be serializable?

Is it thread safe to read a form controls value (but not change it) without using Invoke/BeginInvoke from another thread

Will calling `SyncFolderItems` return items as they get received?

Equivalent of Expression.Assign in .Net 3.5?

Why doesn't a bound value persist to the datasource the first time it changes when using EndCurrentEdit?

c# data-binding .net-3.5

How to debug external code after exception in .NET (vs2008)

Why is my Decrypt Method throwing a "Length of the data to decrypt is invalid" Cryptographic Exception

Is there any way to do this, assign a value within a List<T>.ForEach() statement?

c# .net-3.5

Ability to detect if this is the users first login to Windows 7

type casting not working in 3.5 as in 4.0

c# .net .net-3.5 .net-4.0

Save IList<T> or IQueryable<T> to Excel - C#

c# excel .net-3.5

Updating/Intercepting HttpContext.Current.Request.QueryString

string.Join throws an exception

c# .net string .net-4.0 .net-3.5

Show Images in WPF ListBox

c# wpf data-binding .net-3.5

ClickOnce download fails unless end user has VS2008

Can't install IIS7 and ASP.NET 3.5 on Win7 64-bit