Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Why doesn't an installed font show up in the font picker dialog?

WCF Duplex Service and TCP Port Exhaustion

.net wcf web-services tcp duplex

Show me the way to use new "dynamic" keyword in C# 4.0

.net dynamic c#-4.0

.net architecture: Creating a IRepository<T> generically

Extracting equations and images from Word

Is it possible to programmatically 'clean' emails?

c# .net email email-processing

Is there a best practice for accessing business logic services in a web app?

can an x64 computer have both the x86 and x64 .net runtime installed?

.net

How to use LINQ to return substring of FileInfo.Name

c# .net linq

Why can't I display the ASP.NET Framework version as 3.5?

.net version

The N-Layer POCO/ DTO quandary

If a generic collection is instantiated to contain iDisposable items, do the items get disposed?

c# .net idisposable

Is it possible to send more than one model object to an ASP.NET MVC View?

Anonymous types VS Local variables, When should one be used?

c# .net

ADO.NET - What is best practice for getting datareader values?

.net ado

.NET database migration toolkit

.net database-migration

How do I deregister an anonymous handler?

Algorithm for matching lists of integers

c# .net algorithm matching

Do I HAVE to override GetHashCode and Equals in new Classes?

.net

Changing values in Web.config with a Batch file or in .NET code