Strona głównaUżytkownik

lowleveldesign | użytkownik

lowleveldesign
lowleveldesign
100,02
2670 dni, 15 godzin, 43 minuty temu
21 listopada, 2013
dotnetomaniak.pl

Application Insights is a performance monitoring service, created by Microsoft and available on Azure. It gives you space to store the performance metrics and logs of your application (200MB for free!), as well as functionalities to search and manage them. In this post I am not going to present you the whole platform – Microsoft already did it in the Azure documentation, but rather focus on an element of the log collection, named dependency calls tracking. I did some ...

Tagi: .Net, Azure, profiling
Dziel się z innymi:
[EN] How dependency calls are tracked by the Application Insights? – Low Level Design

Narzędzia 2662 dni, 18 godzin, 36 minut temu lowleveldesign 51 źrodło rozwiń

Visual Studio is an awesome tool. It has great editor, great debugger and tooling. Almost –  a prefect one*. But it lacks in one aspect. And it lacks greatly. It’s Output window is monochrome. The good thing is that there’s a solution for that. The Output window provides a lot of useful info. There you can find logs form build, tests results and debug information that are printed from the application. But if it looks like this – it’s hardly readable. It’s missing colors. Colors are everything. It gr...

Źródło: blog.octal.pl
Dziel się z innymi:
[EN] Best. VS Extension. Ever. | .net blog – octal.pl | Paweł Łukasik

Narzędzia 2670 dni, 19 godzin, 14 minut temu Paweł Łukasik 278 źrodło rozwiń

Today I would like to introduce you to Process Governor – a new tool I added to my .NET diagnostics toolkit. This application allows you to set a limit on a memory committed by a process. I wrote this tool to test my .NET applications (including web applications) for memory leaks. With it I can check if under heavy load they won’t throw OutOfMemoryException.

Tagi: .Net, logging, memory
Dziel się z innymi:
[EN] Set process memory limit with Process Governor | Low Level Design

Narzędzia 3799 dni, 18 godzin, 29 minut temu lowleveldesign 68 źrodło rozwiń

Najaktywniejsi w tym miesiącu