.NET 005: Xamarin with James Montemagno
Adventures in .NET10 Syys 2019

.NET 005: Xamarin with James Montemagno

Episode Summary In this episode of Adventures in .NET, James Montemagno, a PM in the developer division at Microsoft working with Xamarin shares with the panel all of the exciting things happening in the Xamarin world. Charles Max Wood invites listeners to check out James’s appearances on a different DevChatTV podcast, The iPhreaks Show. Charles expresses his excitement to see Xamarin from a .NET perspective. James starts the discussion by sharing how he got into Xamarin and .NET. He explains what he loves about .NET. James worked for Xamarin during the transition into Microsoft, he shares what it was like and how the unification of the two made their products even better. The panel discusses the changes in Microsoft’s practices over the past ten years, becoming more opensource friendly and less focused on selling products. What is Xamarin, is the next thing the panel answers. James explains that Xamarin helps developers build native apps in C#. He goes on to explain how the versions of Xamarin change based on the platform, Android, iOS and tooling inside visual studio. The topic turns to how Xamarin runs. James explains that there is a common theme in Xamarin, flexibility. Choosing how Xamarin is run is up to the developer, who can use AOT (ahead of time) or JIT (just in time). Charles explains what AOT and JIT mean and how they affect application size and performance. James explains how Xamarin runs differently for Android and iOS. James introduces a brand new mode called Startup Tracing and explains how it can reduce the start-up time for your Xamarin apps by up to 60% by using a small trace of AOT. He shares the future goals for this mode and explains that it is free and can be used today. The next concern the panel has is about sharing code between different platforms and how this works with Xamarin. James explains that this problem is solved with Xamarin forms, Xamarin forms has everything a mobile app developer could want. In Xamarin forms developers can create pages to share cross-platform or simply build their whole app for all platforms. James even explains how a developer can make platform-specific adjustments to the code. James defines customer-driven development and explains how this allows them to create the best product for developers. The flexibility and capabilities in UI’s and controls allows developers to choose what their app looks like. Caleb asks about the built template components that allows the developer to architect the navigation in their applications. James explains one of the tools, Shell and how it helps you set up your navigation how you want it while handling all the messiness with minimal code. Charles asks James about library integration into Xamarin. James starts by sharing what comes in the box with Xamarin, 100% API coverage for both Android and iOS. How this works is, a team looks at the needs of developers and makes a list of the necessary, popular and desired libraries and creates API bindings for them. Libraries that don’t make that list can have a binding generated with Xamarins binding generator, which will include the necessary features needed to use the library. The panel changes the topic to the new Xamarin features that James is most excited for. James mentions a one-stop library called Xamarin essentials that will hold all the things a developer might need. He also includes Xaml hot reload for Xamarin forms, this feature will create a better level of productivity as it reloads around typos and mistakes allowing developers to stay in their workflow. The panel discusses the other benefits of a feature like this. Caleb Wells warns how addictive a good hot reload can be. The episode ends with James giving advice and resources for getting into Xamarin. Charles praises the Microsoft documentation. Caleb gives an endorsement for Microsoft Learn. Charles invites listeners to suggest topics and guests at devchat.tv. Panelists
  • Charles Max Wood
  • Caleb Wells
Guest
  • James Montemagno
Sponsors Links Picks Charles Max Wood: Caleb Wells: James Montemagno: Special Guest: James Montemagno.

Support this podcast at — https://redcircle.com/adventures-in-net/donations

Advertising Inquiries: https://redcircle.com/brands

Privacy & Opt-Out: https://redcircle.com/privacy

Become a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

Jaksot(236)

Get Interactive with Jupyter Notebook - .NET 085

Get Interactive with Jupyter Notebook - .NET 085

