Click here to Skip to main content
15,891,033 members

Articles by TheCodeKing (Articles: 27)

Articles: 27

RSS Feed

Average article rating: 4.59

Desktop Programming
Windows Forms
9 Apr 2008   Updated: 9 Apr 2008   Rating: 3.50/5    Votes: 2   Popularity: 1.05
Licence: CPOL    Views: 38,780     Bookmarked: 15   Downloaded: 362
Please Sign up or sign in to vote.
An Outlook add-in written in .NET which allows blocked file attachments to be unlocked.
3 Sep 2010   Updated: 12 Sep 2010   Rating: 4.94/5    Votes: 18   Popularity: 6.08
Licence: CPOL    Views: 71,637     Bookmarked: 34   Downloaded: 2,025
Please Sign up or sign in to vote.
A step by step guide to getting Log4Net working with the .NET Client Profile
18 Feb 2007   Updated: 18 Feb 2007   Rating: 4.45/5    Votes: 30   Popularity: 6.51
Licence: Not specified    Views: 195,639     Bookmarked: 78   Downloaded: 7,231
Please Sign up or sign in to vote.
Demonstrates the basics of using Aero Glass effects within a .NET managed Win32 Forms application.
DevOps
11 Oct 2018   Updated: 11 Oct 2018   Rating: 4.83/5    Votes: 3   Popularity: 2.31
Licence: CPOL    Views: 4,930     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
This article looks at the wider view of what Agile is, and why it can fail. It considers a Horizontally Agile approach vs being True Agile.
7 Oct 2018   Updated: 7 Oct 2018   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 7,914     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
This article considers what is needed for traditional corporations to transform from an enterprise mindset and become agile.
Deployment
2 Feb 2013   Updated: 3 Feb 2013   Rating: 4.67/5    Votes: 3   Popularity: 2.23
Licence: CPOL    Views: 19,681     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
This article provides a solution for deploying multiple applications to a single AWS instance when using AWSDeploy.
2 Feb 2014   Updated: 2 Feb 2014   Rating: 4.55/5    Votes: 9   Popularity: 4.34
Licence: CPOL    Views: 39,831     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
This article focuses on an alternative way to deploy and update .NET applications running on AWS EC2 instances, and mitigates the shortcomings of the AWSDeploy standalone tool.
General
8 Jul 2011   Updated: 8 Jul 2011   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 16,721     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
No you haven't stumbled upon a piece of broad-sheet journalism reflecting on the evolution of our society in modern time. This article is about something far more important, Social Media! Or rather, Social Media and strategies for integration.
Hosted Services
Azure
14 Aug 2013   Updated: 31 Aug 2013   Rating: 4.86/5    Votes: 16   Popularity: 5.85
Licence: CPOL    Views: 46,061     Bookmarked: 22   Downloaded: 0
Please Sign up or sign in to vote.
Everything you ever wanted to know about why SimpleMembershipProvider does not work as a MembershipProvider.
24 Jul 2016   Updated: 24 Jul 2016   Rating: 4.57/5    Votes: 4   Popularity: 2.75
Licence: CPOL    Views: 9,970     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
The following article describes some of the high-level approaches and challenges with implementing BlueGreen deployment on Azure.
Programming Languages
C#
28 Sep 2007   Updated: 28 Sep 2007   Rating: 4.65/5    Votes: 26   Popularity: 6.42
Licence: CPOL    Views: 72,501     Bookmarked: 24   Downloaded: 0
Please Sign up or sign in to vote.
One of the most useful yet little-known features to come out of C# 2.0
11 Feb 2007   Updated: 14 Dec 2009   Rating: 4.89/5    Votes: 57   Popularity: 8.47
Licence: CPOL    Views: 250,541     Bookmarked: 196   Downloaded: 5,102
Please Sign up or sign in to vote.
An easy-to-use, zero configuration solution to .NET communication across application boundaries. A simple library to use as an alternative to .NET Remoting based on low-level Windows Messaging.
29 Aug 2011   Updated: 26 Aug 2014   Rating: 4.79/5    Votes: 31   Popularity: 7.00
Licence: CPOL    Views: 283,420     Bookmarked: 52   Downloaded: 7,510
Please Sign up or sign in to vote.
A example showing how to authenticate a Twitter application using oAuth and the application access token.
13 Dec 2009   Updated: 4 Jan 2010   Rating: 4.96/5    Votes: 30   Popularity: 7.33
Licence: CPOL    Views: 121,907     Bookmarked: 111   Downloaded: 2,273
Please Sign up or sign in to vote.
The XDMessaging 2.0 library provides an easy-to-use, zero configuration alternative to existing IPC implementations.
PowerShell
22 Jul 2011   Updated: 22 Jul 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 36,659     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Windows Remoting works perfectly for same domain situations, but has some gotchas in mixed domain scenarios.
Web Development
ASP.NET
19 Jun 2008   Updated: 25 Jun 2008   Rating: 4.23/5    Votes: 7   Popularity: 3.58
Licence: CPOL    Views: 66,631     Bookmarked: 22   Downloaded: 196
Please Sign up or sign in to vote.
A guide to injecting control adapters at runtime
27 Aug 2011   Updated: 28 Aug 2011   Rating: 4.50/5    Votes: 4   Popularity: 2.71
Licence: CPOL    Views: 65,506     Bookmarked: 11   Downloaded: 0
Please Sign up or sign in to vote.
What you should know about Session Start/End events in order to protect your application from possible performance issues.
25 Sep 2016   Updated: 25 Sep 2016   Rating: 4.82/5    Votes: 3   Popularity: 2.30
Licence: CPOL    Views: 11,091     Bookmarked: 3   Downloaded: 0
Please Sign up or sign in to vote.
SaintModeCache is a thread safe in-memory cache wrapper for performance optimisation. It's able to continue serving stale content after expiry, whilst it repopulates the cache with a non-blocking single thread.
18 Nov 2009   Updated: 18 Nov 2009   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 34,531     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
A look at getting log4net working in harmony with SharePoint
3 Dec 2009   Updated: 3 Dec 2009   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 24,860     Bookmarked: 9   Downloaded: 80
Please Sign up or sign in to vote.
This example shows how to ghost non-ghostable files in SharePoint as well as how to relocate existing ghosted content.
3 Oct 2013   Updated: 3 Oct 2013   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 16,551     Bookmarked: 14   Downloaded: 0
Please Sign up or sign in to vote.
A better implementation of ExtendedMembershipProvider with support for legacy MembershipProvider APIs.
9 Jul 2011   Updated: 10 Jul 2011   Rating: 4.82/5    Votes: 10   Popularity: 4.60
Licence: CPOL    Views: 38,630     Bookmarked: 24   Downloaded: 1,453
Please Sign up or sign in to vote.
Recently I made the distinction between frameworks where community driven libraries thrive, and evolving APIs where they often become the kiss of death. In this article I want to give an example of integrating with Facebook using the REST library Hammock.
10 Mar 2007   Updated: 10 Mar 2007   Rating: 4.77/5    Votes: 36   Popularity: 7.24
Licence: Not specified    Views: 373,766     Bookmarked: 124   Downloaded: 0
Please Sign up or sign in to vote.
Describes how to make your application UAC aware for Vista to avoid the pitfalls of virtualization.
Windows Installer
22 Aug 2010   Updated: 22 Aug 2010   Rating: 4.75/5    Votes: 9   Popularity: 4.53
Licence: CPOL    Views: 45,069     Bookmarked: 41   Downloaded: 734
Please Sign up or sign in to vote.
This series of articles is a complete end-to-end solution for building a localizable Windows Installer & Bootstrapper using some real-world requirements.
22 Aug 2010   Updated: 25 Feb 2013   Rating: 4.17/5    Votes: 3   Popularity: 1.99
Licence: CPOL    Views: 35,271     Bookmarked: 13   Downloaded: 165
Please Sign up or sign in to vote.
This series of articles is a complete end-to-end solution for building a localizable Windows Installer & Bootstrapper using some real-world requirements.
22 Aug 2010   Updated: 25 Feb 2013   Rating: 4.60/5    Votes: 3   Popularity: 2.19
Licence: CPOL    Views: 55,934     Bookmarked: 17   Downloaded: 537
Please Sign up or sign in to vote.
This series of articles is a complete end-to-end solution for building a localizable Windows Installer & Bootstrapper using some real-world requirements.
22 Aug 2010   Updated: 25 Feb 2013   Rating: 4.50/5    Votes: 4   Popularity: 2.71
Licence: CPOL    Views: 36,732     Bookmarked: 19   Downloaded: 372
Please Sign up or sign in to vote.
This series of articles is a complete end-to-end solution for building a localizable Windows Installer & Bootstrapper using some real-world requirements.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect
United Kingdom United Kingdom
Mike Carlisle - Technical Architect with over 20 years experience in a wide range of technologies.

@TheCodeKing