24/7 Live Chat Support
  • 24/7 Support
  • UK based: (+44) 0800 0488 186
  • US based: (570) - 445-3230
/archives

ASP.NET using C#

This category contains 3 posts

Installing and using DotNetNuke on Host Media

TweetLast month our team took some time to have a look at one of the most popular .NET content management systems; DotNetNuke using Plesk application installer. Below we have put together a little intro into how easy it is to install and get going with DotNetNuke. First step is to login to your Plesk control [...]

ASP.NET Variables

TweetThe one of the most important parts of any coding language is variables and how to set them. For our example we are going to use a ‘String’, please see below our code: <% String Title = “My Title”; %> As you can see we are setting a string named ‘Title’ with the string of [...]

ASP.NET DateTime

TweetGet great ASP.NET Windows hosting from Host Media As you might have seen we posted a small post about PHP date formatting to help keeping your websites copyright year up to date. Well as our development team has started working with ASP.NET we will be starting to add ASP.NET tutorials and articles for you to [...]