Skip to top of page

Custom ASP.NET Applications

ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites, web applications and web services.

Digital WorkHorse helps maintain and update Denver.org, one of the more successful sites in the Denver area and developed with the .NET framework.

Why ASP.NET?

ASP.NET has a very structured development environment, and has a few unique characteristics:

  • ASP.Net is a framework that can use either Visual Basic or C# as its programming language
  • ASP.NET uses something called "behind pages"

What this means is all pages are actually composed of two pages:

1. Front Page - content, mostly HTML and Javascript  with .aspx extension
2. Behind Page - VB programming, Controls with .aspx.vb extension

Quick Contact Form:

You can always call us at 303-477-1896