QUESTIONS

Tagged: .net-core

answers  0
views  704
votes  1

[Article] .NET Garbage Collection Mechanism  

What is garbage collection .NET automatically reclaims the memory of objects that are no longer used. The inaccessible objects are identified, their memory is reclaimed, and the managed heap is compac ...
Apr 20, 2016
Zlatan Rafał
{ 100 - 1 - 0 }
answers  0
views  704
votes  1

[Question] .NET Core project option: "Produce outputs on build"  

I was working on a simple .NET Core project and noticed the "Produce outputs on build" option. Does anyone know what this is? I thought it would be creating a standalone .exe file, but that does no ...
Apr 13, 2016
Crisanto Rosario
{ 53 - 1 - 0 }
answers  0
views  243
votes  0

[Question] Is DOTNET CLI a replacement for DNX, DNU, and DNVM?  

I have two questions about the upcoming DOTNET CLI (Command Line Interface). Is DOTNET CLI a replacement for all of these: DNX, DNU, and DNVM? Is DOTNET CLI for Console applications only or will it ...
Apr 10, 2016
Obrad Józef
{ 79.9K - 8271 - 6 }
answers  1
views  7.6K
votes  1

[Question] Reading appsettings.json in a .NET Core console application  

I am using .NET Core to build a simple console application. However, I am stuck by not being able to read a few settings from an appsettings.json file. How do I go about doing this? From what I u ...
Apr 08, 2016
Obrad Józef
{ 79.9K - 8271 - 6 }
answers  0
views  435
votes  0

[Question] Going forward: Should I rewrite my HtmlHelpers into TagHelpers?  

We are considering migrating our MVC 4 solution over to ASP.NET Core. Should we rewrite all our HtmlHelpers over to TagHelpers or is that considered wasted effort. We certainly like the TagHelper s ...
Apr 04, 2016
Marlen Stas
{ 50 - 1 - 0 }
5  posts
You may also like
When to use 'ref' and 'out' keywords - specifically with strings?
Visual Studio 2015 F10 Debugger key not working
Horizontally centering a <div> inside another <div>
How to Encrypt and Decrypt a string in C#
Server Side Rendering in JavaScript?
Curlybrackets Software
The source code for Curlybrackets (C#/.NET/SQL Server) is available for purchase here. Start your own Q+A site now!

Easily create custom post types: messages, ideas, questions, tickets, whatever.

The Software Pack is a great place to start your corporate Q+A customer support site.