vandalen
|
| Posted: 11/21/2002, 10:15 AM |
|
Hi Everyone,
If I start developing using ASP.NET (C#), using CodeCharge, do I need to purchase Visual Studio? (I know it will be a good idea, just want to know if necesary)
|
|
|
 |
Chip
|
| Posted: 11/21/2002, 10:30 AM |
|
Not necessary - only the framework is needed. It contains both the C# and VB.NET compilers.
However, developing in .NET without VS will be slow in the long run.
|
|
|
 |
Dan
|
| Posted: 12/05/2002, 4:23 PM |
|
Microsoft has released Web Matrix which is an IDE for ASP.Net. It operates like CCS but is actually free. If you develop in ASP.Net this is the way to go!!!
|
|
|
 |
axa
|
| Posted: 12/05/2002, 8:09 PM |
|
Try free tool "#develop" - http://www.icsharpcode.net/OpenSource/SD/default.asp
Some programmers prefer this tool to WebMatrix.
|
|
|
 |
|