Overview
News
Technologies
Salaries
Products
People
Growth
Financials

News

Blog 3 months ago
Getting Inherited Controller Routes to work in ASP.NET Core
By default ASP.NET applies Controller Attribute Routes on concrete types. If you create a Controller class, the class and its routes are automatically recognized by ASP.NET during the startup process. ASP.NET scans the startup assembly for any instance co
Read more
Report
Blog 3 months ago
Creating Dual Use Windows GUI and Console Applications
In my last post I described a WebPackageViewer tool tool that acts as a static Web site packager and self-contained Web site viewer all contained in a single Executable. One feature of this single file tool is that it acts both as a GUI application (the W
Read more
Report
Blog 3 months ago
Creating a Packaged Windows Single File Web Site Viewer Executable
This post falls squarely into the stupid pet tricks category, but I'm going to post about it anyway, because it was an interesting experiment in dynamically creating a single file, self-contained Windows executable that contains the executable, data and a
Read more
Report
Blog 4 months ago
Lost ASP.NET Identity Cookies on IIS Application Pool Restarts
If you find that your ASP.NET authentication cookies expire every time your IIS application pool restarts or recycles, the culprit is likely the DataProtection API not finding the previously stored keys. This post describes one gotcha I ran into with the
Read more
Report
Blog 4 months ago
Running ASP.NET Core Applications as a Subfolder Application
While ASP.NET Core applications typically run from the root folder, some scenarios-such as hosting multiple blogs under a single domain-require running from a subfolder. This post explains how to configure ASP.NET Core with app.UsePathBase() for proper ro
Read more
Report
Pro access
Upgrade to see all 40 mentions
Upgrade to a paid plan to read every media mention of this company - funding news, awards, product launches and press releases from all the outlets writing about it.
Every media mention and press release
Funding news, awards and product launches
Fresh coverage from every outlet writing about the company
Upgrade now
Cancel anytime. Secure checkout. Instant activation.