Forum: C# Jul 25th, 2008 |
| Replies: 0 Views: 1,783 Hi Experts -
I have created a edit web form. It does get populated with the appropriate record by using DataReader....
but I would like to modify/edit data and save it so it is updated in the... |
Forum: Java Mar 17th, 2008 |
| Replies: 3 Views: 1,256 |
Forum: Java Mar 12th, 2008 |
| Replies: 3 Views: 1,256 Part I True/False ( 40 points , 2 point each)
1. If you have created an exception class, you can define other exception classes
extending the definition of the exception class you created.
... |