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 tag is associated with 2 posts

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 [...]