If you are still using
That means, if you are still using those devices, you won't get any push notifications, live tile updates and you won't be able to use the
If you are still using
That means, if you are still using those devices, you won't get any push notifications, live tile updates and you won't be able to use the
During application development, we often use XML files. To use XML files, we need XML objects; and to create the XML objects, we need to write the classes and properties based on the XML nodes/attributes, which we do manually.
Do you know that Visual Studio already provides an option to automatically create the entire class structure based on the XML input? Let's discuss this today.