How To Store Data Under APPDATA Using VB.NET

How To Store Data Under APPDATA Using VB.NET
for some reason we need to store datas under %APPDATA% for people who dont know what is APPDATA, APPDATA is a system folder which is used to store cookies,program settings,templates,etc . You can use APPDATA to store your application datas safely  . to...