Can we use other environments other than Microsoft Visual Studio to create our .NET forms?
Yes. You can use any development environment you are comfortable with as long as it supports ASP.NET and the Microsoft .NET 2.0 (or greater) Framework (for example, Visual Studio Web Developer).
Reader Comments