a simple exmaple

  • Thread starter Thread starter monika
  • Start date Start date
M

monika

hi...


I haven't worked on asp.net ever before. This might seem irritating for some
but I have very little time to learn .net. If i pick any book and start one
chapter by chapter it will take me a long time. Rather I am following a
quick approach (though not advisable). AS far As i can understand if i do
the following things it will surely help me understand asp.net to a level
where i can say i have worked on asp.net. I would really seek experts advise
on this case:

1. display data retrieved from database
2. Accept user input and save in database.
3. Modify data in database based on user input data.
4. Call one form from another
5. Pass variable from one form to another

I wanted to know that is my approach correct to start with???

Also can anyone help me with some examples on these? I have installed VS.net
on my machine and tried the "HELLO WORLD " Program. Now I want to connect
ASP.net with Oracle and perform simple database operations?

Would really appreciate if anyone can give me any examples to work on this.

thanks a lot.
 
Back
Top