.NET Development Tips
How to get HttpContextBase from HttpContext.Current in the Global.asax?
Mike Olsen
·
0 responses
·
.net, api, google analytics, c#
Linking to actions in the default area in MVC 4
Andrew Binstead
·
0 responses
·
.net, mvc4, c#, mvc
Switching 'Startup Projects' in Visual Studio
Evin Grano
·
0 responses
·
.net, visual studio
Use of 'internal' in C# for Unit Testing
Evin Grano
·
1 response
·
c#, internal, reserved word
Building Out a Clean, REST-ful WebApi Service with a Minimal WebApi Project
John Atten
·
0 responses
·
c#, webapi, asp.net
PHP Collections
Ítalo Lelis de Vietro
·
0 responses
·
php, collections, java, .net
Better tests in .NET through Fluent Assertions
Edmondo Porcu
·
1 response
·
.net, testing, assertions
Sealed class hierarchies in C#
Edmondo Porcu
·
0 responses
·
c#, enums, strategy
Determine if a class is running in Azure and if it is actually in the cloud vs. the emulator
Mike Olsen
·
0 responses
·
.net, azure, cloud, c#
.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
WebSaver: Web Screensaver Generator for Win32
Vitaly Obukhov
·
0 responses
·
css, html, .net, web
BaseController in ASP.NET MVC
Pedro Tavares
·
0 responses
·
mvc, c#, asp.net
Workaround for AppHarbor's 20 minute app pool recycling
Mike Reyes
·
0 responses
·
appharbor, site monitoring, .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#
ASP.NET MVC View Model: Entity Framework & JSON Serialization
Yehuda Zargarov
·
0 responses
·
mvc, json, entity framework, asp.net
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#
KnockoutJS and ASP.NET Repeater
Peter Morlion
·
0 responses
·
knockout, javascript, asp.net
Generating Random Numbers and Strings in C#
Ion D. Filho
·
2 responses
·
csharp, .net, c#, random number