To split the items in the "sku" column with slashes using Entity Framework, we can use the following code:
main.cs545 chars22 lines
To send an email complaining that the data doesn't line up, we can use the SmtpClient class in C#:
main.cs775 chars25 lines
We can put these two pieces of code together to get the desired result.
gistlibby LogSnag