Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Databinding 101. How to do it in .Net

CruiseControl.NET, is Nant really necessary?

Razor vs. Find-and-replace for email templates

.net asp.net email razor

Where are the CsharpRepl and the interactive shell are located in Mono for Win?

c# .net mono

gcroot Collection - element access

List<T>.Find method in Metro apps

`Dynamic` to a static class converter. Does it exist?

c# .net c#-4.0 dynamic .net-4.0

PowerShell - X509Certificates.X509Store get all certificates?

c# .net powershell

'string' does not contain a definition for 'TryParse'

How to get XElement value with spaces?

c# .net xml linq-to-xml

Could not load type from assembly

c# .net

How can I save a custom type as binary data in .NET?

.net vb.net byte save

What happens if/when DllImport is invoked multiple times?

c# .net interop dllimport

Exclude an operation from a transaction

c# .net wcf

How/when to use json?

c# .net json asp.net-mvc-3

Syndication RSS Reader fails because of invalid XML?

c# .net xml rss syndication

WPF Data Virtualization and DataGrid

c# .net wpf

DispatchTimer - Prevent the tick event to be triggered if the previous tick is still running

c# .net dispatchertimer

How to Know the current log level using log4net to store in database

c# .net log4net

Use Querystring to Set Selection in Dropdown List

c# asp.net .net forms