EDN Admin
Well-known member
Hello!
Please help!
Im going to implement database update via xml files on c#.
Ive tryed to add to project LINQtoSQL class and connect it to database as a result Ive got dbml and design generated classes. But when Im deserialising class collection from xml file, Ive got empty collection, because setter of the class properties
never called.
View the full article
Please help!
Im going to implement database update via xml files on c#.
Ive tryed to add to project LINQtoSQL class and connect it to database as a result Ive got dbml and design generated classes. But when Im deserialising class collection from xml file, Ive got empty collection, because setter of the class properties
never called.
View the full article