DotNetNuke is a Content Management System or CMS. It is written in the Microsoft Visual Basic .NET programming language. A Content Management System allows you to get a professional website up and running quickly. It provides functionality to easily manage the users of a website, the content, design aspects, and many other attributes of a website. With DotNetNuke, it's Continue Reading
Web Development
An Introduction To The Loop Structure – Everyone’s A Bit Loopy
Loops are things in programming languages and operating systems that process stuff. Loops do what they sound like. If you were to run around in circles you are also looping around in a circle. So, if you can imagine running around in circles in the same spot, you have the ability to process stuff while you loop around in circles. Processing stuff while you run around in Continue Reading
Learning Ruby On Rails
What is Ruby on Rails? Ruby is a programming language and Rails is a framework. What the heck's a framework? Well you'll find it through the resources listed below. At the Ruby Programming Language website they describe Ruby on Rails as: A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to Continue Reading