Adelaide .net User Group Podcast

Informações:

Sinopsis

Recordings of presentations made at monthly meetings of the Adelaide .NET User Group

Episodios

  • Introduction to Microsoft Bot Framework with Sam Fernando

    11/10/2017

    Do you know that you can book your flights via Skype? SkyScanner has a bot for Skype, where you can book your next holiday via chat. You may even use the Advertiser Bot through Facebook to get your daily news digest. Bots are even making enterprises be efficient and productive by letting you focus on what you do best and let the Bot do the grunt work. Bots are not new, but they are becoming more powerful, pervasive and acceptable in today’s society as a way to get answers, access information, buy goods and request for services. Not only chatting or texting, you could also be talking to a Bot via connectors like Cortana too. Sam Fernando will step us through the basics of the Microsoft Bot Framework, developing bots, hosting in Azure and connecting with channels like Facebook, Skype and Cortana.

  • Azure API Management with Bill Chesnut

    09/08/2017

    Bill will be discussing and demonstrating the features Azure API Management. Looking at the Publisher/Azure Portal, Developer Portal and demonstrating API import and the power of the API Management Policies. Bill will also discuss the different usage scenarios and benefits of Azure API Management of both Web Application and Hybrid Integration.

  • Azure Cognitive Services with Paul Usher

    12/07/2017

    Just the words "Cognitive Services" can be daunting, but it doesn't need to be! In fact, what if I said you can spin up a speech to text engine that will analyse the output and tell you the sentiment behind what it contains... in under 15 minutes. That is exactly what will be shown in this session - by creating a simple application that can consume an audio file (mp3) and use the power of Azure Cognitive Services to do the rest. There are many aspects to ACS and you'll be pleasantly surprised at how easy it is to integrate into existing processes.

  • Xamarin Forms Deep Dive with Sean Rodda

    14/06/2017

    Xamarin Forms is a framework that allows developers to easily create cross platform production ready apps. Sean will take you through the process of creating an application using Xamarin Forms with the backend of Azure Cosmos DB. Recently at the Build developer conference, Microsoft announced some great improvements to the Xamarin platform including Xamarin Live Player - a new way continuously deploy and debug application directly on iOS and Android. Sean will show you how easy it is to set up Xamarin Live Player, allowing you to easily view your UI changes without the annoyance of having to rebuild and redeploy to your device.

  • Software architecture with David Rogers

    10/05/2017

    A code-centric discussion on building a framework for an enterprise application, using an "onion"-style architecture. Light on diagrams, heavy on demos, this presentation will show how we can tie together some really handy open source libraries to form a framework which lends itself to writing maintainable, production-grade code. Such libraries include FluentValidation, Automapper, log4net, MediatR, SimpleInjector and (of course) JSON.NET.

  • Reality Check - HoloLens 101 with Bronwen Zande

    08/03/2017

    Reality – Virtual, Augmented and Mixed. Join Bronwen – Microsoft Emerging Experiences MVP and get your reality in check. This session will cover the different types of reality experiences and focus on the mixed reality of HoloLens. Bronwen will show you the actual device and how you can start building amazing holographic experiences for this self contained device. Don’t have a device – we’ll cover how you can start today without one.

  • Load Testing with Ben Laan

    08/03/2017

    A demonstration of how to do performance testing with Visual Studio Load and Web Test Tools.We'll also investigate and compare open source and non-MS tools in this space, as well as a brief look at strategies for dealing with performance problems in web applications.

  • VS 2017 and Connect() Event Highlights with David Gardiner

    14/12/2016

    Microsoft made some huge product announcements in New York recently. In this talk we'll show off some of the new features coming in Visual Studio 2017 including: • Live Unit Testing • Debugging improvements • Docker integration • Installer and setup improvements • Performance improvements as well as reviewing the changes coming in .NET, .NET Core, Azure and SQL Server.

  • Can you hack it? Unbreakable Data Security (+ Hackathon) with Stav Morris

    12/10/2016

    Stav and the team from A Backbone Solutions join us this month to talk about their unique approach to data security. There will be hardware to play with too. Can you hack the 'unhackable'? We'll start with a short introduction into the philosophies of “unhackable” and “unbreakable”, and relate that to existing technologies, Blockchain and our own tech. Reviewing the logical breakdown of data ownership, and how it is important to storage and access concepts. The audience will be encouraged to participate throughout the talk; we want it to be a Socratic-type lecture. After this discussion, the audience can then decide whether to talk about logic or application.

  • Desktop Development -> File | New | What Now??? with Paul Usher

    14/09/2016

    Join Microsoft MVP & DevExpress Technical Evangelist Paul Usher, as he takes a look at the state of play for desktop development. During this frank session you will see where technologies like Electron fit into the picture, which technology should you reach for when starting a new desktop project? WinForms? WPF? Electron? Should you be targeting xplat? Is .NET Core the next big thing? Can devices like the Raspberry Pi replace some desktop functionality? It’s set to spark some interesting discussions and is one meeting not to be missed! (evening proudly sponsored by DevExpress) About Paul Paul Usher is a Technical Evangelist at DevExpress. DevExpress technologies help software developers build high-performance business solutions, see complex software with greater clarity, increase productivity, and create stunning applications for Windows® and the Web in the shortest possible time. Prior to joining DevExpress, Paul ran (and still owns) an independent software development company which specialises in cu

  • IoT, Node + Cloud AND Parallel Programming Design Patterns and Considerations

    10/08/2016

    IoT, Node.js (visual/flow coding) + Cloud with Jack Ni This talk will cover: • What is IoT? • A background history of embedded systems to IoT • What are the challenges • What tools can be used • Cloud with IoT, and why we need cloud • Demos About Jack Highly skilled in the field of enterprise software solution development, mobile app (Xamarin) development , IoT(Raspberry/WinCE) development and delivery, Jack is currently working on a working on a business solution involving Raspberry Pi, Mobile app Dev using Xamarin and Azure Cloud. Parallel Programming Design Patterns and Considerations with "Curious" George Georgiou A taste of some design patterns, techniques and things to consider in order to increase throughput of your applications and large data processing systems with the tools available in the .NET framework. About George An Adelaide developer who loves .net, LINQ, computers, 3D graphics and has more than enough things he's interested in to keep him from being bored well past his 70s an

  • TypeScript : more than just another JS transpiler AND VS Team Services

    08/06/2016

    This is a recording of our June 2016 meeting. First up, we have our regular What's New segment with Ryan Spears. The main speaker for this month was Basarat Ali Syed presenting on TypeScript. Basarat's presentation is also available on YouTube under the title "Adelaide .NET User Group - TypeScript with Basarat". Wrapping up this recording is an update on the latest features in Visual Studio Team Services.

  • Build and release applications using VSTS/TFS 2015 Update 2 with Anthony Borton

    11/05/2016

    This is a recording of our May 2016 meeting. First up we have a short demo from Shamsul Arifin on his Bengali language Text to Speech web app. Following this we have Anthony Borton on Build and release your applications using VSTS/TFS 2015 Update 2.

  • Data Encryption using .Net and SQL Server AND Building an Army of $10 Robots with HTML 5 and NodeJS

    13/04/2016

    This is a recording of our April 2016 meeting. First up, we have our regular What's New segment with Ryan Spears, then we have two presentations. The first is from Duncan Greaves about "Data Encryption using .Net and SQL Server", and then finally we have Dr Tom Tilley on "Building an Army of $10 Robots with HTML 5 and Node.js"

  • Octopus Deploy with David Rogers

    09/03/2016

    Deploying Enterprise Applications can be an art unto itself. Sophisticated, distributed systems often have a lot of moving parts. Databases often need to be updated with schema changes and new reference data with each new release. Octopus Deploy takes a lot of the heavy lifting out of complex deployments. Being an automated process, it removes opportunities for human error to occur during a deployment. It also integrates well with Continuous Integration servers, resulting in end-to-end automation from code commits to deployment of compiled code. In this presentation, we'll take a look at the basics of Octopus Deploy and see how it can significantly free up developers to focus on actual development, rather than having to also worry about the deployment aspects as well.

  • Virtual Reality in .NET with Matthew Wilson

    10/02/2016

    In this presentation we’ll take a look at virtual reality technology with a focus on how to develop software using the .net stack. We’ll look back at the early days of the technology and some of the impressive accomplishments and failures of those attempts at creating virtual reality. We’ll then fast forward twenty years to review the current state of the art and some of the exciting recent developments. Knowing where we currently stand with the hardware we’ll delve into how to write software for virtual reality using .NET. We’ll take a look at the tools used and the familiar (and not so familiar) programming principles required when developing for virtual reality. The presentation will include code examples and of course there will be an Oculus Rift on standby with several VR applications from Novus Res ready to be experienced.

  • IntelliTest and other unit testing tools

    13/01/2016

    'IntelliTest' is one of the new features that shipped in Visual Studio 2015. This talk will demonstrate IntelliTest and see how it is particularly useful for creating tests for legacy code. But you don't have to just stick with what's in the box - we'll also update you on a number of other unit testing tools and libraries that can make writing unit tests easier.

  • Buddy IoT Platform AND Web Accessibility

    11/11/2015

    Buddy IoT Platform Buddy is a cloud platform for Internet of Things (IoT). Using Buddy, you can collect all of your device data with a single, clean API and send it to any analytics, marketing or visualization tool or service. In this presentation, Habib Heydarian will provide an overview of the Buddy platform, explain how to use the Buddy API to build Internet of Things applications and describe the features & capabilities of the platform. Web Accessibility Accessibility is something we should all care about. Even if it doesn't affect you individually now, chances are you know someone who does (or even yourself as we all get older and our senses become less effective than they used to be) having accessible software becomes essential. Cliff Edwards give a practical overview of making the web more accessible. He debunks common myths, highlights pitfalls and demonstrates tools and techniques to make the web a more accessible place for everyone.

  • Microsoft Azure Explained with Paul Usher

    14/10/2015

    The thing about Azure, as with any cloud service, is understanding what is available. Join Paul Usher as he takes us through the most common uses of Azure, Web, Mobile, Data. In this session Paul will show just how quickly you can get up to speed with Microsoft’s cloud offerings, as well as creating database, blob storage and building a simple yet powerful website in VS and deploying with a few clicks. You can also see some of the other features of Azure at work. Fast paced, lots to see and learn and of course always room for some fun.

  • Visual Studio 2015 and Roslyn

    09/09/2015

    Visual Studio 2015 Launch Ryan and Dave go through what's new in Visual Studio 2015. Be there early for official VS 2015 'swag' giveaways. There’s something about Roslyn Ben Laan on Rosyln, Microsoft’s .NET Compiler Platform ‘As a Service’. This presentation attempts to answer the what, why and how of Roslyn with a high-level dip into Microsoft’s next generation C# (and VB.NET) compiler. Topics include Rosyln Overview Features and Benefits, some demos to show - Code as Data, Visual Studio Integration, Code Generation/Conversion and possibly some other interesting things along the way!

página 3 de 3