开发者

Recommendation for a server side language (+ IDEs and Tools) [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit开发者_如何学运维 debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 11 years ago.
  • I want to create a server that queries another web service every 5 mins and stores the result in SQL database.

  • I also want web functions exposed that run queries against the database.

  • Im not expecting a huge amount of trafic and the code should not be too complex. It a small side project.

I do not know much abou servers, I have a little experience with .NET and MS SQL server, however I want something free (or al least cheap!)

What language should I use and what IDE's and tools might I find useful?


I would use ASP.Net, Visual Web Developer Express Edition, and Microsoft SQL Server Express Edition. They are all powerful toolsets, and all free. Also, SO has a lot of questions in .NET for dealing with web services and databases that you can reference as you are developing your project.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