Using ADO.NET Create simple basic structure for class object and relation using Class Library and Console Application Project of BloodInventory: BloodInventoryID, BloodGroup, NumberofBottles, BloodBankID, ExpiryDate where a. User will be able to view the blood available in all blood banks b. User can transfer blood from one bank to another bank or hospital as per that updation in the quantity should happen c. Delete the blood details if it is expired with stored procedure and crud Operation
Comments
Leave a comment