Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
hey guys !
i need your help , i have 2 tasks to do related to an student managemnt web application system in asp.net 3.5 with MS SQL SERVER 2005

TASK #1 :
admin can generate reports about : student finance details, student approaching payment last date
, student payment due and student master details.


TASK # 2 :
invoice can be printed once the student pays for fee . all invoices should be saved in the database
for future reporting and record.

I need hints and some usefull articles from which i can learn how can i do these , i m not getting the technique and logic to these tasks.
Posted
Updated 4-Jan-13 10:27am
v2
Comments
Sergey Alexandrovich Kryukov 4-Jan-13 16:34pm    
Not a question, really. Unless you do some initial effort and tell us where did you stuck, we cannot get efficient help.
This is a Questions & Answers forum, not tutoring or something. Sorry.
—SA

1 solution

You write the SQL to get the data and decide for yourself how to display and interact with it. These tasks are trivial, you won't find specific articles you can copy and paste. You'll need to try writing actual code on your own
 
Share this answer
 
Comments
Adam R Harris 4-Jan-13 17:42pm    
What do you mean no articles he can just copy and paste .... you mean there really isn't a Do Work function i can call that will do all this for him? Man i'm in the wrong profession.
Christian Graus 4-Jan-13 17:59pm    
*grin*

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900