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: June 2013

Get The ProjectItem of a T4 Template From Inside the T4 Template

June 10, 2013January 8, 2018Munir HusseiniNo Comments

So you got a T4 template and need access to the ProjectItem of that T4 template or to the parent…

Read More 3891 views

Write To Visual Studio’s Output Window

June 6, 2013Munir HusseiniNo Comments

If you have developed a Visual Studio Extension, you might want to output messages to Visual Studio’s Output window. Here’s…

Read More 3661 views

Modal WPF Windows And The Visual Studio Window

June 3, 2013Munir HusseiniNo Comments

So I needed to show a modal WPF window from inside a Visual Studio Extension. To do that, I needed…

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