logo [the cutting edge ]
A farewell to Brian Harry April 2018 | View Online
Farewell to Brian Harry
 

A farewell to Brian Harry

The news that Brian Harry is moving on from Microsoft has been bitter-sweet. I'm happy for him, of course, but I'm also sad for those of us he leaves behind. He has been a wonderful friend and leader for many years.

Brian has been integral to Microsoft for a very long time. He created VSS (Visual Source Safe) and was one of the core members who invented .NET. He then invented TFS and then moved to become one of Microsoft's first cloud services for developers.

Most recently, Brian has been head of our beloved Visual Studio Team Services (VSTS). The VSTS team is huge, with many amazing people that do the magic for us developers to enjoy every day. It's made up of so many really cool individual products (such as version control, work items, builds, releases, packaging, and many more), and they all work better because they're packaged under one umbrella. Brian was the person who held it all together.

Keep reading for more about Brian's achievements, and a video interview with the main himself.

- Adam Cogan, SSW Got a comment for Adam?
Comment on Adam Cogan's blog
Tweet @adamcogan
Email Adam Cogan
 

Featured video from SSW TV

SSW TV - Journey to DevSecOps! - Danijel Malik

VIDEO: Journey to DevSecOps! - Danijel Malik

"Hey Dev, stop for a Sec... it's not all about Ops!"

In this session, I'll guide you through the risks your solutions are exposed to and how to fight them by putting Sec in your DevOps process. You'll walk away with an understanding of how to secure your applications without compromising your pace and ability to deliver.

Watch video

 
 
The .NET Core Superpowers Tour
 

APR
16
MON
Brisbane, Australia
APR
19
THU
Melbourne, Australia
APR
20
FRI
Sydney, Australia
 
.NET Core: The new stack!

.NET Core is the most powerful and flexible version ever! Much of the day-to-day code you write will be the same - but much of the architecture and how your project fits together has changed.

We will provide you with a solid foundation in .NET Core, an understanding of why you should be using .NET Core, and the capability to build an enterprise application using the new stack. Read more

 
The Chinafy Experience Breakfast
 

MAY
1
TUE
Melbourne, Australia
MAY
2
WED
Brisbane, Australia
MAY
3
THU
Sydney, Australia
 
Free Chinafy Breakfast

Come to our Chinafy experience breakfast and enjoy a croissant and coffee while learning the best way to bring your business to China.

Our Chinafy experience breakfast will cover everything you need to know to how to get around the great Firewall of China to ensure your app works and is reaching your Chinese client base. We'll cover application internationalization, integration with local services, Chinese social media, and more. Get your free ticket now. Read more

 
Azure Super Powers

This one-day event is designed to bring developers up-to-speed on the new features and benefits of using Microsoft Azure to build awesome cloud-based applications.

At SSW we have already gone through the hard work of learning how to implement apps on Azure and we will be showing you everything you need to know in a day to get started. Read more

MAY
21
MON
Brisbane, Australia
MAY
24
THU
Melbourne, Australia
MAY
25
FRI
Sydney, Australia
The Angular Superpowers Tour

Come watch our best Angular devs build an Angular application from scratch and take it all the way to an enterprise application using all the best tools and practices we use.

Don't waste weeks learning Angular, the Angular CLI, RxJS, TypeScript, ngrx, NPM, WebPack, end to end testing and unit testing. Get jump started in just one day. Read more

JUN
25
MON
Brisbane, Australia
JUN
28
THU
Melbourne, Australia
JUN
29
FRI
Sydney, Australia
 
Angular Hack Day
With the latest release of Angular, there's even more to learn and love. Angular Hack Days are free events for beginner and pros alike to come and share the thrill of creating something beautiful in a supportive and friendly environment. Read More
MAY
12
Sat
Brisbane, Australia
JUN
2
Sat
Melbourne, Australia
JAN
19
Sat
Sydney, Australia
 
Angular Hack Day
Xamarin Hack Days are free events that make it easy for anyone to learn cross-platform development using Xamarin, a product that allows you to use .NET/C# to create native apps that will run across Android, iOS, and Windows. Read More
MAy
19
Sat
Sydney, Australia
JUL
14
Sat
Melbourne, Australia
AUG
4
Sat
Brisbane, Australia
 
net [ April ]
 

.NET User Group: DevOps Best Practices for Azure and VSTS - presented by Damian Brady

Azure and VSTS are a match made in heaven but navigating the countless features and options can be tricky! There are many ways you can deploy an application, but what are the DevOps best practices that should be followed?

In this session, learn now to deploy safely to production on Windows or Linux, with no impact on end-user performance with Azure App Service. Learn how to leverage VSTS integration and deployment slots to create a deployment pipeline, and how Azure Application Insights can show your app is behaving in production.



Damian Brady

About the presenter

