Browse our archives by topic…
Blog
![End of Month Research Roundup – May 2014](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-end-of-month-research-roundup-may-2014.png)
End of Month Research Roundup – May 2014
We have a culture of sharing information at endjin; here are our highlights of interesting content shared in May 2014.
![Event stream manipulation using Rx – Part 2](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2014/05/header-event-stream-manipulation-using-rx-part-1.png)
Event stream manipulation using Rx – Part 2
Having described the problem space using Marble Diagrams, it's now time to create a real solution using Rx and the Observer pattern to process data from Windows Event Log.
![End of Month Research Roundup – April 2014](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-end-of-month-research-roundup-april-2014.png)
End of Month Research Roundup – April 2014
We have a culture of sharing information at endjin; here are our highlights of interesting content shared in April 2014.
![Event stream manipulation using Rx – Part 1](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2014/05/header-event-stream-manipulation-using-rx-part-1.png)
Event stream manipulation using Rx – Part 1
This blog post delves into using Rx to process the messages received from Windows Event Logs, so that they can be shaped in a way that is useful to us to consume.
![Understanding dependency injection](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-understanding-dependency-injection.png)
Understanding dependency injection
What is Dependency Injection? How does it help you develop software? Why should you use it? Is it a silver bullet for creating loosely coupled components?
![Getting started with semantic logging](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2014/04/header-getting-started-with-semantic-logging.png)
Getting started with semantic logging
Implement semantic logging on Windows & .NET for richer diagnostics & analysis. Learn how Reactive Extensions enable powerful scenarios in this series.
![End of Month Research Roundup – March 2014](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-end-of-month-research-roundup-march-2014.png)
End of Month Research Roundup – March 2014
We have a culture of sharing information at endjin; here are our highlights of interesting content shared in March 2014.
![A Step by Step Guide to Connecting to an Azure Virtual Machine with PowerShell Remoting](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-step-by-step-guide-to-connecting-to-azure-vm-with-powershell-remoting.png)
A Step by Step Guide to Connecting to an Azure Virtual Machine with PowerShell Remoting
Learn how to use PowerShell Remoting to connect to an Azure Virtual Machine; a useful technique for managing servers like cattle, not pets.
![Azure Tip: Cannot connect to Virtual Machine after changing Virtual Machine Size](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-azure-tip-cannot-connect-vm-after-changing-vm-size.png)
Azure Tip: Cannot connect to Virtual Machine after changing Virtual Machine Size
A quick tip on fixing a 'remote desktop could not connect' error on Azure Virtual Machines.
![Building an Epic Dev Rig for less than £1600 (2014 Edition)](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-building-an-epic-dev-rig-for-less-than-1600k.png)
Building an Epic Dev Rig for less than £1600 (2014 Edition)
In this post, we show how we created bespoke gaming desktops to provide an excellent developer workstation for endjineers.
![Using Git for .NET Development: Part 3 – branching and pushing your changes](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-using-git-for-dotnet-development-part3.png)
Using Git for .NET Development: Part 3 – branching and pushing your changes
How do you created branches in GIT? How do you push your changes to a remote server? How does Visual Studio help?
![Using Git for .NET Development: Part 2 – basic operations and tools](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-using-git-for-dotnet-development-part2.png)
Using Git for .NET Development: Part 2 – basic operations and tools
How do you get started with GIT? How do you install it? What are the basic commands? How does Visual Studio help you?
![Configuring TeamCity and YouTrack to use Office 365 for Email Notifications](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-configuring-teamcity-and-youtrack-to-use-office365-for-email-notifications.png)
Configuring TeamCity and YouTrack to use Office 365 for Email Notifications
This post shows how to use your Office 365 SMTP relay to enable email notification from TeamCity and YouTrack hosted in Azure.
![End of Month Research Roundup – February 2014](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-end-of-month-research-roundup-feb-2014.png)
End of Month Research Roundup – February 2014
We have a culture of sharing information at endjin; here are our highlights of interesting content shared in February 2014.
![Using Git for .NET Development: Part 1 – What is Git?](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-using-git-for-dotnet-development-part1.png)
Using Git for .NET Development: Part 1 – What is Git?
What is GIT? Why should you use it as a .NET Developer? How do you incorporate it into your workflow? How does Visual Studio help?
![Apprenticeship Week 2 – Getting Started with Behaviour Driven Development](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2021/06/header-apprenticeship-week2.png)
Apprenticeship Week 2 – Getting Started with Behaviour Driven Development
Delving a little deeper into Behaviour Driven Development and Specification by Example.
![Apprenticeship Day 5](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2021/06/header-apprenticeship-day5.png)
Apprenticeship Day 5
Day 5 includes more behaviour driven development with SpecFlow, talking to a real customer over a working lunch, and thinking about evidence-based decision making.
![Apprenticeship Day 4](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2021/06/header-apprenticeship-day4.png)
Apprenticeship Day 4
Day 4 includes a code review, performance optimisations, an introduction to behaviour driven development and mocking.
![Apprenticeship Day 3](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2021/06/header-apprenticeship-day3.png)
Apprenticeship Day 3
On her 3rd day, Alice starts writing some code, and uses the Argotic framework to process some RSS and ATOM feeds.
![Apprenticeship Day 2](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2021/06/header-apprenticeship-day2.png)
Apprenticeship Day 2
On her second day, Alice is given a deep dive into the commercial side of the business.
![Apprenticeship Day 1](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2021/06/header-apprenticeship-day1.png)
Apprenticeship Day 1
Alice covers her day 1 experience of starting her apprenticeship at endjin; setting up her development environment and getting familiar with endjin's tools and systems.
![End of Month Research Roundup – January 2014](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-end-of-month-research-roundup-jan-2014.png)
End of Month Research Roundup – January 2014
We have a culture of sharing information at endjin; here are our highlights of interesting content shared in January 2014.
![Equipping a kick-ass meeting room for less than £1500](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-equipping-a-kick-ass-meeting-room-for-less-than-1500-gdp.png)
Equipping a kick-ass meeting room for less than £1500
In this post I kit out our new meeting room for £1500 and turn it into a collaboration and meeting space that we use on a daily basis for solution design & pairing sessions, conference calls with our clients, partners and remote workers as well as lunch time brown bag training sessions
Downloading Windows Azure Subscription Files
If you use Azure Management Studio, you can quickly setup your connections by importing your publish settings...
![End of Week Research Roundup](https://res.cloudinary.com/endjin/image/upload/f_auto/q_80/assets/images/blog/2022/05/header-end-of-week-research-roundup.png)
End of Week Research Roundup
We have a culture of sharing information at endjin; here are our highlights of interesting content shared in November 2013.