Non Rectangular and full transparent window in UWP app
I have researched more and more about the NonReatacgular Chromeless window in UWP apps like we are able to in WPF apps. I am pretty much aware that this type of window not yet supported by UWP. So let's vote for this functionality in UWP.Or anyone…
AAD Sign-Ins, but no Local AD sign-ins
We are configured with Azure AD Sync and ADFS for authentication. When a user signs in, they're directed to ADFS for authentication, and then back to the O354/Azure application. This records a Sign-In in the Azure Sign-Ins log, and it updates the…
Opening a New Window on a Button click - MVVM WPF
I am new to MVVM architecture, and I would like to keep the standard of MVVM without violating its rules. So I implemented an approach to open a new window on a button click using Services. I don't know if this is the right approach to do so. Here is my…
![](https://techprofile.blob.core.windows.net/images/485209778f164e4497e6f3466af8e0e8.png)
Performance delay occurs when creating new instance of my custom class on while loop
I have one custom popup wpf control ( Repeater Items control), In the repeater control, every time when press up/down creating im creating new instance of item control added to repeater item collection. My problem: I have one progress bar and my…
![](https://techprofile.blob.core.windows.net/images/e132fda0c00c4bb98c608a076c87a4cb.png)
Logon History For Single AD User
I am looking for a Powershell script that can list the logon history for a specific user. I have searched all over and everything I am finding is getting a report for ALL AD users logon history. What I need is to specify by username all logon attempts…
How to prevent authenticated users spoofing other authenticated users in Azure Function?
I see that active directory can be used to authenticate users that are (indirectly) calling azure functions. Let's pretend that I have implemented a database table called projects and I have a one to one relationship between users and projects. My…
Azure B2C claims
Hello, I have set up the Azure B2C tenants and registered the application as web/web api. While log in I do get the id_token. Along with token I see only to claim attributes that is Name and Email. Where as I would need the claims…
[WPF - C7] - Problem with datagridview
Hi, I have a datagrid and when I drag fastly the vertical scroll bar to the bottom it shows like that If I click on "Install" (it's a datagrid cell with a button inside), it doesn't work and I get that If now I click on…
![](https://techprofile.blob.core.windows.net/images/319aafad7757470c87140361047582b7.png)
Image Reference Missing from Package
I am using VS 2019 to develop UWP, C#, XAML game. I am getting many errors like the lines like below while uploading the package in the store. Image reference "Assets\StoreLogo.png": The image "Assets\StoreLogo.scale-200.png" is…
What are the lat/lon coords of Azure West US, Azure South Central US and Azure East US?
I am implementing proximity based load balancing and need the latitude and longitude coordinates in order to route traffic to the nearest datacenter. If this information isn't available can you provide the city each datacenter is in?
![](https://techprofile.blob.core.windows.net/images/CCa39KMOm0upR0rpPADRxA.png?8D828E)
![](https://techprofile.blob.core.windows.net/images/CCa39KMOm0upR0rpPADRxA.png?8D828E)
Change password for hybrid
Hi all, We have multiple hybrid laptops. according to this link we need "line of sight to a domain controller". does this mean VPN, some sort of domain controller in the DMZ or some other option? we are not using a VPN and our computers…
Current Microsoft standard for Nested of AD groups on server 2016
Current Microsoft standard for Nested of AD groups on server 2016. I searched for 2 days i could not get the details . Which group scope can not nested and how? I have old standard 2012. if its same. please share me the microsoft link
![](https://techprofile.blob.core.windows.net/images/13de48638eca4e66ab0ec6ebcba8d75a.png)
Upgrade Windows 7 to Windows 10 via WSUS (WinServ 2012 standart R2)
Hello Is it posible to upgrade windows7 pro to windows 10 pro via WSUS??? I have configure WSUS 6.3 on Windows server Standart 2012 R2 and want upgrade all my compurets in my local network. I received upgrades in WSUS but i can't install it on…
![](https://techprofile.blob.core.windows.net/images/9061a7174cbc41cfbbe91b7d8cb24f97.png)
Save and retrieve multiple xaml files in UWP
How can I save and retrieve multiple xaml files (each file has multiple textbox user input data) in UWP
What type of group objects will be synced to Azure Active Directory Domain Services?
Hi all, I hope I'm not asking an already answered question. At least my research found no answer to this. I'm currently looking int Azure AD Domain Services and found this documentation very useful but it also left me with one remaining question: …
![](https://techprofile.blob.core.windows.net/images/2fooggAAAwAAAAAAAAAAAA.png?8DC1D0)
VisualBrush template in xaml
hi i'm creating a lib of hatch patterns as VisualBrush as a resource dictionary, every things goes well so far, i have some questions , here is my code: <VisualBrush x:Key="VisualBrush.Hatch.Fill" …
![](https://techprofile.blob.core.windows.net/images/e132fda0c00c4bb98c608a076c87a4cb.png)
reputation point
Hello, i log in back after a while and i noted that i lost all my previous reputation point / training History from Microsoft Academy How i can get it back?
App/game getting 0x80240017 error during download/installation
I've got a UWP game in the Microsoft Store. The majority of people that have installed it have not reported any issues. However, 2 people have now reported getting error 0x80240017 during the installation process. I've been doing a lot of research on…
How to share the data from normal user account to KIOSK account?
HI Team, I am facing problem in sharing the data from normal user to kiosk user. We are using the same application package for normal user and kiosk user. But one simple thing is that we need to get the settings from notmal user and apply it to kiosk…
IAP license is lost after Windows 10 is updated to 1909 18363.815
The app uses CurrentApp.LicenseInformation to retrieve a license. The retrieved LicenseInfo.ProductLicenses have the license, but it is not active. Many users have reported this problem. The problem can be solved by updating Windows 10 to preview…