Asp.net-hacker.rocks is a subdomain of net-hacker.rocks, which was created on 2015-11-18,making it 9 years ago.
Discover asp.net-hacker.rocks website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site
HomePage size: 16.496 KB |
Page Load Time: 0.744767 Seconds |
Website IP Address: 104.21.59.216 |
Intersoft Solutions Corporate Blog | All about development productivity – ASP.NET, Silverlight, WPF, blog.intersoftsolutions.com |
ASP.NET Hosting Tips & Guides dotnetblog.asphostportal.com |
DayPilot for ASP.NET MVC - Calendar, Scheduler and Gantt Web Components mvc.daypilot.org |
WBCCI.net and AirstreamClub.net Websites – WBCCI.net and AirstreamClub.net sccu.wbcci.net |
ASP.NET Core | Open-source web framework for .NET ajax.asp.net |
Ext.NET Examples - ASP.NET (Web Forms + MVC) component framework integrating the cross-browser Sench examples2.ext.net |
ASP.net Core Awesome Controls overview | ASP.net Core Awesome demo.aspnetawesome.com |
.NET UI Controls | UI Components for WinForms, WPF, UWP, ASP.NET, and More | ComponentOne aahelp.grapecity.com |
ASP.NET Hacker https://asp.net-hacker.rocks/ |
Information for blog sponsors https://asp.net-hacker.rocks/sponsors.html |
Blog archive https://asp.net-hacker.rocks/archive.html |
This blog's privacy policy https://asp.net-hacker.rocks/privacy.html |
About me and about this blog https://asp.net-hacker.rocks/about.html |
#MVPSummit2019 - Impressions... https://asp.net-hacker.rocks/2019/04/05/mvpsummit2019.html |
Sharpcms.Core https://asp.net-hacker.rocks/2019/04/16/sharpcms.html |
WPF and WinForms will run on .NET Core 3 https://asp.net-hacker.rocks/2019/02/11/dotnetcore3.html |
GraphiQL for ASP.NET Core https://asp.net-hacker.rocks/2017/10/26/graphicl.html |
Using the .editorconfig in VS2019 and VSCode https://asp.net-hacker.rocks/2020/01/13/editorconfig.html |
Date: Tue, 14 May 2024 13:55:54 GMT |
Content-Type: text/html |
Transfer-Encoding: chunked |
Connection: keep-alive |
Last-Modified: Mon, 26 Feb 2024 08:49:48 GMT |
Set-Cookie: ARRAffinity=3adacca6c2f81875efead5591d2a8d02faa6e8843c1dd1a10e8da178ce234c0c;Path=/;HttpOnly;Domain=asp.net-hacker.rocks |
Vary: Accept-Encoding |
X-Powered-By: ASP.NET |
CF-Cache-Status: DYNAMIC |
Report-To: "endpoints":["url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=jtST5mhpUE5oH8a%2FLXfeJOhV2fHAG%2FpIn4K4Ou70KbURZPt221OrB53NMrOogLubqSwbceSOz6%2BSF2OY3ZK91Dgfom3bNLuI4wzpvQUa2BzlJg%2BP%2BiLzoAFq8PmN4uZrPMF62k%2BamGvJRVGnpeJYX6A0cQ%3D%3D"],"group":"cf-nel","max_age":604800 |
NEL: "success_fraction":0,"report_to":"cf-nel","max_age":604800 |
Server: cloudflare |
CF-RAY: 883b637bac40652a-LHR |
alt-svc: h3=":443"; ma=86400 |
charset="utf-8"/ |
content="width=device-width, initial-scale=1.0" name="viewport"/ |
content="en-us" http-equiv="Content-Language"/ |
content="text/html; charset=utf-8" http-equiv="Content-Type"/ |
content="#da532c" name="msapplication-TileColor"/ |
content="#ffffff" name="theme-color"/ |
content="ASP.NET Hacker" property="og:title" |
content="ASP.NET Hacker" property="og:site_name"/ |
content="https://asp.net-hacker.rocks/index.html" property="og:url" |
content="https://asp.net-hacker.rocks" property="og:image"/ |
content="image/png" property="og:image:type"/ |
content="" property="og:description" |
content="126274111070499" property="fb:app_id" |
content="article" property="og:type" |
content="en_US" property="og:locale"/ |
content="https://www.facebook.com/juergen.gutsch" property="article:author"/ |
content="https://www.facebook.com/juergen.gutsch" property="article:publisher"/ |
content="summary" name="twitter:card"/ |
content="@sharpcms" name="twitter:site"/ |
content="ASP.NET Hacker" name="twitter:title"/ |
content="" name="twitter:description"/ |
content="https://asp.net-hacker.rocks" name="twitter:image"/ |
content="lpMu3RWdRUYdULk0rwP9" name="specificfeeds-verification-code"/ |
archive about privacy feed Develop cloud native applications using .NET Aspire Jürgen Gutsch - 19 February, 2024 At the .NET Conf 2023, Microsoft announced a kind of toolset to build cloud-native applications. In this post, I’m going to introduce .NET Aspire and show it in action with a small demo solution. Application Security at YOO Jürgen Gutsch - 03 April, 2023 For about a year, I was working on a pretty exciting project. I defined and created a new role for our company that is responsible for application security. This also means that I will take over this new role and to be responsible, to ensure and to maintain the security standards throughout the entire company. Play with Playwright Jürgen Gutsch - 08 March, 2023 In this blog post, I don’t want to introduce Playwright. I would like to play around with it and to use it a little differently. Instead of testing a pre-hosted web application, I’d like to test a web application that is self hosted in the test project using the WebApplicationFactory. Creating a circuit breaker health check using Polly CircuitBreaker Jürgen Gutsch - 14 February, 2023 In this blog post I try to implement an ASP.NET Core Health Check that uses Polly CircuitBreaker that breaks if the number of errors reaches a limit within a specific period of time. Windows Terminal, PowerShell, oh-my-posh, and Winget Jürgen Gutsch - 15 November, 2022 I’m thinking about changing the console setup I use for some development tasks on Windows. I was playing around with Windows Terminal, PowerShell, oh-my-posh, and Winget and I really like it. Older posts 25 Oct 2022 ASP.NET Core Globalization and a custom RequestCultureProvider [Updated] 03 Oct 2022 ASP.NET Core 7 updates 26 Jul 2022 ASP.NET Core on .NET 7.0 - Output caching 01 Apr 2022 ASP.NET Core on .NET 7.0 - File upload and streams using Minimal API 21 Feb 2022 ASP.NET Core on .NET 7.0 - Roadmap, preview 1 and file upload in minimal APIs 14 Feb 2022 20 years of .NET 04 Jan 2022 Customizing ASP.NET Core 6.0 - The second edition 01 Jan 2022 New blog sponsor - YOO inc. 22 Sep 2021 Do you know the GitHub Advisory Database? 02 Sep 2021 ASP.NET Core in .NET 6 - Async streaming Visit the blog archive to view some more older posts Current blog sponsor: YOO AG Jürgen Gutsch @sharpcms .NET junkie, addicted to web and software development, clean coder, MVP for Developer Technologies Friends blogs ASP.NET Blog .NET Blog DotNetGerman Bloggers ScottGu’s Blog Robert Mühsig & Oliver Guhr Scott Hanselman Rick Strahl’s Web Log K. Scott Allen David Fowler Damien Bowden Thomas goes .NET Norbert Eder Hannes Preishuber Code Therapist Steve Gordon Andrew Lock My favorite Books Customizing ASP.NET Core Entwurfsmuster von Kopf bis Fuß (ger) Framework Design Guidelines Clean Code: A Handbook of Agile Software Craftsmanship Effektives Arbeiten mit Legacy Code. Refactoring und Testen bestehender Software (ger) Why Software Sucks...and What You Can Do about It Der Pragmatische Programmierer (ger) The Art Of Unit Testing Test Driven Development: By...
Domain Name: net-hacker.rocks Registry Domain ID: 294dee6e096149ffaf654fa48c3e373d-DONUTS Registrar WHOIS Server: domains.meshdigital.com Registrar URL: http://www.domainbox.com Updated Date: 2023-11-22T12:08:45Z Creation Date: 2015-11-18T07:18:37Z Registry Expiry Date: 2024-11-18T07:18:37Z Registrar: Mesh Digital Limited Registrar IANA ID: 1390 Registrar Abuse Contact Email: abuse@domainbox.com Registrar Abuse Contact Phone: +1.8779770099 Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited Registrant Country: DE Name Server: cody.ns.cloudflare.com Name Server: rose.ns.cloudflare.com DNSSEC: unsigned >>> Last update of WHOIS database: 2024-05-17T20:14:52Z <<<