Close
Skip to content

Softwareproduction

Software Development Blog, mainly C# and .NET

  • ASP.NET Core
  • Mobile Development
  • Code Generation
  • General Programming
  • Development Tools
  • Servers
  • Miscellaneous

Month: October 2014

C#: Getting Installer Product Data From Hosted Web PI GUI

October 28, 2014September 29, 2017Munir Husseini2 Comments

The previous post explained how to get event notification from a running Web PI GUI window that is hosted in…

Read More 8986 views

C#: Getting Feedback From Hosted Web PI GUI

October 27, 2014September 29, 2017Munir HusseiniNo Comments

The previous post explained how to host the GUI of Microsoft Web Platform Installer (Web PI GUI) in an own…

Read More 9839 views

C#: Hosting Web PI GUI In Own Application

October 25, 2014September 29, 2017Munir HusseiniNo Comments

The Microsoft Web Platform Installer (Web PI) is a very cool tool for installing frameworks, programs and web application. It…

Read More 5401 views

Modify Web Platform Installer Configuration with C#

October 22, 2014Munir Husseini3 Comments

This post shows how to modify the WPI preferences file using C#. This file contains the configuration of the UI version of Web Platform Installer.

Read More 7129 views

TFS: Get And Modify Included And Excluded Pending Changes in Visual Studio

October 11, 2014Munir HusseiniNo Comments

In this post on Stack Overflow, I posted code that allows access to the included/excluded pending changes that the user…

Read More 9301 views
(c) 2011-2020 Munir Husseini