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
C#
.
Show all posts
Showing posts with label
C#
.
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 ...
10/22/2016
Forest and Trees Problem: "A network-related or instance-specific error occurred while establishing a connection to SQL Server"
›
A "Can't see the tree for the forest" problem. There's an old phrase, "Can't see the forest for the trees&quo...
1/07/2015
Still exam procrastinating? Second Shot is back!
›
Time for New Year's resolutions? Or just finish some of last years… Take any Microsoft Certified Professional (MCP) exam between Jan...
12/07/2014
Just how much is PI in .Net?
›
<Silly blog article> The .Net Framework includes a math library that includes a constant for PI. Just how much is PI? The MSDN...
1 comment:
11/18/2014
C# Compare Arrays
›
Sometimes we get so focused on the advanced features of .NET that we (or at least I) forget the basics. The basic in this case is checkin...
1 comment:
›
Home
View web version