project management - Building and Planning of a Web-Application -


good morning everyone,

i hope i'm not posting in wrong place; i've been programming web projects, in mvc , asp.net consulting companies, pick-up unfinished projects, gotta say, experience in web development isn't i'd be. improve experience, decided accept building project veterinarian clinic , i'm going build project in mvc. there few things i'd know make project structured , avoid feeling lost in process because don't have time research i'd to. main questions i'd ask are:

  • when beginning new project, should begin? making stylesheets? should go straight code? if make planning, how should go then?

  • when building media folder in project, if decide i'll use
    jquery , like, files
    should get? what's best way implement jquery in mvc
    project without having mention in every page?

  • to make sort of planning for
    myself, complete deadlines i
    have respect, structure
    should use?

  • well, i'm not @ designing at
    all, , have rely on
    other people's css make things
    decent, how use project improve , still
    make good?

i hope can share experience in matter @ hand , make topic others might feeling same weaknesses do.

when start building code suggest start register, login , authentication. after that: internationalization , localization (see: http://en.wikipedia.org/wiki/internationalization_and_localization)

then create crud's , on..

edit: other resources might wanna have at:

good luck!!


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -