About 69,200 results
Open links in new tab
  1. Can I use other IDEs other than Visual Studio for coding in .net?

    Sep 2, 2008 · 3 The vast majority of .net developers use Visual Studio, but there are a couple of alternatives. Visual Studio Express Editions are free and give you a cut down version of Visual …

  2. How to run an ASP.NET Web Application (.NET Framework) …

    May 21, 2021 · I used to make REST APIs using the "ASP.NET Core Web Application" template in Visual Studio 2019, but I don't want to have to install .NET Core …

  3. What is the best alternative IDE to Visual Studio [closed]

    For .NET development, VS2008 is the best but if you want to check for another best IDE, Eclipse probably the best after VS if you are rating it among the IDEs, ofcourse you cant do .NET …

  4. How to change .NET Framework in Rider IDE? - Stack Overflow

    Apr 14, 2021 · In Rider IDE, I am trying to create a new solution: But I'm unable to change the .NET Framework as the dropdown is disabled. How can I change the version? I have installed …

  5. How to check ASP.NET Version loaded on a system?

    May 11, 2011 · How can I check the version of ASP.NET that is installed on my system?

  6. ASP.NET Core Web Application Runs in IDE but not in Web Server

    Jan 10, 2024 · Ahmad, thanks for your reply. I see the Target framework specified in Visual Studio 2022 is .NET 7.0. I am not familiar with how to check the ASP.NET Core runtime version. I did …

  7. How to develop a simple ASP.NET MVC project without Visual Studio

    Jul 21, 2015 · I have been able to develop a simple asp.net project without vs. Can someone help me doing the same for a asp.net mvc 3. Starting from getting the ASP.NET MVC 3 framework. …

  8. How can I do ASP.NET MVC view scaffolding in Rider IDE?

    Apr 25, 2018 · Currently trying Rider (JetBrains IDE for .Net). I used to work on Visual Studio Enterprise for c# asp.net MVC projects, and i'd like to know if there's a way (on Rider) to do …

  9. c# - Automatically set appsettings.json for dev and release ...

    Sep 22, 2017 · I've defined some values in my appsettings.json for things like database connection strings, webapi locations and the like which are different for development, staging …

  10. Best equivalent VisualStudio IDE for Mac to program .NET/C#

    Oct 27, 2015 · At home there's my Windows computer, where I program with Visual Studio my .NET/C# stuff. Because I want to program outside, it would be great to have an equivalent IDE …