Popular C# Programming Tips
Convert Enum to MVC Html.DropDownList
Ion D. Filho
·
2 responses
·
mvc, csharp, enum, c#
Get the Index of an element in a collection via LINQ
Ion D. Filho
·
0 responses
·
.net, csharp, linq, c#
Connecting Unity3D to an Erlang game server
Tamás Demeter-Haludka
·
3 responses
·
erlang, c#, unity3d
Include a folder for deploy in Visual Studio
Ion D. Filho
·
0 responses
·
css, .net, csharp, visual studio
Use C# magic to turn any class into log-aware class
Sascha Kiefer
·
1 response
·
.net, logging, extensions, programming
Parsing Xml in C#
Mokhtar Ashour
·
0 responses
·
xml, linq, c#
IDisposable in Java
Mark McD ☠
·
0 responses
·
idisposable, java, c#
A trick to show sorting layer names popup selector for your component
ProGM
·
0 responses
·
unity3d, unity, c#
C# ReadAllBytes Performance
Teddy Garland
·
0 responses
·
buffer, c#, binaryreader, readallbytes
How to generate clean url slug in C#
Joan Caron
·
0 responses
·
seo, c#, url slug c#, slug .net
Scalable Graphics in XAML
Charlie
·
0 responses
·
silverlight, winrt, xaml, c#
Order by Random in C#
Chad Moran
·
4 responses
·
linq, c#
Splitting and Merging Pdf Files in C# Using iTextSharp
John Atten
·
0 responses
·
pdf, c#, itextsharp, itext
Fast byte array to hex string conversion in C#
Sascha Kiefer
·
2 responses
·
performance, convert, hex, c#
Read text/xml file via C# over HTTP and get its content
Ion D. Filho
·
1 response
·
.net, csharp, c#, read file
Getting TeamCity to build ASP.net MVC 3+ Web Solutions
@kjellski
·
5 responses
·
ci, cd, msbuild, c#
Gotcha: Windows Azure Message Queue - 400 Bad Request
Pure Krome
·
3 responses
·
.net, c#, windows-azure, windows-azure-storage
Convert string array to int array - 3 steps!
Ion D. Filho
·
1 response
·
.net, csharp, asp.net mvc, array
Use PdfBox to manipulate PDF Files in .Net
John Atten
·
0 responses
·
c#, pdfbox, pdf files
Visual Studio 2013/2012 enhanced scroll bar and code preview
Panod K
·
0 responses
·
visual basic, c#, visual studio 2012, visual studio 2013
C#: Query Excel and .CSV Files Using LinqToExcel
John Atten
·
0 responses
·
data, linq, c#, ms excel
Nesting Razor Helper Methods
Mikael Brassman
·
1 response
·
razor, .net, c#