Ron Dagdag, lead software engineer at Spacee, joins us to get interactive with Jupyter Notebook. It is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Microsoft has embraced Jupyter Notebook with the open source .NET Interactive project. The more we discussed Jupyter Notebook the more ways we came up with to use it. For instance Ron uses it for a lot of his demos and you can share it with someone without them having to install anything because it runs in the browser. Do you have any ideas on how to use Jupyter Notebook? If so share it with us on Twitter at @dotnet_Podcast. Panel Caleb WellsShawn ClaboughWai Liu Guest Ron Dagdag Sponsors Dev Influencers AcceleratorLevel Up | Devchat.tvPodcastBootcamp.io Links GitHub | dotnet/interactive.NET Interactive Architectural OverviewUse Jupyter with .NET Interactive on Binder.NET Jupyter PresentationGitHub | rondagdag/dotnetcode-jupyter-talkBinderSandDanceRon Dagdag's ProjectsLinkedIn: Ron DagdagTwitter: Ron Dagdag ( @rondagdag ) Picks Caleb- DampRidRon- Azure Percept Shawn- LiteDBWai- Paralympics Contact Caleb: Caleb Wells CodesTwitter: Caleb Wells (@calebwellscodes)Linkedin: Caleb WellsFacebook: Caleb Wells Contact Wai: Linkedin: Wai LiuFacebook: Wai Liu Contact Shawn Twitter: Shawn Clabough (DotNetSuperhero) Special Guest: Ron Dagdag.Sponsored By:Top End Devs Coaching: If you have questions about how to grow your skills or take your career to the next level, join us on our next weekly coaching call. It's completely free.Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

7 Syys 202140min

Is Your Code Secure?(Part 2) – .NET 084

Is Your Code Secure?(Part 2) – .NET 084

Today we dig into security with Christos Matskas, program manager for Microsoft Identity. How secure is your codebase? How do you store your secrets? Often security takes a back seat to more pressing concerns during development but that doesn't have to be the case. We discuss several ways that Microsoft, .NET and Azure make it easier to secure your code. Even if you aren't using that stack, Christos provides examples of ways to make sure you don't leak sensitive information in your applications. Not every developer has to be a security expert but every developer should do what they can to make sure the application they are working on isn't a target for hackers. Let us know how you secure your application on Twitter at @dotnet_Podcast. Panel Caleb WellsShawn ClaboughWai Liu Guest Christos Matskas  Sponsors Dev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialPodcastBootcamp.io Links The 425 ShowcmatskasChristos Matskas - YouTube Tiktok: christosmatskasTwitter: Christos Matskas ( @ChristosMatskas ) Picks Caleb- PrivacyChristos- Have I Been PwnedShawn- Washington State Fair Events CenterWai- RV AppStudios Contact Caleb: Caleb Wells CodesTwitter: Caleb Wells (@calebwellscodes)Linkedin: Caleb WellsFacebook: Caleb Wells Contact Wai: Linkedin: Wai LiuFacebook: Wai Liu Contact Shawn Twitter: Shawn Clabough (DotNetSuperhero) Special Guest: Christos Matskas .Sponsored By:Raygun : Raygun now offers a modern approach to error and performance monitoring. Start your 14-day free trial now.Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

31 Elo 202133min

Is Your Code Secure? – .NET 083

Is Your Code Secure? – .NET 083

Today we dig into security with Christos Matskas, program manager for Microsoft Identity. How secure is your codebase? How do you store your secrets? Often security takes a back seat to more pressing concerns during development but that doesn't have to be the case. We discuss several ways that Microsoft, .NET and Azure make it easier to secure your code. Even if you aren't using that stack, Christos provides examples of ways to make sure you don't leak sensitive information in your applications. Not every developer has to be a security expert but every developer should do what they can to make sure the application they are working on isn't a target for hackers. Let us know how you secure your application on Twitter at @dotnet_Podcast. Panel Caleb WellsShawn ClaboughWai Liu Guest Christos Matskas  Sponsors Dev Influencers AcceleratorLevel Up | Devchat.tv Links The 425 ShowcmatskasChristos Matskas - YouTube Tiktok: christosmatskasTwitter: Christos Matskas ( @ChristosMatskas ) Picks Caleb- PrivacyChristos- Have I Been PwnedShawn- Washington State Fair Events CenterWai- RV AppStudios Contact Caleb: Caleb Wells CodesTwitter: Caleb Wells (@calebwellscodes)Linkedin: Caleb WellsFacebook: Caleb Wells Contact Wai: Linkedin: Wai LiuFacebook: Wai Liu Contact Shawn Twitter: Shawn Clabough (DotNetSuperhero) Special Guest: Christos Matskas .Sponsored By:Top End Devs Coaching: If you have questions about how to grow your skills or take your career to the next level, join us on our next weekly coaching call. It's completely free.Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

24 Elo 202144min