Damian is a Microsoft Cloud Developer Advocate specializing in DevOps. After spending a year in Toronto, Canada, he returned to Australia - the land of the dangerous creatures and beautiful beaches - in 2018. Formerly a dev at Octopus Deploy and SSW and a Microsoft MVP, he has a background in software development and consulting in a broad range of industries. In Australia, he co-organised the Brisbane .NET User Group, and launched the now annual DDD Brisbane conference. He regularly speaks at conferences, User Groups, and other events around the world, and is an occasional guest on various podcasts like .NET Rocks and Hanselminutes. Most of the time you'll find him talking to developers and IT Pros to help them get the most out of their DevOps strategies.
Want more? Damian has his own Channel 9 show - The DevOps Lab! Check it out for real-world guidance on implementing DevOps in your organisation.

 
net
APR
10
Tue
SSW Sydney
Gateway Court Suite 15
81-91 Military Road, Neutral Bay
fb linkedin meetup Livestream
 
net
APR
11
Wed
SSW Melbourne
Level 1, 370 Little Bourke St
Melbourne
fb linkedin meetup
 
bg

.NET User Group: The 9 Knights of Azure: services to get you started - presented by Adam Cogan

Azure is huge. There are over 70 services and getting started is not always easy.

In this whirlwind adventure, Adam will take you on a tour of the 9 most important services available to IT Pros and Developers.

He will cover App Services, DevOps, Persistence, Azure AD, API Management, Logic Apps, Containers, Cognitive Services and Bots.

You will walk away from this presentation inspired and informed, ready to create your own Azure story.


Adam Cogan

About the presenters

Adam Cogan is the Chief Architect at SSW, a Microsoft Certified Gold Partner specializing in custom .NET Core, Angular, React, SharePoint and CRM solutions (with a splash of Business Intelligence). At SSW, Adam has been developing custom solutions for businesses across a range of industries such as Government, engineering, banking, insurance and manufacturing since 1990 for clients such as Microsoft, Worley Parsons and Aurecon.

 
net
APR
18
Wed
SSW Sydney
Gateway Court Suite 15
81-91 Military Road, Neutral Bay
fb linkedin meetup Livestream
 
net
APR
16
Mon
Microsoft Canberra Branch
Level 4, 6 National Circuit
Canberra
fb linkedin meetup
 
bg

Brisbane Full Stack User Group

Session 1: Unit Tests with EF Core SQLite – presented by Jernej Kavka

When trying to test applications functionalities, sometimes we need to verify that the data flows correctly, technically a integration test. While EF Core has In-Memory DB, it does not have all of functionalities required to properly test.

We'll dive deep into SQLite, why should you use it for unit testing and why should you avoid it.

Session 2: Full Stack Reactive Programming – presented by Brendan Richards

Like many developers, Brendan first started using reactive patterns with RxJS and JavaScript-based user interfaces.

But reactive programming is a pattern that can apply in many more places and Reactive libraries have been released for many languages – including Reactive Extensions for C#. This talk explores using Reactive Extensions on the server side under ASP.NET Core.


Jason Taylor and Thiago Passos

About the presenters

Brendan Richards is a solution architect at SSW who spends most of his time “at the coal face” delivering web solutions for his clients. When not developing, Brendan also teaches .NET Core and Angular at SSW FireBootCamp courses. Brendan’s current list of favourite things include: .NET Core, Linux, Azure, Elastic Search, Angular and ngrx.

With 8 years of experience in software engineering across multiple industries like museums, government, banks, gaming, entertainment, Jernej Kavka has worked on full stack development of native applications from mobile to desktop applications. JK loves working on Angular and .NET Core and his most recent projects have featured Docker and AKS (Azure Kubernetes Services). He now loves containers and sees everything as a container!

 
net
APR
10
Tue
SSW Brisbane
Unit 4, 471 Adelaide St
Brisbane
fb linkedin meetup
 
 
SSW is Hiring! More SSW jobs

Dynamics 365 Guru
SSW Brisbane • Sydney • Melbourne

SSW is looking for an intelligent person with a minimum 3 years designing and implementing Dynamics CRM solutions to start ASAP. The ideal candidate will have strong communication skills, and solid experience delivering production-ready web solutions. A thorough understanding of C# is a must. Experience with the cloud is highly favourable. This role requires someone who is able to work closely with clients, think critically, and create the right solution for the right job. Read More

Senior .NET Core and React/Angular Developer
SSW Brisbane • Sydney • Melbourne

SSW is looking for an enthusiastic Senior .NET Core, Web API and React/Angular developer to start ASAP. This role requires great communication skills and solid experience delivering production-ready web solutions. You should have MVC experience, but know that these days there is a better way. Don't worry if you only know Angular 1, we're experts in teaching people Angular 2, 4, and 5, and you'll learn fast on the job. Read More

Copyright © SSW 1990-2018. All Rights Reserved. Proudly developed by SSW Sydney Web Design
Advertise with SSW | Unsubscribe | Previous SSW Updates | Got a Hot Tip to share? | Got a comment to make?