Normal
Current 1.29:[ATTACH=full]209436[/ATTACH]Refactored version:[ATTACH=full]209437[/ATTACH]Looks like the same number of projects to me.I will deal with warnings as my last task.Please be aware that this is a major upgrade to the client database processing. It is completely different and uses Entity Framework and LINQ/Lambda throughout - though it does retain SQL for a few tasks. It allows MP not to lock the client databases and make the product truly multi-user. Therefore, you are going to see lots a changes to code, mainly in Databases, but also in other projects where they access the client databases.
Current 1.29:
[ATTACH=full]209436[/ATTACH]
Refactored version:
[ATTACH=full]209437[/ATTACH]
Looks like the same number of projects to me.
I will deal with warnings as my last task.
Please be aware that this is a major upgrade to the client database processing. It is completely different and uses Entity Framework and LINQ/Lambda throughout - though it does retain SQL for a few tasks. It allows MP not to lock the client databases and make the product truly multi-user. Therefore, you are going to see lots a changes to code, mainly in Databases, but also in other projects where they access the client databases.