How do I disable notifications in Outlook? - outlook

I've found that Outlook notifications are quite a pain and I've tried to disable them but I can't find a setting anywhere. Does anyone know how to disable the calendar notifications (separate windows that shows up) on Office 365 installed locally on Mac OS 10.13 and Windows 10 (Outlook for Mac v16.16 and Outlook 2016 respectively)?
Thanks in advance!

Related

Can i make a project in VS2013 that targets both Windows 10 Mobile and Windows Phone 8.1, and does Windows 10 Mobile find Windows 8.1 Apps in store?

I have made an app that targets Windows 8.1, and on my phone i am running Windows 10 Mobile Insider Preview. Now while debugging with the emulator and the device i had no problems with the app, but i believe since the app is not showing up on Windows Store (App is in the store, published earlier today) while browsing with my phone it could have something to do with my version of Windows on the phone.
As the title says, can i make a project in VS2013 that targets both Windows 10 Mobile and Windows Phone 8.1 (or even 8?), and does Windows 10 Mobile find Windows 8.1 Apps in store?
You don't need to do anything special. An app targeting 8.1 would show up in the new store, and anyone would be able to download it.
It's possible that your app just hasn't been published yet. The publishing process takes quite a while, from hours to a day or two. Check out your store dashboard to verify your app's progress.
Windows Phone 8.1 Apps will show up in the Windows 10 Store automatically.
It takes 1-2 day to be searchable on store. If it doesn't, contact Windows Store support, through dev portal, and report the issue. https://dev.windows.com/en-us/community/windows-app-support
If you want to make use of the Universal Windows Platform which is new to Windows 10 (including Mobile), then that particular app wouldn't run on Windows Phone 8.1. If you're not dependent on Windows 10 specific APIs or functionalities, then you could consider targeting Windows Phone 8.1 as Universal App.
You can also create a solution with a shared project in Visual Studio 2015 (free in the community edition, in case you're up for switching over) - in that case you can have a Windows 10 (Mobile) specific binary as well as a Windows Phone 8.1 version that share some code - this would be the best of both worlds in term of target system optimisation, maintainability and avoiding code duplication.
There is a nice step-by-step guide: http://www.c-sharpcorner.com/UploadFile/7ca517/shared-project-an-impressive-features-of-visual-studio-201/

Can't detect Windows App on Weinre?

I'm running Weinre on Mac. I have an HTML5-based Windows app installed on a Windows phone. If I try to access my app via the browser inside the Windows phone, I am able to detect the app on Weinre without any problems. However, if I open the actual installed Windows app (not via the browser), I can't see my app listed on Weinre. What could be the error and how do I fix it?
Note: I'm using Chrome as my debug client. The model of the phone I'm using is Nokia Lumia 925 (Windows Phone 8.1).
Thanks in advanced!
It may be a lot of work, but if you install Windows in a VM, you could use Visual Studio: http://blogs.msdn.com/b/davrous/archive/2014/07/21/how-to-remotely-debug-and-profile-the-performance-of-your-html5-websites-amp-apps-on-windows-phone.aspx

Issue on deploying phonegap build directly to windows phone

Iam doing a phonegap project now, i have deployed my app to many android devices, all works fine. Started on windows phone & i found here phonegap apps cant deploy directly to windows phone.
I want to know; whether the steps given below (Steps for unlocking windows phone) will make my build (.xap file from phonegap build) runnable on windows os device?
Install the Windows Phone 8 SDK if you do not have it on the system. This is required for all developers.
Register for a Windows Phone developer account. If you are a DreamSpark member, you can register for free.
After the SDK is installed on the system, search for the Windows Phone Developer Registration program from the start screen.
Connect your phone to the computer. The program should detect the device immediately. Hit the Register button when it is clickable.
A log-in window will show up on screen. Please fill in your developer account information in the appropriate field, and then hit Sign in. The device registration process will start once you are signed in. If you are successful, you will receive the following message: Congratulations! You have successfully unlocked your Windows Phone.
Each developer account can unlock up to three devices. If you want to delete a device from the account, log in to the developer Dashboard, choose Account -> Phones, and then delete the device from there.
Please help me.
This is currently not possible.
The Development team said they are looking into it and expecting to have it ready Q3 - Q4 this year.
Here's a link to the feature request(https://github.com/phonegap/build/issues/118)
Ismael
This feature is now supported. We can create .xap file with Phonegap online build itself. It is beta so there are some limitations.
Check here

Where do I find the latest phone update (Mango RTM) for developers?

I did a soft reset of my WP7 phone, unlocked it for development and updated it with Zune, but I got the version 7.0.739, not 7.1! This means that I cannot deploy my Mango testing apps into the phone :(
Where can I find the latest update for developers?
You will not Find the update as you have not been given an Invitation to the Microsofts Connect website, you should seek out another Developer's Mango Beta 2 files and install those on your machine, register your phone and unlock the device using the Windows Phone Tools you get with the installer, the Zune software that is in Beta points to another Location for Updates specifically to developers registered before Mid June if I am not mistaken, those all got an invite to download using the Microsoft Connect website,
This is the only way you will be able to get Mango I am afraid, go and look on the XDA Forums as the RTM Version they have is Carrier Exempt it just flashes straight on to your phone,
Please note that the RTM of mango will not be released to developers. The RTM will only be available through your carrier.
The beta version (7712) is available through the apphub/connect.
You need to be a registered developer on the App Hub (create.msdn.com) to get access to a Mango phone update. You can of course use the emulator for development of Mango apps however.

Using the Windows Phone 7 copy/paste functionality on my phone available on the emulator

Can I use the copy/paste functionality that I can find in the updated emulator (January 2011 dev tools update) on my phone?
You cannot use it without the phone being updated.
As of today, the official updated OS build that supports copy/paste is not out yet. Until you get that update and install it on the test device, you cannot use the new functionality on a phone with the older OS build, even though you can access it in the emulator.
Just found this post:
How to: Test Copy and Paste in Windows Phone Emulator
Check also the official post and release notes:
http://create.msdn.com/en-US/news/Windows_Phone_Developer_Tools_January_2011_Update

Resources