web application
5 pts.
0
Q:
web application
hi,

I want to develop a webapplication to integrate whole school system including principle, teachers, admin staff and parents, using the C# and sql server. can you guide me about the basic modules which i have to develop?
ASKED: Apr 27 2009  1:36 AM GMT
0
5 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Apr 27 2009  1:36 AM GMT by 7008   5 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Mshen   23535 pts.  |   Apr 27 2009  5:57AM GMT

First you need to create a module for connecting to your SQL server database. It isn’t a hard program, but it will be time consuming getting all the users without using some sort of directory file or LDAP.connection.

 

KevinBeaver   7610 pts.  |   Apr 27 2009  5:08PM GMT

Is this for a student information system or some type of intranet / Web portal? The former is highly-complex and you may be better suited to go with a commercial solution. The latter could be solved with an ASP/SaaS solution. More details would be beneficial.

 

Carlosdl   29855 pts.  |   Apr 28 2009  11:09PM GMT

This tutorial could be a good reference when you start coding.

 
0