Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group

If you are still using Windows Phone 7.x and Windows Phone 8.x devices, time to think now to switch to a new device. Microsoft, in a forum post announced that, starting 20th February 2018, they have stopped the notifications services in Windows Phone 7.5/8.0 devices.

 

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 Find my phone feature too.

Published by on under News | Windows Phone

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.

Published by on under Visual Studio 2015 | Visual Studio 2015 Tips & Tricks