.NET Development Tips
ASP.NET MVC 'No Parameterless Constructor' can be a misleading error
Pure Krome
·
0 responses
·
.net, ioc, asp.net-mvc, dependency-injection
Multiple output types from Visual Studio
Adam Hewitt
·
0 responses
·
csharp, visual studio, windows
ASP.NET MVC4: Bundling and Minification
Gizem Cetinkaya
·
3 responses
·
bundle, mvc 4, bundling, minification
Enabling your C# methods to be CLI callable
Alexander Brevig
·
0 responses
·
cli, csharp, framework
How to get Current User ID in asp.net MVC 4
Nikola Sivkov
·
7 responses
·
.net, asp.net mvc 4, c
C# LINQ ForEach that works on IEnumerable<T>
Alexander Brevig
·
2 responses
·
csharp, snippet, linq, foreach
Low impact logging
Chris Pebble
·
0 responses
·
.net, logging, parallel
WindowsPhone DeviceInfo Helper
S. Ferit Arslan
·
0 responses
·
csharp, windows phone, wp7, deviceinfo
Actions as parameters
Emanuele
·
0 responses
·
.net, functional programming, action
Creating new bindings for MonoMac and making your MonoMac app updateable
Maurício Linhares
·
0 responses
·
osx, csharp, mono, monomac
Escaping CDATA
Daniel Cadenas
·
0 responses
·
.net
FasterFlect - Fast & Easy .Net Reflection
Marcel Valdez
·
0 responses
·
reflection, mock, fasterflect, stubs
UDP Sockets in WP7 cannot receive before sending
Magnus Morton
·
0 responses
·
.net, windows phone 7, silverlight
Introducing RequireJS for ASP.NET MVC
Stefan Prodan
·
0 responses
·
csharp, asp.net mvc, requirejs, javascript
Partial Trust Testing with xUnit.net
Brice Lambson
·
0 responses
·
.net, xunit.net
C# - Default value for a Property if Null
Jorge Medina
·
2 responses
·
.net, csharp
Simple Data Binding for WinForms
Michael Minton
·
0 responses
·
.net, open source, c
Put arabic and persian words in sql server 2008 dynamicaly
ali mousavi
·
0 responses
·
vb.net, string, persian, arabic
Databinding Collections in WPF: IList required
Danny Thorpe
·
0 responses
·
.net, csharp, wpf, data binding
A Simple and Readable C# Micro-optimization: Expression Operand Ordering
Aaron Dandy
·
0 responses
·
.net, csharp, aaron_dandy
Use ILMerge /internalize to avoid version conflicts & simplify deployment
Marcos Meli
·
2 responses
·
.net, postbuild, ilmerge