Weblogs.asp.net

Development With A Dot

WebThe ASP.NET Health Monitoring is a featured introduced in ASP.NET 2.0. Basically, you have your application raise web events – not to be confused with user …

Actived: 3 days ago

URL: https://weblogs.asp.net/ricardoperes/using-the-asp-net-health-monitoring-provider-to-secure-your-application-in-the-case-of-an-attack

An introduction to ASP.Net health monitoring and web …

WebIn this post I would to focus on ASP.Net Health monitoring and Web events.Health monitoring is another mechanism to capture/abstract logging.. In most …

Category:  Health Go Health

What the “Failed Requests” counter in ARR really means

WebThe Failed Request counter in ARR will increment if there is a connection or page timeout while ARR waits on the web server (502.3), or if there is a status code …

Category:  Health Go Health

.NET Core Service Provider Gotchas and Less-Known …

WebGetService<T>: retrieves a service and casts it to the template parameter; if no service is found, null is returned; GetServices<T>: returns all services registered as the template …

Category:  Health Go Health

Using ViewModels in ASP.Net MVC 5.0 applications

WebClick on File -> New Project -> Web -> ASP.NET web application. From next window Select template Empty and from Add folders and core reference choose MVC. …

Category:  Health Go Health

Scott Forsyth's Blog

WebARR Health Checks–Week 34. Wednesday, August 31, 2011. ARR IIS IIS7 Web Pro Series. You can find this week’s video here. Application Request Routing …

Category:  Health Go Health

Development With A Dot

WebThis is a book written by Mark J. Price for Packt Publishing.I must say that I don't know Mark, but I was asked by Pack to review this book, which I gladly did! The topics covered …

Category:  Health Go Health

Development With A Dot

WebThe key here is the AssemblyLoadContext class: this is what allows us to obtain an assembly from a file stream or a byte array. Notice that in .NET Core, things …

Category:  Health Go Health

ASP.NET Core Pitfalls – Null Models in Post Requests

Webasp.net core Pitfalls. Sometimes, when AJAX posting to a controller, you may get a null model. Why? Let’s exclude the obvious – you didn’t send a null payload. The …

Category:  Health Go Health

Nikolaos Kantzelis ASP.Net Blog

WebThis is the second post in a series of posts regarding passing multiple models in a view.You can find the first one here. We do know that in any MVC application we cannot pass …

Category:  Health Go Health

October 8th Links: ASP.NET, ASP.NET AJAX, Silverlight, and .NET

WebHere is the latest in my link-listing series.Also check out my ASP.NET Tips, Tricks and Tutorials page for links to popular articles I've done myself in the past.. …

Category:  Health Go Health

Development With A Dot

WebIntroduction. EF Core 7 finally delivered a long-sought desire: all of the three table inheritance patterns are now implemented. These are: Table Per Hierarchy (TPH) / …

Category:  Health Go Health

SharePoint Trace Logs and the Unified Logging Service (ULS)

WebThis is to explain what the ULS logs are, why they exist, and how to read and write 'em. In a nutshell, the Unified Logging Service (ULS) writes WSS 3.0 and MOSS …

Category:  Health Go Health

.NET 8 Dependency Injection Changes: Keyed Services

WebKeyed Services in .NET 8. It has been quite some time since my last post on dependency injection (DI). In it I tried to talk a bit about the history of DI (or dependency …

Category:  Health Go Health

Free ebook: Building Cloud Apps with Microsoft Azure

WebSunday, August 3, 2014. Azure .NET ASP.NET Talks. Last week MS Press published a free ebook based on the Building Real-World Apps using Azure talks I gave at the NDC and …

Category:  Health Go Health