Alternative to Amazon CloudFront for CDN? [closed] - cdn

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I've been using CloudFront for a while now but it seems lately my CDN files aren't always loading. I have a number of customers experiencing issues and the only fix is to restart their computer. Annoying for them and me.
Can anyone recommend a better CDN provider that's not too expensive? I'm still small so paying $99 a month is way too expensive for me at this stage.
I've had a look at some reviews on the net but they aren't that helpful. Some are a bit biased and are almost like paid reviews.
Two things I really need is:
Ability to serve the files a HTTPS
Ability to refresh the files quickly if I make a change (I used Query Strings to do this on CloudFront)
Appreciate your help

You can checkout CDNPlanet. You will find there a list of some of the most known CDN on the market.

Related

Using my own Rest API [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I have been learning about Rest APIs and I just created my first one in Visual Studio. Now I would like to put it on the internet so I can call to it rather than calling localhost. For the amount of information on how to create an API there isn't much information on how to deploy it.
My API is very simple and not very useful. It is more of a learning exercise to me. So I was wondering what is the free or cheap way of getting it on the internet.
Every ASP.NET project is deployed the same way. You hit publish and upload the files to a web server (be it your own computer with public IP address or hosting you pay for). If you are using a database you may need to setup that too and tweak the connection string in the config file.

simple web based editor for documentation of an app [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want a simple html and javascript based web page for editing a single document for documentation of an app that I am making. it should be editable by multiple people if possible asking for a password before it registers. I have ftp access to a web site but that is it. no database. I did not find anything that will point to a single file and just simply edit it without any software requirements. it would be nice if it were mobile friendly too.
I work for a hosting provider so that is a good question imo. What you are looking for is a flat file storage CMS to avoid a database. Requiring user management and simplicity you will not want to code this from scratch. We deal with alot of CMS (Content Management Systems) and most are bloated and require MySQL.
Check Out: http://get-simple.info/
I fired an installation up and it is very easy to install, has alot of features, and is very WordPress like which means it looks good out of the box and is very easy to use.
I hope this helps you out and if you do use it let me know your thoughts.

Looking for OpenSource ASP.NET Project Management [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I found some really good solutions alike : CollabNet (on grails) and others
But when I want to make some changes for my own I really want it being ASP.NET based. Sadly I can't find good solution for it.
Is there open-source project-management systems on asp.net ?
Added : So I'm looking for something that will highlight and browse sources and shows the changes. - that is my main tasks.
Here's a listing of mostly all the ASP.net open source projects.
The majority are not really project management though. There is issue tracking though which can be part of project management:
http://wiki.asp.net/page.aspx/388/aspnet-open-source-projects/
try bugnet. Though its much of a bug tracker but maybe it helps.

Courier Tracking Software - GPS - iPhone [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am developing a delivery management system that aims to allow a dispatcher to monitor where their couriers are around the city and be able to send addresses to the couriers, which would give them directions, etc. I am developing the backend in ASP.Net/MSSQL and am looking for an iPhone app that might give me a head start with the GPS tracking stuff.
Anyone familiar with this and have some suggestions for decent software? It does not have to be free software.
Thanks!
Titanium by Appcelerator might be what you need. Coming from an ASP.Net/javascript background it's pretty easy to transition into Titanium. Combine the built in libraries for geolocation and web services and you could be reporting your courier's positions using a timer to a web service pretty easily.
Link: http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Geolocation-module

Any free ASP.NET 3.5 App host? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I want to host a test app in ASP.NET 3.5 but I can't find a decent free host anywhere!
I tried http://www.aspspider.com/ and after some days I still have a pending virtual directory creation.
Even if it has lots of banners with pub on it, it doesn't matter. I just want to try out something!
Thanks.
If you just want to try out something, there's always the dynamic dns way.
And some dynamic dns providers: dyndns and no-ip
what is the nature of your application? I might have some space for you on my server.
There are also a lot of hosts which have x days free trials if it's just to test an app then just try one of those.
And there are offcourse also money back guarantees but that would be a bit more shady.
I feel like there's another thread that asks this same question, because I'm pretty sure that's where I got this link;
http://www.webhostforasp.net/freeaspwebhosting.aspx
It's temporarily closed right now while they make upgrades, but for anyone searching the forums in the future, it's worth checking out.

Resources