TJS,
Did you know that there is the following as well:
Microsoft® Visual C#® .NET 2003 Standard Edition $109
Microsoft® Visual Basic® .NET 2003 Standard Edition $109
Microsoft® Visual C++® .NET 2003 Standard Edition $109
Microsoft Visual Studio 2003 has C/C++, C# and VB plus other tools depending
on the version you get, but you can just get the particular language that
you want.
Of course there's the Free WebMatrix tool that Scott mentioned from
www.asp.net that I've used as well.
One thing that I've always like about Microsoft's Visual tools is the
debugger. You want to debug your app and find the problems fast, purchasing
a Microsoft Visual Tool is your best bet.
Fixing problems or even understanding how ASP.NET works, going thru a
debugger is your best bet.
Adding Trace statements isn't the way to go.
"Scott M." <s-mar@nospam.nospam> wrote in message
news:%23akBkSWsEHA.2316@TK2MSFTNGP12.phx.gbl...[color=blue]
> I don't know if I agree with that assessment, but have you tried the FREE
> WebMatrix tool, available at ASP.NET?
>
> "TJS" <nospam@here.com> wrote in message
> news:%234l4uPNsEHA.3460@TK2MSFTNGP15.phx.gbl...[color=green]
> > yes, that's the reason it is too high a price . It's a "one size shoe
> > fits all" and all I need is an ASP development tool
> >
> > "Scott M." <s-mar@nospam.nospam> wrote in message
> > news:eCNkv2IsEHA.3588@tk2msftngp13.phx.gbl...[color=darkred]
> >>I don't know what you mean by that. VS.NET is for client apps, web[/color][/color][/color]
apps,[color=blue][color=green][color=darkred]
> >>web services, class libraries, windows services, etc.
> >>
> >> .NET doesn't limit what kind of app you can make and VS.NET lets you
> >> build anything the .NET Framework provides for.
> >>
> >>
> >> "TJS" <nospam@here.com> wrote in message
> >> news:u07Z6cIsEHA.2588@TK2MSFTNGP12.phx.gbl...
> >>> Most of it is for desktop development .
> >>> The price seems too high for only asp development.
> >>>
> >>>
> >>> "Scott M." <s-mar@nospam.nospam> wrote in message
> >>> news:uRmk1BIsEHA.3748@TK2MSFTNGP09.phx.gbl...
> >>>>I agree it's not cheap but that's why it costs more, you get more.
> >>>>
> >>>>
> >>>> "TJS" <nospam@here.com> wrote in message
> >>>> news:eZ2aTmHsEHA.808@TK2MSFTNGP12.phx.gbl...
> >>>>> The price is too high...
> >>>>>
> >>>>>
> >>>>> "Scott M." <s-mar@nospam.nospam> wrote in message
> >>>>> news:exlOIbGsEHA.3988@tk2msftngp13.phx.gbl...
> >>>>>> Are you using Visual Studio.NET?
> >>>>>>
> >>>>>> If so, you do have those things. If not, you may want to get it.
> >>>>>>
> >>>>>> "TJS" <nospam@here.com> wrote in message
> >>>>>> news:u7GKspAsEHA.2948@TK2MSFTNGP11.phx.gbl...
> >>>>>>>i don't have any of that...
> >>>>>>>
> >>>>>>>
> >>>>>>> "Scott M." <s-mar@nospam.nospam> wrote in message
> >>>>>>> news:es0zCb$rEHA.1752@TK2MSFTNGP14.phx.gbl...
> >>>>>>>> The particular feature you are talking about (trace) was created[/color][/color][/color]
as[color=blue][color=green][color=darkred]
> >>>>>>>> a new way to debug web forms. You can still use all the
> >>>>>>>> traditional debugging (autos, locals, watches) techniques to[/color][/color][/color]
debug[color=blue][color=green][color=darkred]
> >>>>>>>> classes.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> "TJS" <nospam@here.com> wrote in message
> >>>>>>>> news:ecWwTC%23rEHA.1232@TK2MSFTNGP11.phx.gbl...
> >>>>>>>>> The purpose is to debug, but trace seems useless here.
> >>>>>>>>> I don't see any way to trace private class function variables[/color][/color][/color]
from[color=blue][color=green][color=darkred]
> >>>>>>>>> the calling page.
> >>>>>>>>>
> >>>>>>>>> What I've done is return it from a session variable and that
> >>>>>>>>> writes it to the screen.
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>> "Scott M." <s-mar@nospam.nospam> wrote in message
> >>>>>>>>> news:Om%23dMu8rEHA.556@tk2msftngp13.phx.gbl...
> >>>>>>>>>> You really shouldn't use trace in a class definition. Instead,
> >>>>>>>>>> use it in the application that uses the class.
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> "TJS" <nospam@here.com> wrote in message
> >>>>>>>>>> news:O50sVf8rEHA.3276@TK2MSFTNGP10.phx.gbl...
> >>>>>>>>>>> How can I use trace.warn in a code class.
> >>>>>>>>>>>
> >>>>>>>>>>> I set the calling aspx page with trace=true but get this error
> >>>>>>>>>>> when I put a trace.warn("hello") in my code class
> >>>>>>>>>>>
> >>>>>>>>>>> ------------------
> >>>>>>>>>>> System.NullReferenceException: Object reference not set to an
> >>>>>>>>>>> instance of an object.
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>
> >>>
> >>
> >>[/color]
> >
> >[/color]
>
>[/color]