Newest C# Programming Tips
.net SecureString but what about other data types?
Mike Olsen
·
1 response
·
.net, memory, cryptography, c#
The name 'ProtectedData' does not exist in the current context
Mike Olsen
·
0 responses
·
.net, memory, secure, cryptography
Building Out a Clean, REST-ful WebApi Service with a Minimal WebApi Project
John Atten
·
0 responses
·
c#, webapi, asp.net
BaseController in ASP.NET MVC
Pedro Tavares
·
0 responses
·
mvc, c#, asp.net
Column Attribute mapping with Dapper
William Luu
·
0 responses
·
csharp, c#, mapping, dapper
Get the Index of an element in a collection via LINQ
Ion D. Filho
·
0 responses
·
.net, csharp, linq, c#
Why you shouldn't use Entity Framework with Transactions
Bernhard Millauer
·
21 responses
·
.net, database, entity framework, c#
Manual Dependency Injection
Pedro Tavares
·
2 responses
·
dependency injection, c#
Generating Random Numbers and Strings in C#
Ion D. Filho
·
2 responses
·
csharp, .net, c#, random number
Building custom components for Xamarin Studio's new iOS designer
Ryan Paul
·
0 responses
·
ios, c#, xamarin
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#
Update -all- .NET code files to have CRLF end of file markers
Pure Krome
·
3 responses
·
powershell, .net, c#, crlf
Spritesheet generator for Unity3D
Leonardo Lopes
·
0 responses
·
c#, unity3d, spritesheet
Singleton Pattern for Unity3D
Leonardo Lopes
·
0 responses
·
singleton, c#, unity3d
Convert Enum to MVC Html.DropDownList
Ion D. Filho
·
2 responses
·
mvc, csharp, enum, c#
Faster Debug Log: Dump()
Brandon Catcho
·
0 responses
·
c#, unity3d
Microsoft's WebAPI
Jamal Khan
·
1 response
·
mvc, codeplex, c#, aspnet
Abuse IDisposable in C#
Ilari Mäkimattila
·
0 responses
·
idisposable, c#
Convert simple int array to string C#
Ion D. Filho
·
0 responses
·
.net, csharp, array, convert
Goto and the art of evil
Andrew Binstead
·
0 responses
·
development, programming, c#, evil
#region can be a code smell
Alec Lanter
·
0 responses
·
c#, code structure
Nesting Razor Helper Methods
Mikael Brassman
·
1 response
·
razor, .net, c#