Popular Csharp Programming Tips
C# - Default value for a Property if Null
Jorge Medina
·
2 responses
·
.net, csharp
Ajaxify a function in ASP.Net
travis
·
1 response
·
jquery, vb.net, csharp, webforms
Render Web Page in C# + ASP.NET MVC
Ion D. Filho
·
0 responses
·
mvc, .net, csharp, c#
Databinding Collections in WPF: IList required
Danny Thorpe
·
0 responses
·
.net, csharp, wpf, data binding
Multiple output types from Visual Studio
Adam Hewitt
·
0 responses
·
csharp, visual studio, windows
MVVM Light & MEF Quick Start Guide
Brendan Caffrey
·
0 responses
·
csharp, mef, mvvm light
Don't use static
Kasper B. Graversen
·
5 responses
·
scala, .net, csharp, programming
Using INPUT CHANGE event on IE
Ion D. Filho
·
0 responses
·
jquery, .net, ie, csharp
Display custom dropdown label value with LINQ (Razor)
Ion D. Filho
·
0 responses
·
.net, csharp, dropdown, asp.net mvc
Latinize strings in C# (æøå = aoa)
Alexander Brevig
·
0 responses
·
csharp, ascii, latin, latinize
Post increment gotcha
Alexander Brevig
·
1 response
·
csharp, c-c, java, javascript
Improve your productivity with Code Generation and T4 Text Templates
Ion D. Filho
·
0 responses
·
.net, csharp, productivity, javascript
Visual Studio XML Comments
Peter Trobec
·
0 responses
·
vb.net, .net, csharp, visualstudio
Dispose C♯ objects that should implement IDisposable but don’t
Nils Jonsson
·
1 response
·
.net, csharp, dotnet
Case Insensitive Dictionaries in .Net
Chris Missal
·
2 responses
·
.net, csharp
Never declare another C♯ delegate again
Nils Jonsson
·
0 responses
·
.net, csharp, dotnet
Bind directly to C# objects in WinJS
Adam Hewitt
·
1 response
·
.net, csharp, javascript, winjs
Declaring variables inline (a better way)
Ion D. Filho
·
0 responses
·
.net, csharp, debugging, js
WindowsPhone DeviceInfo Helper
S. Ferit Arslan
·
0 responses
·
csharp, windows phone, wp7, deviceinfo
Regex testers
George Silva
·
1 response
·
python, regex, csharp, java
How to avoid publishing .scss files in Visual Studio
Ion D. Filho
·
0 responses
·
csharp, visual studio, sass, .net
Capitalize first letter for words with length over 2 chars C#
Ion D. Filho
·
0 responses
·
.net, regex, csharp, c#
Visual C# Code Snippets
Ion D. Filho
·
0 responses
·
.net, csharp, visual studio, productivity
Enabling your C# methods to be CLI callable
Alexander Brevig
·
0 responses
·
cli, csharp, framework