Is there any boot complete trigger event in windows phone 8 ? I have search a lot on google but I could not get any information about boot trigger event in windows phone 8 .
You have no way to trigger an action when the OS has finished booting. You can only create a background agent, that will be automatically launched by the OS every 30 minutes or so.