Windows 8: App badge logo validation error

As I am almost done with my first Windows 8 App, Himmelsblå Dagar (a Swedish app), I was trying out the Windows App Cert Kit Tool used to validate your…As I am almost done with my first Windows 8 App, Himmelsblå Dagar (a Swedish app), I was trying out the Windows App Cert Kit Tool used to validate your application…

Read the rest...

JIRA: Basic C#/Jira searching for issues

(This article is a follow up to http://maffelu.net/jira-basic-cjira-fetching-and-displaying-projects/) In the previous article, and the article before that, we talked about creating a connection to JIRA with C# and using that…(This article is a follow up to http://maffelu.net/jira-basic-cjira-fetching-and-displaying-projects/) In the previous article, and the article before that, we talked about creating a connection to JIRA with C# and using that connection…

Read the rest...

JIRA: Basic C#/JIRA fetching and displaying projects

(This is a follow-up to the initial JIRA/C# article: “JIRA: Basic C#/JIRA connection using REST“) In the previous article about how to work with JIRA in C# utilizing the REST…(This is a follow-up to the initial JIRA/C# article: “JIRA: Basic C#/JIRA connection using REST“) In the previous article about how to work with JIRA in C# utilizing the REST api…

Read the rest...