shouldn't the business layer be a 'class library project' and not a wpf project? From what I can see here, you are going to be using it as a class library (from a 3 layer application pattern design?).
Just wondering - What happens if you have data in those tables, and you want to adjust the size of the fields or add new fields ? If you drop a table wont the data get deleted ?
shouldn't the business layer be a 'class library project' and not a wpf project? From what I can see here, you are going to be using it as a class library (from a 3 layer application pattern design?).
davidjmckenzie 1 year ago
Just wondering - What happens if you have data in those tables, and you want to adjust the size of the fields or add new fields ? If you drop a table wont the data get deleted ?
jsampat 1 year ago