Jump to content

Search the Community

Showing results for tags 'Microsoft'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • Website Management and Coding
    • Technology and the Internet
    • Philosophy, Politics, and Science
    • Art and Entertainment
    • Other Discussion
  • HelioHost
    • Questions
    • Customer Service
    • How You Can Help
  • HelioNet
    • News
    • Contact HelioNet

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 3 results

  1. My goal is to create a website mainly using Microsoft technologies like ASP.Net + MS SQL at least. I plan to use DotNetNuke (an ASP.Net CMS) then later on I'll add other Microsoft Internet technologies in it. I will add this upcoming website to my Portfolio and of course with special thanks to HelioHost. This will be a startup project so we don't wanna buy a VPS for it yet. Running ASP.Net + MS SQL on Linux server using Mono doesn't seem to be an ideal setup based on what others say. I was made aware that you have a new free Windows server! There are many ASP.Net CMS out there that are promising but DotNetNuke (DNN) is the most popular so I plan to try to install it first in your new free Windows server. Let's give it a shot, but I guess I need help from here. Do you think this is doable in your Windows server? Custom Installation: https://www.dnnsoftware.com/wiki/how-to-install-dotnetnukeOne-Click: http://www.dnnsoftware.com/Content/Dnn.Platform/Documentation/Installing%20or%20Upgrading%20DNN/Installing%20DNN.htmlVia NVQuickSite: https://www.nvquicksite.com/
  2. Please check: http://professionalserver.tk/aspx/HelloWorld.aspx The source code of that web file is just: @{ var currentDateTime = DateTime.Now; } <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Hello World Page</title> </head> <body> <h1>Hello World Page</h1> <p>Hello World!</p> <p>Right now it's @currentDateTime</p> </body> </html> My username: mbdungo
  3. I want to use the Data Source Configuration Wizard in VB/Visual Studio to add a new database to a DataGrid control but don't know the Server Name, any ideas on what it can be?
×
×
  • Create New...