GDC 2019: The Women in Gaming Rally 2019 Recap 

Game Developer’s Conference (GDC) is always an exciting time of year for game developers and the week is already picking up steam. On Tuesday afternoon team Xbox hosted the 19th Annual Women in Gaming Rally in partnership with Activision, Facebook Gaming, Ubisoft, Unity, Women in Gaming International, and YouTube. It was an honor to collaborate with so many great companies who are committed to diversity, and creating a space where women from across the industry could come together and celebrate their role in the gaming industry. Held at the Terra Gallery in San Francisco, we welcomed over 600 industry professionals to engage in how… Continue reading GDC 2019: The Women in Gaming Rally 2019 Recap 

A new Blog home for Project Support!

You may have noticed recently that the Project Support blog on TechNet has gone away – and you may even have seen an “Oops! That page can’t be found.” message.  The good news is that the content is mostly moved over to a brand new Blog at https://techcommunity.microsoft.com/t5/Project-Support-Blog/bg-p/ProjectSupport.  Be warned that the migration will have… Continue reading A new Blog home for Project Support!

Lesson Learned #80: Monitoring Login-Logout events in Azure SQL Database using Extended Events

Hello Team, Today, I created an extended event for monitoring the Login and Logout events for a Azure SQL Database. I did it, because I missed the logout in SQL Auditing Log.   1.- Please, try to add this credential is your database. If you need instrucctions please review this URL.     2.- Add this extended event in… Continue reading Lesson Learned #80: Monitoring Login-Logout events in Azure SQL Database using Extended Events

Deep dive # 2: How to configure Exchange on-premise Server hybrid integration with Office 365/Azure Infrastructure and test REST API calls?

So this post is dedicated for Exchange/Office 365/Azure administrators, as they came back after checking the deep dive # 1 blog with few queries. /api virtual Directory: CU3 introduces a new virtual directory to support the REST API, the /api virtual directory. So the API virtual directory is available in Exchange 2016 CU3 or newer… Continue reading Deep dive # 2: How to configure Exchange on-premise Server hybrid integration with Office 365/Azure Infrastructure and test REST API calls?

Lesson Learned #78: DataSync – Cannot enumerate changes at the RelationalSyncProvider for table ‘customertable’ – Execution Timeout Expired

Hello Team, Yesterday, I worked in a service request with a lot of lessons learned when our customer was using Azure SQL Data Sync to synchronize around 15 million of rows. In every process that they tried to synchronize the data they got the following error message: Sync failed with the exception ‘Cannot enumerate changes at the… Continue reading Lesson Learned #78: DataSync – Cannot enumerate changes at the RelationalSyncProvider for table ‘customertable’ – Execution Timeout Expired

Xamarin.Forms 101: Application Resources | The Xamarin Show

Let’s take a step back in a new mini-series that I like to call Xamarin.Forms 101. In each episode we will walk through a basic building block of Xamarin.Forms to help you build awesome cross-platform iOS, Android, and Windows applications in… Continue reading Xamarin.Forms 101: Application Resources | The Xamarin Show