What do you find difficult in ASP.net?

  • Thread starter Thread starter Chad Z. Hower aka Kudzu
  • Start date Start date
Dont know about that... I mean I haven't seen it pitched to the non-techie
as such.
To a seasoned developer, especially coming from a difficult environment, it
is "easier", but to the non-techie it's still a learning curve.

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
 
At present the biggest obstacle is the designer. It is constantly doing
harm to existing code and HTML.

I was following this thread and upon going back to my form, I added a
button, the code behind for the button click. Then a click on the form and
I get a Source Control asking if I want to check out something that is
already checked out and there is no way to save what I just did.

I have spent more time with formatting HTML than any other phase of
development. The IDE is simply terrible at this and it is magnified by the
constant loss of information and formatting is design mode.

This is VS 2003 (which has now been installed about 5 times to get past
errors (although they have not left the building)).

Lloyd Sheen


Curt_C said:
Dont know about that... I mean I haven't seen it pitched to the non-techie
as such.
To a seasoned developer, especially coming from a difficult environment, it
is "easier", but to the non-techie it's still a learning curve.

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com
 
Back
Top