
-
REGEX Reference List
This article provides details of some of the more complicated Regular Expressions I’ve needed to compose for various projects, etc. It is a living document that I’ll update with any complicated regular expressions I have to develop.
-
Modifying Bootstrap Styles – The Right Way
ASP.NET MVC web projects include the Bootstrap framework by default. If the styles aren’t to your liking ‘out-of-the-box’ then you can customise the look and feel quite easily by hacking the Bootstrap CSS file directly, but this isn’t necessarily the best way to go.
-
Using Bootstrap
This article aims to introduce using Bootstrap in scenarios where an IDE (like Visual Studio) hasn’t set up a complete starting point for you, or where you want to control exactly what your page layout will be. This is as much my own aid memoir as it is an article in its own right to…
-
Customising WordPress
WordPress works acceptably out-of-the-box but you may want to customise it to meet your needs. For example, you may want to use your company branding or alter the layout so your blog is more in-keeping with your commercial website.
-
Simplifying the WCF Configuration Hell
Anyone who’s done much in the way of programming in Windows Communications Foundation (WCF) will be well aware of the problems that can occur due to even minor configuration inconsistencies between client and service endpoint settings. The fact those settings are normally defined within application configuration files means that a typo, or one or more…
-
Password Hashing
Password hashing is a valuable security feature that helps to ensure users’ passwords are encrypted at rest when saved in user data stores, such as databases. Hashing works on the principle of reliable/repeatable one-way encrypting of data.
-
Developing Custom Activity Libraries for SharePoint
This article introduces development of custom code activities that can be deployed to a SharePoint server farm. This greatly increases the scope of use of workflows in SharePoint by making it possible to publish activities that extend the built-in capabilities of the solution.
-
Reverse Lookup of Machine Name from IP-Address
There may be times when you have the IP-address of a machine on the local network, but not the user friendly machine name. In this scenario, debugging which machine logged an error message can be difficult. Fortunately, on Windows machines at least, a reverse lookup should be relatively simple on the command line.
.NET .NET Tutorials AAD ASCII ASP.NET MVC Azure Azure Active Directory Bootstrap CAML Communications CSS Databases Error Handling Gulp Hints and Tips IIS IT Security Jasmine JavaScript jQuery JSX Microsoft 365 Microsoft Graph API NPM OData PowerShell ReactJS Serialisation Servers SharePoint SharePoint Add-ins SharePoint Online TypeScript ULS Logs Unit Testing User Profiles VB Script WCF Web Development WF4 Windows Development Windows Presentation Foundation Windows Workflow WPF XML