Client Pay Portal

Wiz E. Wig

7 Steps to Setup Web Config Transformations

7 Steps to Setup Web Config Transformations

When deploying a site from development to production, settings need to be changed in the web.config to adjust for things like connection strings, debug settings, or any other setting. While generally this is something easy to do  ...

C#: Implicit vs. Explicit Typed Variables

C#: Implicit vs. Explicit Typed Variables

So what are "implicit" and "Explicit" typed variables and what are the differences between them? To better understand something it is always good to know the terminology and what it means you can get a full picture  ...

Connecting to Azure Blob Storage: Cloudberry

Connecting to Azure Blob Storage: Cloudberry

When it comes to hosting everything in the cloud, especially when it comes to websites, you need somewhere to store all your content files with ease. Azure’s solution for handling all your file storage needs is called &ldquo  ...

Cancelling out of a global event handler in Kentico CMS

Cancelling out of a global event handler in Kentico CMS

Global Event Handlers in Kentico are a great way to inject your custom functionality into a standard event or process. You can leverage this feature to log an exception into a ticketing system, format an email before it’s sent  ...

Visual Studio: Why Clean, Build, & Rebuild?

Visual Studio: Why Clean, Build, & Rebuild?

One of the most commonly used and least thought features that developers working in Visual Studios use is “Clean, Build, and Rebuild.” When asked, most developers can describe which to use and when, but do not know exactly  ...

Displaying results 61-65 (of 80)
 <  7 8 9 10 11 12 13 14 15 16  >