What do you find difficult in ASP.net?

  • Thread starter Chad Z. Hower aka Kudzu
  • Start date
C

Curt_C [MVP]

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
 
L

Lloyd Sheen

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top