If you need to change an application link in JIRA to, say Confluence, then it’s not completely obvious how to do this. First you go to Administration => Plugins =>…If you need to change an application link in JIRA to, say Confluence, then it’s not completely obvious how to do this. First you go to Administration => Plugins => Application…
Read the rest...SQL Server Profiler missing templates
If you’ve upgraded to SQL Server 2008 R2 then you might have experienced a problem with your templates; they are gone! You will also notice that your trace provider is…If you’ve upgraded to SQL Server 2008 R2 then you might have experienced a problem with your templates; they are gone! You will also notice that your trace provider is now…
Read the rest...Safely remove hardware short cut
Sometimes the “Safely remove hardware”-icon disappears from the taskbar which is quite annoying. I’m not sure why and I haven’t bothered to dig deeper into it, but if that happens…Sometimes the “Safely remove hardware”-icon disappears from the taskbar which is quite annoying. I’m not sure why and I haven’t bothered to dig deeper into it, but if that happens and…
Read the rest...Resizing your command prompt
If you want to resize your command prompt click on the icon in the top-left corner of the prompt and go to properties: Go to Layout and change the Width…If you want to resize your command prompt click on the icon in the top-left corner of the prompt and go to properties: Go to Layout and change the Width and…
Read the rest...C#: create a basic windows service
The service Creating services in C# differs a bit from creating a standard console/winform/wpf application. A service is often created to run continuously and it has no graphical interface, something…The service Creating services in C# differs a bit from creating a standard console/winform/wpf application. A service is often created to run continuously and it has no graphical interface, something which…
Read the rest...C#: Rename a project in Visual Studio
Renaming projects in Visual Studio is a pain in the @$$ and can be really time consuming if you don’t know what you’re doing. Visual Studio 2008 doesn’t come with…Renaming projects in Visual Studio is a pain in the @$$ and can be really time consuming if you don’t know what you’re doing. Visual Studio 2008 doesn’t come with a…
Read the rest...