.NET Development Tips
Coding tips for C#, ASP.NET, and VB.NET that are so good you'll have Redmond impressed.
Aspect Oriented Programming on .Net Core
carlosomar2
·
0 responses
·
aop, .net core, c#, aspect oriented programming
Column Attribute mapping with Dapper
William Luu
·
0 responses
·
csharp, c#, mapping, dapper
C#でExcelファイルを読み込む方法
STK
·
0 responses
·
excel, c#, interop
Enable CORS in WebAPI 2
Blaise Liu
·
1 response
·
mvc, cors, ajax, webapi
How to get HttpContextBase from HttpContext.Current in the Global.asax?
Mike Olsen
·
0 responses
·
.net, api, google analytics, c#
C# LINQ List Element Comparison
Teddy Garland
·
0 responses
·
linq, c#, ienumerable
GZip Compression Performance
Teddy Garland
·
0 responses
·
io, gzip, c#, file compression
How to unit test an async/await method in .NET
Pure Krome
·
0 responses
·
.net, tasks, unit-testing, c#
Encoding Multiply Files to UTF8 without BOM with C#
Samuel Diogo
·
0 responses
·
utf8, c#, enconding multiply files
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
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
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#