Skip to navigation Skip to content
GeralexGR

Personal blog

  • Home
  • About
  • Contact
  • Home
  • About
  • Contact
  • Test

Tag: BitmapImage

Posted on April 23, 2014June 17, 2021 by geralexgr — Leave a comment

Change Image Source Dynamically C# – Windows Store apps

You can change dynamically with c# the Image Source of an image with the following code

 imageName.Source = new BitmapImage(new Uri("ms-appx:/path"));

Where

imageName = (yours image control name)
path = (yours image path in the VS solution)

 

Category: UWP apps - Windows 10
Tags: BitmapImage, c#, change image source, dynamically, windows 8.1, windows store
Mastering Azure Devops CI/CD Pipelines with YAML
Learn how to create advanced automation scenarios using YAML and Azure Devops: https://www.udemy.com/course/mastering-azure-devops-cicd-pipelines-with-yaml
Social
Subscribe on my YouTube channel for more tutorials:


Follow me on Linkedin: Linkedin profile
Azure DevOps platform Fundamentals – Build CI/CD pipelines
Start your journey with Azure DevOps platform: https://www.udemy.com/course/azure-devops-platform-fundamentals-build-cicd-pipelines/
Adblock notice
Support this blog to maintain its operational costs by turning off Adblock or donate a small amount using the button below
Blog Stats
  • 371,432 Views

Join 10 other subscribers
Recent Posts
  • Chaos Engineering in Azure: Automating Resilience Testing with Terraform & Pipelines
  • Azure Chaos Studio terraform properties
  • Automating chaos experiment execution with Azure DevOps
  • Chaos Engineering with Azure – simulate web app failure
  • Azure AI Studio – Deploy and use your first model
Top Posts
  • Pass parameters from Power automate to Azure DevOps pipeline using rest api
  • Tasks, jobs, stages templates combined for Azure DevOps
  • Allow non Admin users to connect through RDP on domain controller
  • The specified module 'MSAL.PS' was not loaded because no valid module file was found in any module directory.
  • Trigger azure Devops pipeline from another repository
  • Error from server (Forbidden): nodes is forbidden: User "" cannot list resource "nodes" in API group "" at the cluster scope
  • Build triggers on Azure devops pipelines
  • InvalidAuthenticationToken "message":"The access token is invalid." - Powershell
  • Connect to Azure resources with Managed Identity – Storage account example
  • Stages explained in Azure Pipelines - Azure DevOps
Categories
  • AI
  • Ansible
  • Automation
  • AWS
  • Azure
  • BotFramework
  • C# & .NET
  • Chaos Engineering
  • Cloud
  • Devops
  • Docker
  • Github
  • Infrastructure
  • Kubernetes
  • Linux
  • Monitoring
  • Scripts
  • Security
  • Terraform
  • Testing
  • UWP apps – Windows 10
  • VMware
  • Web Development
  • Windows
  • Xamarin
Tags
.net ansible api appservice az cli Azure azuredevops azure devops build c# centos cli command container containers deploy devops docker github html identity jobs k8s kubernetes linux managed identity modules pipeline pipelines powershell redhat release rest api security storage account teamcity terraform update variables visual studio vmware web web app windows xamarin.forms
Archives
  • February 2025
  • November 2024
  • October 2024
  • August 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • August 2019
  • April 2019
  • March 2019
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • March 2018
  • July 2017
  • May 2017
  • February 2016
  • October 2015
  • August 2015
  • February 2015
  • November 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
© GeralexGR 2025
Built with Storefront.