Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Can LINQ be used to find gaps in a sorted list?

c# .net linq sorting .net-3.5

How do I get the Local Network IP address of a computer programmatically?

c# .net .net-3.5 ip-address

DataGridCheckboxColumn two way binding

How to Read a Configuration Section from XML in a Database?

c# .net .net-3.5 configuration

How can I make reverse scanning of a binary file faster?

How do I write this lambda select method in VB.net?

vb.net linq .net-3.5 lambda

Why is my WPF textbox "kinda" readonly?

wpf .net-3.5

How can I create a group footer in a WPF ListView ( GridView )

wpf .net-3.5 styles

WCF WebService / IIS Hosting & Configuration Issue Behind a Firewall

Can LINQ to SQL query an XML field DB-serverside?

sql xml linq-to-sql .net-3.5

Can't set breakpoints on an auto-property setter ? Why?

Reading the list of References from csproj files

Named Pipe Server throws UnauthorizedAccessException when creating a second instance if PipeSecurity is set

c# .net-3.5 named-pipes

check against: null vs default()?

c# .net-3.5 null

How to determine if XElement.Elements() contains a node with a specific name?

c# xml linq .net-3.5

How to convert Func<T, bool> to Predicate<T>?

c# .net-3.5 lambda

Linq Select Certain Properties Into Another Object?

c# .net vb.net linq .net-3.5

Convince me to move to .net 3.5 (from 2.0) [closed]

c# .net .net-3.5 .net-2.0

How to cast object to type described by Type class?

c# .net-3.5 casting types

A Linq to Sql - Multiple .DBML files or one .DBML File