Mike Smith's Tech Training Notes
SharePoint, PowerShell and .Net!
SharePoint, PowerShell, .Net and other stuff I spend too much time on...
Pages
(Move to ...)
Home
About
Events
Speaking
Books, Courses & Articles
User Groups
MAX Technical Training
▼
Showing posts with label
ASP.NET
.
Show all posts
Showing posts with label
ASP.NET
.
Show all posts
3/18/2022
ASP.NET Core Middleware to Update Response Body
›
I needed a quick way to update a mix of static HTML files and Razor views to change a message common to a lot of pages. In the example here ...
8/03/2020
How to count lines of code using PowerShell
›
I've got a project... scattered through a number of folders are a bunch of C# files. How many lines of code do I have? (Bragging rights ...
7/20/2019
The controller for path '/' was not found or does not implement IController #VisualStudio #MVC
›
The controller for path '/' was not found or does not implement IController Some error messages are no help at all! Wh...
›
Home
View web version