Open Telemetry and Domain-Driven Refactoring with .NET 6 - .NET 082

Open Telemetry and Domain-Driven Refactoring with .NET 6 - .NET 082

Jimmy Bogard takes us through the interesting possibilties of logging with OpenTelemetry. Then we discuss refactoring strategies friendly for Domain Driven Design. Panel Shawn ClaboughWai Liu Guest Jimmy Bogard Sponsors Dev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial Links .NET 057: Open source, MediatR and Automapper with Jimmy Bogard | Devchat.tvThe Twelve-Factor Appmartinfowler.comTwitter: Jimmy Bogard ( @jbogard ) Picks Jimmy- Power AppsShawn- Fiber internetWai- Developer Program Contact Wai: Linkedin: Wai LiuFacebook: Wai Liu Contact Shawn Twitter: Shawn Clabough (DotNetSuperhero) Special Guest: Jimmy Bogard.Sponsored By:Raygun : Raygun now offers a modern approach to error and performance monitoring. Start your 14-day free trial now.Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

17 Elo 202150min

Extending VS Code and Yourself (Part 2) – .NET 081

Extending VS Code and Yourself (Part 2) – .NET 081

The Bald Bearded Builder, Michael Jolley, returns to talk about VS Code extensions and learning while live streaming. To start off we talk about using C# in VS Code and then Michael tells us about some of his favorite VS Code extensions. The panel adds a few of our favorite extensions while discussing how Michael has created extensions while live streaming on Twitch. Then the discussion moves towards live streaming, what you need to get started, how community is important and how to get the most out of a live stream as a viewer. You even get to hear Caleb put his foot in his mouth at least once. You don't want to miss it so listen in and let us know what you think on Twitter at @dotnet_Podcast. Panel Caleb WellsShawn ClaboughWai Liu Guest Michael Jolley Sponsors Dev Influencers Accelerator Links .NET 032: Containers with Michael Jolley | Devchat.tvREST Client – Visual Studio MarketplaceC# – Visual Studio MarketplaceRemote – WSL – Visual Studio MarketplaceLive Share – Visual Studio MarketplaceGitHub Pull Requests and Issues – Visual Studio MarketplaceGitLens — Git supercharged – Visual Studio MarketplaceDocker – Visual Studio Marketplacefootsteps – Visual Studio MarketplaceGit History – Visual Studio MarketplaceSettings Sync – Visual Studio MarketplaceOnly Themes – Visual Studio MarketplaceYour First Extension | Visual Studio CodeDevExpress – Visual Studio MarketplaceBald . Bearded . BuilderBald. Bearded. Builder. – YouTubeBaldBeardedBuilder – TwitchTwitter: Michael Jolley ( @baldbeardbuild ) Picks Caleb- KIND | Healthy Snacks  Michael- LEGO® Super Mario™Michael- whitep4nth3r – TwitchShawn- LEGO MastersWai- Daisy Jones and the Six Contact Caleb: Caleb Wells CodesTwitter: Caleb Wells (@calebwellscodes)Linkedin: Caleb WellsFacebook: Caleb Wells Contact Wai: Linkedin: Wai LiuFacebook: Wai Liu Contact Shawn Twitter: Shawn Clabough (DotNetSuperhero) Special Guest: Michael Jolley. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

10 Elo 202133min

Extending VS Code and Yourself (Part 1) - .NET 080

Extending VS Code and Yourself (Part 1) - .NET 080

