Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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

Compromised interoperability in .NET?

c# .net interop f#

Are those unit tests fine?

c# .net unit-testing tdd mocking

Loop through list in a thread continually as it receives new elements

c# .net events queue

A nicer way to handle null references in a object hierarcy

Connect to an Oracle 10g database with Microsoft ODBC for Oracle

Can I update WPF StatusBar text before making the user wait?

Retrieving the value of a asp:TextBox

c# .net javascript