Web Design Examples

ASP.NET C# Bootstrap Carousel

Here is a Bootstrap carousel within a ASP.NET page and also shows the C# code that would be located in the C# file. This example would product an image carousel that would remove content after a date.

ASP.NET Bootstrap C# Rose Johnson

ASP.NET C# Downloads

Here I will provide snippets of code regarding a page that hosted downloads of file types. The snippets will include some from the C# file (those occur first) and one from the ASP.NET file.

C# Bind Dropdown List Rose Johnson
C# Dropdown List Rose Johnson
C# Page Index Rose Johnson
ASP.NET page Downloads Rose Johnson

BigCommerce Cleanup Product Reviews

There were issues with unwanted characters showing up on submitted product reviews. I added a simple JavaScript Handlebar expression to fix the issue.

BigCommerce Sanitize Text

BigCommerce Backorder Message

In this BigCommerce achievment, I worked with two programmers from Kensium. Those two programmers worked on establishing the code within the ERP system while I worked on the frontend of the BigCommerce theme.

BigCommerce Backorder Message Rose Johnson
osc-msg

C# Code Snippets

In the first example, all item numbers that begin with the letters DS, have a message appended to a label control on a dynamic ASP.NET page (.aspx). In the second example, the page size on a control that dynamically displays items from a specific group, are given a max number of items to load initally.

C# Code Snippets
C# Code Snippets
Scroll to Top