Popular .Net Programming Tips
Why you shouldn't use Entity Framework with Transactions
Bernhard Millauer
·
21 responses
·
.net, database, entity framework, c#
Simple Gulp Copy file task
Ion D. Filho
·
2 responses
·
npm, nodejs, gulp, js
How to get Current User ID in asp.net MVC 4
Nikola Sivkov
·
7 responses
·
.net, asp.net mvc 4, c
Convert simple int array to string C#
Ion D. Filho
·
0 responses
·
.net, csharp, array, convert
Simple way to Zip files with C# .NET (Framework 4.5 /4.6)
Ion D. Filho
·
0 responses
·
csharp, zip, c#, .net
How to convert a UNIX Timestamp to a .NET System.DateTime object
Tyler Fowler
·
1 response
·
.net, c#, unix timestamp, system.datetime
Technologies you would know
Juan Carlos Cancela
·
3 responses
·
.net, development, mongodb, hadoop
PHP Collections
Ítalo Lelis de Vietro
·
0 responses
·
php, collections, java, .net
Custom "Like" button in SharePoint 2013
Cato Auestad
·
7 responses
·
.net, sharepoint, social, javascript
Aspect Oriented Programming on .Net Core
carlosomar2
·
0 responses
·
aop, .net core, c#, aspect oriented programming
How to get HttpContextBase from HttpContext.Current in the Global.asax?
Mike Olsen
·
0 responses
·
.net, api, google analytics, c#
How to unit test an async/await method in .NET
Pure Krome
·
0 responses
·
.net, tasks, unit-testing, c#
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#
Waiting for Tasks that return values
Craig Gleadall
·
0 responses
·
.net, async, tasks, webforms
Nancy content negotiation
Dan Haller
·
0 responses
·
.net, nancy, nancyfx, content negotiation
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
The type name 'X' does not exist in the type 'Y.X'
Edmund Kump
·
0 responses
·
.net, csharp, wcf
Generic EventArgs class
Toni Petrina
·
0 responses
·
.net, csharp
Read text/xml file via C# over HTTP and get its content
Ion D. Filho
·
1 response
·
.net, csharp, c#, read file
Dynamic Unit-Tests in C#
Mikael Brassman
·
0 responses
·
tdd, .net, csharp, unit-testing
Gotcha: Windows Azure Message Queue - 400 Bad Request
Pure Krome
·
3 responses
·
.net, c#, windows-azure, windows-azure-storage
Thoughts on being a programmer.
Sergio Tapia Gutierrez
·
5 responses
·
php, rails, .net, programming
Convert string array to int array - 3 steps!
Ion D. Filho
·
1 response
·
.net, csharp, asp.net mvc, array