Newest .Net Programming Tips
Clickable Links In Test Output
Anthony Johnston
·
0 responses
·
.net, testing, resharper, vs2012
Selenium Automation Testing with VS.Net
Sumit Jolly
·
2 responses
·
.net, selenium, vs, c#
How to fix NuGet package errors in Visual Studio when upgrading .NET Framework
Robert Greiner
·
0 responses
·
.net, visual studio, nuget, c#
Convert string array to int array - 3 steps!
Ion D. Filho
·
1 response
·
.net, csharp, asp.net mvc, array
Visual Studio: Dark Side
Vitaly Obukhov
·
0 responses
·
.net, development, visual studio, font
Windows Azure Caching Failure (ES0006)
Mike Olsen
·
1 response
·
.net, azure, caching, c#
Regex-less JSONP callback validation via LINQ magic
Mike Olsen
·
3 responses
·
api, json, linq, jsonp
Read text/xml file via C# over HTTP and get its content
Ion D. Filho
·
1 response
·
.net, csharp, c#, read file
Render Web Page in C# + ASP.NET MVC
Ion D. Filho
·
0 responses
·
mvc, .net, csharp, c#
Exporting/Importing a Document Collection from RavenDb
Pure Krome
·
0 responses
·
.net, ravendb, c#
Sitecore Media Items Minifier
Nishant Agarwal
·
0 responses
·
css, .net, js, minify
Add New Relic To Elastic Beanstalk for .NET
Travis Cannon
·
1 response
·
.net, ec2, aws, new relic
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
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
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
WebSaver: Web Screensaver Generator for Win32
Vitaly Obukhov
·
0 responses
·
css, html, .net, web
Workaround for AppHarbor's 20 minute app pool recycling
Mike Reyes
·
0 responses
·
appharbor, site monitoring, .net
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#
Generating Random Numbers and Strings in C#
Ion D. Filho
·
2 responses
·
csharp, .net, c#, random number