The Bald Bearded Builder, Michael Jolley, returns to talk about VS Code extensions and learning while live streaming. To start off we talk about using C# in VS Code and then Michael tells us about some of his favorite VS Code extensions. The panel adds a few of our favorite extensions while discussing how Michael has created extensions while live streaming on Twitch. Then the discussion moves towards live streaming, what you need to get started, how community is important and how to get the most out of a live stream as a viewer. You even get to hear Caleb put his foot in his mouth at least once. You don't want to miss it so listen in and let us know what you think on Twitter at @dotnet_Podcast. Panel Caleb WellsShawn ClaboughWai Liu Guest Michael Jolley Sponsors Dev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial Links .NET 032: Containers with Michael Jolley | Devchat.tvREST Client - Visual Studio MarketplaceC# - Visual Studio MarketplaceRemote - WSL - Visual Studio MarketplaceLive Share - Visual Studio MarketplaceGitHub Pull Requests and Issues - Visual Studio MarketplaceGitLens — Git supercharged - Visual Studio MarketplaceDocker - Visual Studio Marketplacefootsteps - Visual Studio MarketplaceGit History - Visual Studio MarketplaceSettings Sync - Visual Studio MarketplaceOnly Themes - Visual Studio MarketplaceYour First Extension | Visual Studio CodeDevExpress - Visual Studio MarketplaceBald . Bearded . BuilderBald. Bearded. Builder. - YouTubeBaldBeardedBuilder - TwitchTwitter: Michael Jolley ( @baldbeardbuild ) Picks Caleb- KIND | Healthy Snacks  Michael- LEGO® Super Mario™Michael- whitep4nth3r - TwitchShawn- LEGO MastersWai- Daisy Jones and the Six Contact Caleb: Caleb Wells CodesTwitter: Caleb Wells (@calebwellscodes)Linkedin: Caleb WellsFacebook: Caleb Wells Contact Wai: Linkedin: Wai LiuFacebook: Wai Liu Contact Shawn Twitter: Shawn Clabough (DotNetSuperhero) Special Guest: Michael Jolley. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

3 Elo 202137min

Global reach of .NET - .NET 079

Global reach of .NET - .NET 079

How often do you stop to think about how easy it is for new developers to get started with .NET? Since .NET Core was released the framework is available to many more developers but in some parts of the world there are still hurdles to overcome. Samuel Adranyi moved back to Ghana two years ago to try and help Africans get over some of those hurdles. In West Africa a lot of people start out with HTML, CSS and JavaScript and naturally gravitate to JavaScript frameworks. Samuel has started a few meetups and user groups to introduce people to .NET and his enthusiasm for the framework is contagious. While .NET is more accessible than ever there is still more to do and Samuel is leading the charge in West Africa. Panel Caleb WellsShawn ClaboughWai Liu Guest Samuel Adranyi Sponsors Dev Influencers Accelerator Links Samuel Segbornya Kodzo AdranyiTwitter: Samuel Adranyi ( @sadranyi ) Picks Caleb- Tooth fairySamuel- HoloLens 2Shawn- Squished penniesWai- Love, Death & Robots Contact Caleb: Caleb Wells CodesTwitter: Caleb Wells (@calebwellscodes)Linkedin: Caleb WellsFacebook: Caleb Wells Contact Wai: Linkedin: Wai LiuFacebook: Wai Liu Contact Shawn Twitter: Shawn Clabough (DotNetSuperhero) Special Guest: Samuel Adranyi. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

27 Heinä 202146min

Quantum Computing basics with Q# - .NET 078

Quantum Computing basics with Q# - .NET 078

In today's episode, George Kosmidis joins the panel to discuss all about Superposition, Quantum entanglement and Qubits. They also discussed Microsoft's Q# language for developing quantum programs. Panel Shawn ClaboughWai Liu Guest George Kosmidis Sponsors Dev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial Links Quantum Computing basics with Q# – The superposition of a qubitMicrosoft QuantumMicrosoft Quantum Development KitLavaRand in Production: The Nitty-Gritty Technical DetailsMunich .NET MeetupLinkedIn: George KosmidisTwitter: George Kosmidis ( @georgekosmidis ) Picks George- martinfowler.comGeorge- HANSELMINUTES PODCASTShawn- Wi-Fi Smart Scale with Body Composition & Heart RateWai- Ukelele Contact Wai: Linkedin: Wai LiuFacebook: Wai Liu Contact Shawn Twitter: Shawn Clabough (DotNetSuperhero)  Special Guest: George Kosmidis. Support this podcast at — https://redcircle.com/adventures-in-net/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/adventures-in-net--6102015/support.

20 Heinä 20211h 2min

Suosittua kategoriassa Liike-elämä ja talous

puheenaihe
psykopodiaa-podcast
mimmit-sijoittaa
sijotuskasti
rss-rahapodi
pomojen-suusta
ostan-asuntoja-podcast
rss-neuvottelija-sami-miettinen
herrasmieshakkerit
kasvun-kipuja
hyva-paha-johtaminen
raharesepti
rss-tyoelaman-timantteja
inderespodi
juristipodi
rss-rahamania
rss-lahtijat
leadcast
oppimisen-psykologia
raksapodi