Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I am beginner in development and I want to know which is best and affordable window based server. After many research on Google, I didn't get any good answer.
Please suggest Me good and affordable window based server for .net development.
If you just want something to run code while you are developing or learning you can simply use visual studio (even the free edition) and it will run IIS express to host your projects. It's also easy to then publish to Azure or AWS both of which offer 1 years free hosting to get you started. Hope that helps
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Is there a web version of Visual Studio Community ?
I am working on a ASP.Net web project in C# and JS knockout using Entity Framework to connect to a SQL database
My code is in GIT but I would like to be able to edit, develop and run the project by connecting via a web browser on an Android tablet
Does anyone know if this is possible ?
No. As of Today (December 2018) that's not possible.
You could use a Remote Desktop and connect to it to do the coding though...
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I've been looking around the web for ways to program a C# application that does general Bluetooth functionality. I'm trying to connect a BlueSMIRF so that a file can be transferred through a Windows desktop application. However, this seems to be one area where there aren't any real libraries or tutorials... most of the materials for Windows seem to be in C++. Am I missing something here or does Visual C# not include support for Bluetooth in its class libraries?
I found a library which is written in C# and supports Bluetooth-Communication: 32feet
I hope I could help!
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am looking forward to build a web Based RDP client for one of my projects. Unfortunately, I could find only one Open Source project for this i.e. Guacamole.
I tried to go through the documentation, but It was written in some alien language. I am a C#/ASP.net/jQuery developer and the documentation is pretty confusing to me.
I did not find any install package for Windows in the documentation, neither I found any compiling methods for windows.
Is there any alternative to Guacamole for windows ? I'd prefer C# based back end over HTML5.
If not, please tell me about windows documentation of Guacamole.
Any help would be highly apppreciated..!!
Thank you..!
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am an experienced software developer in other less common technologies, and now need to ramp up C# skills with VS2010. As an experienced developer, I understand the syntax and language of C# quite quickly.
However, developing windows and web applications with C# is somewhat foreign to me. Can someone please recommend/refer me to relevant hobby projects that take around a couple of weeks each that help familiarise developers with the most common API's and approaches to building web and/or windows applications. Thanks.
Codeplex is a great resource where you can find projects that want help and join them. See a list of openings.
I have a project which could use some help refactoring, documenting. It's on SourceForge. Have you tried looking there for Help Wanted listings?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I've created a software that I want to be able to market. I'd like to be able to post it on forums etc and for that I need a home page.
Is there any open source C# project home pages that you can use?
The functionality I'm looking for is like adding new versions (perhaps a version control from the software), downloading and user guides. So what I want is pretty basic: I want to be able to upload and let the users download.
I've written this on my own as well but I guess that if there are open source projects that have done this they're probably better.
This can't be such a rare problem so please lead me to some resources so that I can create my page and publish my software! :)
Google Code, Launchpad, SourceForge, Savannah, and CodePlex (among others) provide this service.