Newest C# Programming Tips
Update all Nuget packages in a solution matched by name
Marnix van Valen
·
1 response
·
powershell, .net, nuget, c#
How to unit test an async/await method in .NET
Pure Krome
·
0 responses
·
.net, tasks, unit-testing, c#
UNITY3D: Coroutine stopps when parent gets disabled
Stefan Sigl
·
1 response
·
unity, c#, unity3d, coroutine
Using LINQ Aggregate effectively
Christian
·
0 responses
·
.net, linq, c#
NLog.config using NuGET
Sam-Mauris Yong
·
0 responses
·
.net, logging, dotnet, package
pager
兴百超
·
0 responses
·
c#
DataTable Select
Vito Chung
·
1 response
·
c#
Quick DropDownList of days/range with LINQ
Ion D. Filho
·
0 responses
·
.net, csharp, linq, razor
NLog settings for LogEntries
Pure Krome
·
0 responses
·
logging, iis, .net, c#
File nesting with interfaces
Søren Pedersen
·
10 responses
·
visual studio, c#, file nesting
Simple action example
Bruno Mikoski
·
0 responses
·
unity, c#, unity3d
Circular interation between array
Bruno Mikoski
·
1 response
·
tips, array, unity, c#
Delegate Example
Bruno Mikoski
·
0 responses
·
unity, c#, delegate, unity3d
Search for a Gameobject by name, inside a Transform hierarchy
Bruno Mikoski
·
0 responses
·
unity, extension, c#, unity3d
Unity Singleton Class
Bruno Mikoski
·
0 responses
·
unity, singleton, c#, unity3d
Autoload your start scene everytime you press play.
Bruno Mikoski
·
0 responses
·
editor, helper, unity, c#
Simple Extension for Shuffling List
Bruno Mikoski
·
0 responses
·
unity, list, game development, c#
Improved PlayerPrefs for Unity
Bruno Mikoski
·
0 responses
·
mobile, game, unity, game development
Use native iOS events in Xamarin.iOS
Олег Гаврилов
·
0 responses
·
event, c#, xamarin, xamarin.ios
C# LINQ List Element Comparison
Teddy Garland
·
0 responses
·
linq, c#, ienumerable
How to generate clean url slug in C#
Joan Caron
·
0 responses
·
seo, c#, url slug c#, slug .net
Connecting Unity3D to an Erlang game server
Tamás Demeter-Haludka
·
3 responses
·
erlang, c#, unity3d
Checking if a String is Null or Empty in .NET (C#)
Tyler Fowler
·
1 response
·
.net, string, c#