Jump to content

Simple Web development

- - - - -

  • Please log in to reply
8 replies to this topic

#1
Waqas Mughal

Waqas Mughal

    Newbie

  • Members
  • Pip
  • 6 posts
I want to develop a Simple website as an initializer using ASP.net on VISUAL STUDIO 2008 WEB DEVELOPER .i have some basic idea of the fields.
i want some fields as user name, password, registration, asimple data base in my website. please help me. that i can build this.
i have tried alot from the internet. but can't understand.
please help me.
thanks.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Right now, you haven't really defined what you want it to do. Have you made any mockups of what you want the screens to look like? Have you defined what should happen if a user submits valid or invalid form data?

Right now, you have an idea, but not a plan.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Waqas Mughal

Waqas Mughal

    Newbie

  • Members
  • Pip
  • 6 posts
well.
I want to build a website, which can maintain students records as there names,father name, class,roll#,Marks, etc, The Parents can log in from their accounts and and can check their children's status and interest in the class.
Thanks in advance.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Unfortunately, that's not mockups, and not very precise. What are the exact pieces of information you need to keep track of (think variables)? How will you store this information (think database, XML, other)? How will you request information, or allow the user to request information (HTML forms)?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Waqas Mughal

Waqas Mughal

    Newbie

  • Members
  • Pip
  • 6 posts
i want to develop by using visual web developer 2008
ASP.net
i will use built-in tools from web developer as buttons, text box,password fields,database.
as ,
their will be
Name: text-Box
father name: text-box
Class: Label
Section: Label
Roll NO.: Label
Subject1: Label
Subject2:Label
Marks: Label
Label is read only
and parents of the children can sign up and check the status of their children.

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
...

That's still not a mockup. Label is read only when the parent looks at it, but the data has to come from someplace.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#7
Waqas Mughal

Waqas Mughal

    Newbie

  • Members
  • Pip
  • 6 posts
yes, first we will fill data in a form, name, father name, marks, etc ....
then by pressing a button the data in the fields of a form should be stored in data base......
this data will be stored by the administration.

then the parents can search required students record by name or class or by session.
But the Form for parents will be different from the Administration Form.
and Administration form will not be shown to the parents.

thanks.

#8
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Dia draws your structured diagrams: Free Windows, Mac OS X and Linux version of the popular open source program

Draw a picture.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#9
Waqas Mughal

Waqas Mughal

    Newbie

  • Members
  • Pip
  • 6 posts
Administration form o store record will be like this attached from.
from this Form data will be stored in the Database.[ATTACH=CONFIG]4129[/ATTACH]




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users