POPULARITY
Metalama This episode of The Modern .NET Show is supported, in part, by Metalama, reduce your boilerplate code by up to 15% with Metalama's C#-to-C# template engine and reduce your code complexity today! Show Notes Hi everyone, Just a quick thing before we start: this episode was recorded in the middle of summer, which meant that Erik needed to have his office window open. It's possible to hear the outside traffic throughout, but rest assured that our editing team have done what they can to reduce it's presence. It's not that noticable and shouldn't affect your enjoyment of the show, but I wanted to give you a heads-up. Also, do remember that there's a full transcription available at the show's website; so check that out, too. Anyway, let's get to it. "So, I think my mantra for creating things like these tools is, "should be easy to get started and there should be a like an easy happy path but then if you want to deep dive and do a lot of options or even a t4 templates you can also do that," but there should be a simple happy path with good error reporting if something fails."— Erik Jensen Welcome friends to The Modern .NET Show; the premier .NET podcast, focussing entirely on the knowledge, tools, and frameworks that all .NET developers should have in their toolbox. We are the go-to podcast for .NET developers worldwide, and I am your host: Jamie "GaProgMan" Taylor. In this episode, Erik Jensen joined us to talk about EF Core Power Tools, and how you can use his project to increase your productivity with EF Core-based databases, regardless of the database technology used; if it's supported by EF Core, then the Power Tools extension supports it to. "The one that's definitely used the most is what in a tool is referred to as reverse engineering. Where you point to an existing database, which can be some of the database types I mentioned previously. Like SQL Server, as a SQL database, Postgres, Oracle, MySQL, and Firebird. And then the tool asks you for a number of options, like you can specify what namespaces you're using, and where the files are laid in your project, and many, many other options. And then when you press OK at that point, as you said, Jamie, the tool generates a DB context and some classes that represent your tables with navigations between the tables based on discovery of foreign key relationships."— Erik Jensen We also briefly touched on the MSBuild.Sdk.SqlProj project and its goal of giving cross-platform .NET developers a way to both describe and build their ideal database schema in code. We also covered Erik's personal process for dealing with feature requests, and how developers can ensure that that are providing valueable feedback to open-source projects; a subject that will come up again soon with future guest Scott Harden. Anyway, without further ado, let's sit back, open up a terminal, type in `dotnet new podcast` and we'll dive into the core of Modern .NET. Supporting the Show If you find this episode useful in any way, please consider supporting the show by either leaving a review (check our review page for ways to do that), sharing the episode with a friend or colleague, buying the host a coffee, or considering becoming a Patron of the show. Full Show Notes The full show notes, including links to some of the things we discussed and a full transcription of this episode, can be found at: https://dotnetcore.show/season-7/powering-up-with-erik-jensen-an-introduction-to-ef-core-power-tools/ EF Core Power Tools Contributors The following list is correct as of Oct 4th, 2024, and aims to show that it takes a village to create a tool as ubiquitous as EF Core Power Tools. It contains the top 10 (arranged by number of contributions) devs who have worked on EF Core Power Tools. Erik Ejlskov Jensen Stephan Over Varorbc Will 保哥 Pedro Rocha P. León Pratik Pote Emanuele Curati Jonathon Wyza Useful Links EF Core Power Tools wiki EF Core Power Tools on GitHub Install EF Core Power Tools as a .NET global tool XKCD: Dependency DacFx MSBuild.Sdk.SqlProj Episode 19 - The .NET Foundation with Jon Galloway Connect with Erik on GitHub Connect with Erik on X Erik's blog Music created by Mono Memory Music, licensed to RJJ Software for use in The Modern .NET Show Supporting the show: Leave a rating or review Buy the show a coffee Become a patron Getting in Touch: Via the contact page Joining the Discord Remember to rate and review the show on Apple Podcasts, Podchaser, or wherever you find your podcasts, this will help the show's audience grow. Or you can just share the show with a friend. And don't forget to reach out via our Contact page. We're very interested in your opinion of the show, so please get in touch. You can support the show by making a monthly donation on the show's Patreon page at: https://www.patreon.com/TheDotNetCorePodcast.
[Referências do Episódio] Grandoreiro banking trojan unleashed: X-Force observing emerging global ca mpaigns - https://securityintelligence.com/x-force/grandoreiro-banking-trojan-unleashed/ BAD KARMA, NO JUSTICE: VOID MANTICORE DESTRUCTIVE ACTIVITIES IN ISRAEL - https://research.checkpoint.com/2024/bad-karma-no-justice-void-manticore-destructive-activities-in-israel/ Master of Puppets: Uncovering the DoppelGänger pro-Russian influence campaign - https://blog.sekoia.io/master-of-puppets-uncovering-the-doppelganger-pro-russian-influence-campaign/ Tiny BackDoor Goes Undetected – Suspected Turla leveraging MSBuild to Evade detection - https://cyble.com/blog/tiny-backdoor-goes-undetected-suspected-turla-leveraging-msbuild-to-evade-detection/ Roteiro e apresentação: Carlos Cabral e Bianca Oliveira Edição de áudio: Paulo Arruzzo Narração de encerramento: Bianca Garcia
We are live for episode 25 of the Hot Desk Podcast with Melody Brue and Robert Kramer. We're are discussing Avaya ENGAGE, Box Content Cloud Summit, BlueYonder, and Meta's Workplace migration to Workvivo. Also, a quick MSBuild teaser? Avaya ENGAGE https://avaya-engage.avaya.com/denver-2024# https://www.linkedin.com/posts/melodybrue_i-spent-this-week-at-avaya-engage-i-had-activity-7196896786895020032-c-cL?utm_source=share&utm_medium=member_desktop https://x.com/MelodyBrue/status/1790410664915152941 Box Hubs https://blog.box.com/join-box-hubs-beta-start-curating-organizing-and-publishing-great-content-today https://x.com/MelodyBrue/status/1791135694481436922 Blue Yonder https://blog.blueyonder.com/our-top-7-takeaways-from-the-icon-2024-main-stage-keynotes/ Meta's Workplace Migration to Workvivo by Zoom https://joshbersin.com/2024/05/goodbye-to-workplace-by-meta-hello-to-workvivo-by-zoom/ What's Coming Up? Microsoft Build Zoom Perspectives Canva Create IBM Think, Informatica World, and Salesforce Connection Disclaimer: This show is for information and entertainment purposes only. While we will discuss publicly traded companies on this show. The contents of this show should not be taken as investment advice.
Fody è un tool che permette di modificare l'IL dei nostri assembly in fase di build andando ad integrare e/o sostituire del codice utilizzando vari addin, in base alle nostre necessità.Un tool che può automatizzare il "lavoro sporco".https://github.com/Fody/Homehttps://github.com/Fody/Home/blob/master/pages/addins.md#fody #dotnet #visualstudio
[Referências do Episódio] CVE-2023-22518 - Improper Authorization Vulnerability In Confluence Data Center and Confluence Server - https://confluence.atlassian.com/security/cve-2023-22518-improper-authorization-vulnerability-in-confluence-data-center-and-confluence-server-1311473907.html FROM ALBANIA TO THE MIDDLE EAST: THE SCARRED MANTICORE IS LISTENING - https://research.checkpoint.com/2023/from-albania-to-the-middle-east-the-scarred-manticore-is-listening/ Massive cybercrime URL shortening service uncovered via DNS data - https://www.bleepingcomputer.com/news/security/massive-cybercrime-url-shortening-service-uncovered-via-dns-data/ Prolific Puma: Shadowy Link Shortening Service Enables Cybercrime - https://blogs.infoblox.com/cyber-threat-intelligence/prolific-puma-shadowy-link-shortening-service-enables-cybercrime/ IAmReboot: Malicious NuGet packages exploit loophole in MSBuild integrations - https://www.reversinglabs.com/blog/iamreboot-malicious-nuget-packages-exploit-msbuild-loophole EXPERTS RELEASED POC EXPLOIT CODE FOR CISCO IOS XE FLAW CVE-2023-20198 - https://securityaffairs.com/153285/hacking/cisco-ios-xe-cve-2023-20198-poc.html Investigation of Session Hijacking via Citrix NetScaler ADC and Gateway Vulnerability (CVE-2023-4966) - https://www.mandiant.com/resources/blog/session-hijacking-citrix-cve-2023-4966 Roteiro e apresentação: Carlos Cabral Edição de áudio: Paulo Arruzzo Narração de encerramento: Bianca Garcia
Malicious packages are found attached to NuGet. Russia will establish its own substitute for VirusTotal. Commodity tools empower low-grade Russian cybercriminals. Malware mealkits, and other notes from the cyber underground. Insights from a Cybersecurity workforce study. Mr Security Answer Person John Pescatore looks at MFA. Drew Rose from Living Security on the very scary human side of cyber attacks. And more details from President Biden's Executive Order on artificial intelligence. For links to all of today's stories check out our CyberWire daily news briefing: https://thecyberwire.com/newsletters/daily-briefing/12/208 Selected reading. IAmReboot: Malicious NuGet packages exploit loophole in MSBuild integrations (ReversingLabs) Russia to launch its own version of VirusTotal due to US snooping fears (Record). Russian hacking tool floods social networks with bots, researchers say (Record) How Kopeechka, an Automated Social Media Accounts Creation Service, Can Facilitate Cybercrime (Trend Micro) HP Wolf Security Threat Insights Report Q3 2023 (HP Wolf Security) How the Economy, Skills Gap and Artificial Intelligence are Challenging the Global Cybersecurity Workforce (ISC2) Executive Order on the Safe, Secure, and Trustworthy Development and Use of Artificial Intelligence (The White House) Learn more about your ad choices. Visit megaphone.fm/adchoices
Da un tweet di Scott Hanselman (https://twitter.com/shanselman/status/1699655960875434140 ) ecco che ritorno a parlare di Typescript, dando alcune indicazioni per poterlo utilizzare anche in progetti Blazor.https://www.npmjs.com/package/@types/blazor__javascript-interophttps://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/tsconfig.json:{"compilerOptions": {"module": "es6","noImplicitAny": false,"noEmitOnError": true,"removeComments": false,"sourceMap": true,"moduleResolution": "node","target": "es5"},"exclude": ["node_modules","wwwroot"]}
From BUILD Highlights and overview: Microsoft Build brings AI tools to the forefront for developers Book of News: Microsoft Build 2023 Book of News PVA: Reinvent your AI assistants with generative answers, actions, and more in Microsoft Power Virtual Agents Power Pages: Overview of AI-powered and Copilot features in Power Pages (preview) Power Automate: New Microsoft Power Automate features to develop and orchestrate automation Create a canvas app with data from an Excel file (contains video) - Power Apps Data Analytics | Microsoft Fabric Catalog in Power Platform (preview) Explore Dataverse tables within Studio using SQL queries Events European Power Platform Conference (June, Dublin) - Promo Code "BOOST" Microsoft Power Platform Conference (October, Vegas) - Promo Code "BOOST" Pre-Day workshops - Nordic Summit (September, Copenhagen) - Promo Code "BOOST40" World Bench Press Championships -120KG M2 Nick's third liftPlease buy us a coffee Power Platform BOOST is Podcast (buymeacoffee.com) Be sure to subscribe so you don't miss a single episode of Power Platform BOOST!Thank you for buying us a coffee: buymeacoffee.comPodcast home page: https://powerplatformboost.comEmail: hello@powerplatformboost.comFollow us!Twitter: https://twitter.com/powerplatboost Instagram: https://www.instagram.com/powerplatformboost/ LinkedIn: https://www.linkedin.com/company/powerplatboost/ Facebook: https://www.facebook.com/profile.php?id=100090444536122 Mastodon: https://mastodon.social/@powerplatboost
Nach der Build ist vor dem Recap! Daher wird es Zeit für eine neue Folge GeekInspires. Gemeinsam mit unseren Freunden von CloudInspires, sowie unserem Special Guest Marcel Meurer, sprechen wir über die Ankündigungen und News der Microsoft Build 2022.
Nicht nur die #MSBuild war diese Woche, auch an den Features der Microsoft Roadmap wurde ordentlich gebaut. Heute eine überfällige Neuerung bei Outlook und FindTime, Microsoft Teams mit einem neuen Feature und einem gemeinschafts Feature mit Microsoft Forms, Microsoft Search mit einer tollen neuen Funktion sowie zu guter Letzt ein bald kommender Dark Mode. Weiter Microsoft-News sowie kostenlose Schnellstartanleitungen findest du auf afrait.com
Not only the #MSBuild was this week, the features of the Microsoft Roadmap were also properly built. Today, an overdue update to Outlook and FindTime, Microsoft Teams with a new feature and a collaborative feature with Microsoft Forms, Microsoft Search with a great new feature, and last but not least, Dark Mode coming soon. More Microsoft-News like some free quickstart guides for Microsoft Teams or Microsoft Planner are available on afrait.com
Hallo liebe Zuhörer:Innen, Hallo liebe Community,heute sprechen wir über einige Ankündigungen rund um das neue Outlook für Windows, ein Thema mit Auditing bei Exchange Online, unsere Challenges, das neue Microsoft Bookings und natürlich die Microsoft Build.Für einige der Themen haben wir die Links für mehr Details in die Beschreibung gepackt.Wie immer freuen wir uns über Euer Feedback und wünschen Euch viel Spaß bei unserem Talk,Michael und Thorsten--------------------------------------------------Ankündigung "The new Outlook for Windows": The new Outlook for Windows helps you be more productive and in control of your inbox (office.com)Limitierungen von "New Outlook for Windows": Things to know about the new Outlook for WindowsAktivierung von "New Outlook for Windows" bei einzelnen Anwendern: Enable or disable employee access to the new Outlook for WindowsMicrosoft Build Zusammenfassung: Satya Nadella on Twitter-------------------------------------------------Link zum Blog findet ihr hier: https://talkm365.netAuf Twitter unter: @TalkM365Twitter Michael: @plemichTwitter Thorsten: @thorpickLink zum YouTube-Kanal: https://link.talkm365.net/YouTubeLink zum Teams UG - Meetup: https://link.talkm365.net/TeamsUGMeetupLink zu Thorstens YouTube-Kanal (Quick-Tipps): Thorsten Pickhan - YouTube--------------------------------------------------Reference-Links:Music Intro/Outro: Vacation - AShamaluevMusic.Music Link: https://soundcloud.com/ashamaluevmusic/vacationMusic Background: Inspirational Corporate Ambient - AShamaluevMusicMusic Link: https://www.patreon.com/ashamaluevmusic--------------------------------------------------
On this episode, we get loop'y with Microsoft Loop. We chat with Greg Howard -- Principal product manager for Microsoft Loop and Fluid Framework (Office Experience Organization at Microsoft). Greg takes us through what Loop is - including common use scenarios, how it adds value throughout Microsoft 365, what's out now (Loop components), behind-the-scenes integration work (OneDrive component storage), and insights into what comes next. It's gonna be a Loop-the-loop thrill ride! Hop on. Click here for this episode's corresponding blog post. Social and Info Links: Greg Howard | LinkedIn | Twitter [guest] Mark Kashman |@mkashman [co-host] Chris McNulty |@cmcnulty2000 [co-host] SharePoint | @SharePoint | SharePoint community blog Resources: Main Microsoft Loop product page: https://aka.ms/Loop Announcement blog: "Microsoft Office—Transforming for the hybrid world" [scroll to the 'Introducing Microsoft Loop. Think, plan, create--together' segment] "Overview of Loop components in Teams" (doc.microsoft.com) Greg Howard on the February 2022 #MSLUG chat Microsoft Docs - The home for Microsoft documentation for end users, developers, and IT professionals. Microsoft Tech Community Home Stay on top of Office 365 changes Discover and follow other Microsoft podcasts at aka.ms/microsoft/podcasts Upcoming Events: AIIM 2022 (Apr.27-29, Denver, CO) SEF 2022 (planned for in-person with a few sessions delivered virtually, May.4-5.2022, Sweden) Microsoft 365 Virtual Marathon (May.4-6.2022 | Virtual) 365 EduCon - Seattle (May.9-12.2022, Seattle, WA) (use code: KASHMAN to save $100) Microsoft Build 2022 (May.24-26.2022 | Virtual) Follow The Intrazone at aka.ms/TheIntrazone
SANS Internet Stormcenter Daily Network/Cyber Security and Information Security Stormcast
Attackers are Abusing MSBuild to Evade Defenses and Implant Cobalt Strike Beacons https://isc.sans.edu/forums/diary/Attackers+are+abusing+MSBuild+to+evade+defenses+and+implant+Cobalt+Strike+beacons/28180/ Bypassing File Quarantine, Gatekeeper and Notarization Requirements https://objective-see.com/blog/blog_0x6A.html Spider-Miner: Trojanized Version of Spiderman No Way Home https://blog.reasonlabs.com/2021/12/23/spider-miner-with-great-power-comes-great-problems/
SANS Internet Stormcenter Daily Network/Cyber Security and Information Security Stormcast
Attackers are Abusing MSBuild to Evade Defenses and Implant Cobalt Strike Beacons https://isc.sans.edu/forums/diary/Attackers+are+abusing+MSBuild+to+evade+defenses+and+implant+Cobalt+Strike+beacons/28180/ Bypassing File Quarantine, Gatekeeper and Notarization Requirements https://objective-see.com/blog/blog_0x6A.html Spider-Miner: Trojanized Version of Spiderman No Way Home https://blog.reasonlabs.com/2021/12/23/spider-miner-with-great-power-comes-great-problems/
Подкаст RadioDotNet выпуск №41 от 13 декабря 2021 года К новогоднему выпуску мы собираем неформальные вопросы и темы, которые вам хотелось бы обсудить в рамках праздничного эпизода. Пишите нам на почту или в комментарии о чём вам хотелось бы услышать. Сайт подкаста: radio.dotnet.ru Темы: [00:03:40] — C# 11 Initial Triage github.com/dotnet/csharplang/blob/main/meetings/2... github.com/dotnet/csharplang/tree/main/meetings/2021 github.com/dotnet/roslyn/blob/main/docs/Language%... [00:32:35] — Monitoring application using OpenTelemetry meziantou.net/monitoring-a-dotnet-application-using-... [00:44:54] — .NET Framework 4.8 Container Improvements github.com/microsoft/dotnet-framework-docker/issu... [00:48:35] — Announcing YARP 1.0 Release devblogs.microsoft.com/dotnet/announcing-yarp-1-0-release microsoft.github.io/reverse-proxy/articles/getting-started [01:05:25] — MSBuild and 64-bit Visual Studio 2022 devblogs.microsoft.com/dotnet/msbuild-and-64-bit-visual-studi... github.com/dotnet/msbuild/issues/6461 [01:12:22] — Configuring dotnet-monitor with Prometheus and Grafana dotnetos.org/blog/2021-11-22-dotnet-monitor-grafana [01:19:27] — Infer# v1.2 — Interprocedural Memory Safety Analysis For C# devblogs.microsoft.com/dotnet/infer-v1-2-interprocedural-memo... [01:23:35] — Package ID prefix reservation docs.microsoft.com/nuget/nuget-org/id-prefix-reservation [01:27:34] — Подслушано youtube.com/watch youtube.com/playlist Фоновая музыка: Максим Аршинов «Pensive yeti.0.1»
On this episode from our #MSBuild recap, Gary Pretty is back to showcase the very latest in Azure Bot Service and demo how to build and deploy your bot in just a few steps!Jump to:[00:00] AI Show begins[00:25] Seth welcomes Gary[00:58] What's New with Azure Bot Service[03:02] Get Started with Composer[04:20] Authoring Conversational Experience[07:00] Enhanced testing and debugging[08:59] Extend your bot using package component[09:20] Teams-based bots[11:26] Bot Connections[13:31] Package Manager[16:17] Calendar capability with/Enterprise Assistant[19:38] Learn moreLearn more:Conversational AI Blog: https://aka.ms/AIShow/ConversationalAI/Build2021AI Show https://aka.ms/AIShowPlaylistCreate a Free account (Azure) https://aka.ms/aishow-seth-azurefreeGet Started with Machine Learning https://aka.ms/AIShow/StartMLAI for Developers https://aka.ms/AIShow/AIforDevelopersAzure Machine Learning https://aka.ms/AIShow/AzureMLFollow Seth https://twitter.com/sethjuarezFollow guest https://twitter.com/GaryPrettyDon't miss new episodes, subscribe to the AI Show https://aka.ms/AIShowsubscribeJoin us every other Friday, for an AI Show livestream on Learn TV and YouTube https://aka.ms/LearnTV - https://aka.ms/AIShowLive
On this episode from our #MSBuild recap, Gary Pretty is back to showcase the very latest in Azure Bot Service and demo how to build and deploy your bot in just a few steps!Jump to:[00:00] AI Show begins[00:25] Seth welcomes Gary[00:58] What's New with Azure Bot Service[03:02] Get Started with Composer[04:20] Authoring Conversational Experience[07:00] Enhanced testing and debugging[08:59] Extend your bot using package component[09:20] Teams-based bots[11:26] Bot Connections[13:31] Package Manager[16:17] Calendar capability with/Enterprise Assistant[19:38] Learn moreLearn more:Conversational AI Blog: https://aka.ms/AIShow/ConversationalAI/Build2021AI Show https://aka.ms/AIShowPlaylistCreate a Free account (Azure) https://aka.ms/aishow-seth-azurefreeGet Started with Machine Learning https://aka.ms/AIShow/StartMLAI for Developers https://aka.ms/AIShow/AIforDevelopersAzure Machine Learning https://aka.ms/AIShow/AzureMLFollow Seth https://twitter.com/sethjuarezFollow guest https://twitter.com/GaryPrettyDon't miss new episodes, subscribe to the AI Show https://aka.ms/AIShowsubscribeJoin us every other Friday, for an AI Show livestream on Learn TV and YouTube https://aka.ms/LearnTV - https://aka.ms/AIShowLive
On this episode from our #MSBuild recap, Sethu Raman is here to highlight how Managed Endpoints provides out-of-box capabilities to operationalize models. Sethu will demo how to deploy and score a GPU model: highlighting dev experience with CLI & local deployment and how to perform safe rollout: highlighting metrics, log analytics integration.Jump to:[00:16] AI Show welcomes welcomes Sethu[00:38] How Managed Online Endpoints supports Azure Machine Learning[02:20] Intro to Endpoint concepts and deployments[03:16] Demo 1 - Deploy and score a GPU model[07:40] Demo 2 - Perform safe rollout[11:11] Deployment slots with different modelsLearn more:How do deploy Managed Online Endpoints: https://aka.ms/AIShow/HowToDeploy/ManagedEndpointsAI Show Live: https://aka.ms/AIShowCreate a Free account (Azure) https://aka.ms/aishow-seth-azurefreeGet Started with Machine Learning https://aka.ms/AIShow/StartMLAI for Developers https://aka.ms/AIShow/AIforDevelopersAzure Machine Learning https://aka.ms/AIShow/AzureMLFollow Seth https://twitter.com/sethjuarezFollow Sethu https://twitter.com/Sethu20Don't miss new episodes, subscribe to the AI Show https://aka.ms/AIShowsubscribeJoin us every other Friday, for an AI Show livestream on Learn TV and YouTube https://aka.ms/LearnTV - https://aka.ms/AIShowLive
On this episode from our #MSBuild recap, Sethu Raman is here to highlight how Managed Endpoints provides out-of-box capabilities to operationalize models. Sethu will demo how to deploy and score a GPU model: highlighting dev experience with CLI & local deployment and how to perform safe rollout: highlighting metrics, log analytics integration.Jump to:[00:16] AI Show welcomes welcomes Sethu[00:38] How Managed Online Endpoints supports Azure Machine Learning[02:20] Intro to Endpoint concepts and deployments[03:16] Demo 1 - Deploy and score a GPU model[07:40] Demo 2 - Perform safe rollout[11:11] Deployment slots with different modelsLearn more:How do deploy Managed Online Endpoints: https://aka.ms/AIShow/HowToDeploy/ManagedEndpointsAI Show Live: https://aka.ms/AIShowCreate a Free account (Azure) https://aka.ms/aishow-seth-azurefreeGet Started with Machine Learning https://aka.ms/AIShow/StartMLAI for Developers https://aka.ms/AIShow/AIforDevelopersAzure Machine Learning https://aka.ms/AIShow/AzureMLFollow Seth https://twitter.com/sethjuarezFollow Sethu https://twitter.com/Sethu20Don't miss new episodes, subscribe to the AI Show https://aka.ms/AIShowsubscribeJoin us every other Friday, for an AI Show livestream on Learn TV and YouTube https://aka.ms/LearnTV - https://aka.ms/AIShowLive
Check out this episode from our #MSBuild recap when Seth welcomed Krishna Doss back to the show to share the latest and greatest from Azure Translator, translating documents at scale and preserving formatting!Jump to:[00:17] Seth welcomes Krishna[00:59] What's new in Azure Translator[04:25] How it works[05:26] Sample requests[06:23] Source v. Translated docs[06:45] Demo[08:40] Developer experience[09:33] Learn moreLearn more:Document Translation user documentation https://aka.ms/AIShow/Translation/Doc Python Kit https://aka.ms/AIShow/PythonKit .NET Kit https://aka.ms/AIShow/NetKit Doc Translation in Translator https://aka.ms/AIShow/DocTranslationInTranslatorTranslator Microsoft Azure Pricing https://aka.ms/AIShow/AzureTranslator/PricingCreate a Free account (Azure) https://aka.ms/aishow-seth-azurefreeGet Started with Machine Learning https://aka.ms/AIShow/StartMLAI for Developers https://aka.ms/AIShow/AIforDevelopersAzure Machine Learning https://aka.ms/AIShow/AzureMLAI Show https://aka.ms/AIShowFollow Seth https://twitter.com/sethjuarezFollow Krishna https://twitter.com/Krishna_DossDon't miss new episodes, subscribe to the AI Show https://aka.ms/AIShowsubscribeJoin us every Friday, for an AI Show livestream on Learn TV and YouTube https://aka.ms/LearnTV - https://aka.ms/AIShowLive
Check out this episode from our #MSBuild recap when Seth welcomed Krishna Doss back to the show to share the latest and greatest from Azure Translator, translating documents at scale and preserving formatting!Jump to:[00:17] Seth welcomes Krishna[00:59] What's new in Azure Translator[04:25] How it works[05:26] Sample requests[06:23] Source v. Translated docs[06:45] Demo[08:40] Developer experience[09:33] Learn moreLearn more:Document Translation user documentation https://aka.ms/AIShow/Translation/Doc Python Kit https://aka.ms/AIShow/PythonKit .NET Kit https://aka.ms/AIShow/NetKit Doc Translation in Translator https://aka.ms/AIShow/DocTranslationInTranslatorTranslator Microsoft Azure Pricing https://aka.ms/AIShow/AzureTranslator/PricingCreate a Free account (Azure) https://aka.ms/aishow-seth-azurefreeGet Started with Machine Learning https://aka.ms/AIShow/StartMLAI for Developers https://aka.ms/AIShow/AIforDevelopersAzure Machine Learning https://aka.ms/AIShow/AzureMLAI Show https://aka.ms/AIShowFollow Seth https://twitter.com/sethjuarezFollow Krishna https://twitter.com/Krishna_DossDon't miss new episodes, subscribe to the AI Show https://aka.ms/AIShowsubscribeJoin us every Friday, for an AI Show livestream on Learn TV and YouTube https://aka.ms/LearnTV - https://aka.ms/AIShowLive
We've come down from build and gotten back to the grind. Two releases this week followed by a ton of interesting stuff that's happening in the .NET Space..NET 5.0.7 has been released and it's a small release that fixes CVE-2021-31957. In the same vein, .NET Core 3.1.16 has been released and it fixes the aforementioned CVE.Microsoft's Kate Crawford says “AI is neither artificial nor intelligent and I've never agreed with a headline more.End to End encryption coming to Microsoft Teams which will send corporate legal compliance teams into tizzies. So I'll assume that it's “End to End” but your employer will probably have keys to decrypt and record it, because that's who's paying the tab.There's a design proposal to make Directory.Build.targets just work and as someone who is still very scared of MSBuild, I hope this is means fewer nightmares.MSTIC helped the FBI confiscate the hacker's wallet from the Colonial Pipeline ransomware hack and they're being mum on what ‘help' means. Some commenters note that Windows 10 has a built in keylogger; and I'm seriously reconsidering linux.Visual Studio now supports deep links for git pull requests and the 1990s called and asked for royalties on this tech.First known Malware targetting windows containers but everyone is safe because no one uses windows containers. Also if you are forced to use Windows Containers I have to assume that's about the 20th worst part of your job.Jet Brains Rider ‘Must Use' Plugins. Selling Microsoft based developers on a better IDE is like selling shoes to the cobbler's kids. I respect Jetbrains here but it's always going to be an uphill battle. JetBrains has another blog post just released titled “Import settings from Visual Studio and Visual Studio Code to JetBrains Rider” In case you wanted more evidence of that uphill battle.The .NET Community Standup asks “What's new with Blazor” in this video. What's new, Blazor?Do you need to inject text into an ASP.NET Core Response? Rick Strahl has you covered this is over a year old but still the best resource if you need to rewrite the response in ASP.NET Core.Immo Landwerth wants to make Exception.ToString() useful and if accomplished I'd like to have Immo's babies. Only one of these statements is a joke and I'll leave that to you to decide which one.Azure App Service supports .NET 6 Preview on Linux and Windows Early Access according to Byron Tardif (@bktv99 on twitter).Visual Studio Code 1.57 has been released and there will come a tipping point where new features gives it a similar bloat profile to Visual Studio. It's like the Wilford Brimley line for software.Rediscovering Implicit Casts or as I like to think about it “More than you ever wanted to know about implicit casting in C#.Christina Warren shows us that comic sans makes a pretty good mono-spaced font and I hate myself for how much I like this.And that's it for what happened Last week in .NET.
On this episode of DevTalk I speak to Mikayla Hutchinson about .NET 6, T4 text templating, and MSBuildEditor. Links: .NET 6 Mono.TextTemplating (T4) MSBuildEditor
On this week's episode, Ashly Yeo will demo the exciting announcement made at #MSBuild about What's new in Text Analytics for Health!Jump to:[00:15] Seth welcomes Ashly[01:02] #MSBuild announcements on Text Analytics for Health[02:48] How to access Text Analytics for Health[03:40] API Output visualization 05:38 Demo in Visual Studio Code[08:54] Demo in Python SDK - see sample link belowLearn more:How-to Text Analytics for health https://aka.ms/AIShow/TextAnalyticsforHealth/HowToText Analytics for health sample https://aka.ms/AIShow/TextAnalytics/SampleText Analytics Tech Community blog https://aka.ms/AIShow/TechCommunity/TextAnalyticsAI Show https://aka.ms/AIShowCreate a Free account (Azure) https://aka.ms/aishow-seth-azurefreeGet Started with Machine Learning https://aka.ms/AIShow/StartMLAI for Developers https://aka.ms/AIShow/AIforDevelopersAzure Machine Learning https://aka.ms/AIShow/AzureMLFollow Seth https://twitter.com/sethjuarezDon't miss new episodes, subscribe to the AI Show https://aka.ms/AIShowsubscribeJoin us every other Friday, for an AI Show livestream on Learn TV and YouTube https://aka.ms/LearnTV - https://aka.ms/AIShowLive
On this week's episode, Ashly Yeo will demo the exciting announcement made at #MSBuild about What's new in Text Analytics for Health!Jump to:[00:15] Seth welcomes Ashly[01:02] #MSBuild announcements on Text Analytics for Health[02:48] How to access Text Analytics for Health[03:40] API Output visualization 05:38 Demo in Visual Studio Code[08:54] Demo in Python SDK - see sample link belowLearn more:How-to Text Analytics for health https://aka.ms/AIShow/TextAnalyticsforHealth/HowToText Analytics for health sample https://aka.ms/AIShow/TextAnalytics/SampleText Analytics Tech Community blog https://aka.ms/AIShow/TechCommunity/TextAnalyticsAI Show https://aka.ms/AIShowCreate a Free account (Azure) https://aka.ms/aishow-seth-azurefreeGet Started with Machine Learning https://aka.ms/AIShow/StartMLAI for Developers https://aka.ms/AIShow/AIforDevelopersAzure Machine Learning https://aka.ms/AIShow/AzureMLFollow Seth https://twitter.com/sethjuarezDon't miss new episodes, subscribe to the AI Show https://aka.ms/AIShowsubscribeJoin us every other Friday, for an AI Show livestream on Learn TV and YouTube https://aka.ms/LearnTV - https://aka.ms/AIShowLive
Hallo liebe Zuhörer:innen, in der heutigen Folge sprechen wir über die Themen aus dem "Book of News" von der #MSBuild. Eigentlich ist es ja eine Entwickler-Konferenz, dennoch gibt es einige Themen, die unsere Aufmerksamkeit bekommen haben. Dazu sprechen wir über Azure Communication Services und weitere Teams Entwicklungsmöglichkeiten. Im Anschluss unterhalten wir uns über eine These, die aus den Medien kam: #MicrosoftTeams as a Platform. Meint ihr dies hat eine Zukunft oder seht ihr sogar noch weitere Entwicklungen, die wir nicht bedacht haben? - Schreibt es uns gern via Twitter an @TalkM365. In unserem Service an Euch, sprechen wir noch einmal über die baldige "Abschaltung" von Skype for Business Online und diskutieren die Möglichkeit diese "Zwangsmigration" auf einigen Tenants noch etwas aufzuschieben. Ein Gerücht bildet dann unser Abschlussthema: Das nächste Betriebssystem-Update wird nicht mehr Windows 10 heißen, sondern Windows 11. Merkt Euch den 24.06. als großes Windows-Event. Viel Spaß beim hören, Michael und Thorsten -------------------------------------------------- Link zum Blog findet ihr hier: https://talkm365.net Link zum YouTube Kanal gibts hier: https://youtube.talkm365.net Auf Twitter unter: @TalkM365 Twitter Michael: @plemich Twitter Thorsten: @thorpick -------------------------------------------------- Reference-Links: Music Intro/Outro: Vacation - AShamaluevMusic. Music Link: https://soundcloud.com/ashamaluevmusic/vacation Music Background: Inspirational Corporate Ambient - AShamaluevMusic Music Link: https://www.patreon.com/ashamaluevmusic
En este episodio de Bienvenida, presentamos a los anfitriones del podcast y discutimos las ultimas novedades anunciadas en RSA y MSBuild en el enterno de la seguridad de Azure, con especial atencion a Azure Sentinel, Defender, Firewall Premium, Simuland y Azure AD
This is Last Week in .NET for the week that ended... well.. last week (January 16th, 2020). It was a rocky week last week; and more of the same expected this week for the Washington DC area, and with an inauguration and Martin Luther King day as our backdrop, let's dive into what happened last week in the world of .NET.Releases
Your co-hosts cover conferences past and yet to come on this week's episode of The Cloud Pod. A big thanks to this week's sponsor: Foghorn Consulting, which provides full-stack cloud solutions with a focus on strategy, planning and execution for enterprises seeking to take advantage of the transformative capabilities of AWS, Google Cloud and Azure. This week's highlights We take a good, hard look at the ways Google Cloud has AWS beat. Microsoft Build 2020 featured the fifth most powerful computer in the world. Google Cloud Next is here to stay for a long, long time. General News: Let Me Count the Ways Peter Wayner of InfoWorld wrote an article listing the 13 ways Google Cloud beats AWS. Well…he didn't say they were all good reasons. AWS: That's a MTHFL AWS announced the Cloud Development Kit for Kubernetes called cdk8s is now in alpha. Rolls right off the tongue, doesn't it?
Un riassunto sulle novità e sugli argomenti delle sessione che sono riuscito a seguire durante Build 2020.
Domani, martedì 19 maggio ci inizierà Microsoft Build 2020, e vi voglio raccontare quali sessioni ho inserito nella mia agenda.https://mybuild.microsoft.com/
This Week on Channel 9, Christina is back (with a new camera!) with all of the latest developer news, including:[00:51] #MSBuild Microsoft Build Digital Information - Register Now[02:08] GitHub Satellite Recap[02:55] Visual Studio Codespaces[04:00] Visual Studio Code 1.45[04:40] VS Code Python Extension May 2020[04:55] TypeScript 3.9[05:10] Docker VS Code Extension Update and Details[05:55] Start Developing for Windows 10 v. 2004 [06:24] AI Show[06:38] VS Toolbox[06:47] On .NET[06:53] Christina's Pick of the Week: New Surface Goodness
This Week on Channel 9, Christina is back (with a new camera!) with all of the latest developer news, including:[00:51] #MSBuild Microsoft Build Digital Information - Register Now[02:08] GitHub Satellite Recap[02:55] Visual Studio Codespaces[04:00] Visual Studio Code 1.45[04:40] VS Code Python Extension May 2020[04:55] TypeScript 3.9[05:10] Docker VS Code Extension Update and Details[05:55] Start Developing for Windows 10 v. 2004 [06:24] AI Show[06:38] VS Toolbox[06:47] On .NET[06:53] Christina's Pick of the Week: New Surface Goodness
This Week on Channel 9, Christina is back (with a new camera!) with all of the latest developer news, including:[00:51] #MSBuild Microsoft Build Digital Information - Register Now[02:08] GitHub Satellite Recap[02:55] Visual Studio Codespaces[04:00] Visual Studio Code 1.45[04:40] VS Code Python Extension May 2020[04:55] TypeScript 3.9[05:10] Docker VS Code Extension Update and Details[05:55] Start Developing for Windows 10 v. 2004 [06:24] AI Show[06:38] VS Toolbox[06:47] On .NET[06:53] Christina's Pick of the Week: New Surface Goodness
Bu bölümde Mayıs ayında yapılan MSBuild ve Ng-Conf konferanslarında öne çıkan yenilikleri ve bunların yazılım dünyasındaki yansımalarına değindik. Katılımcılar Fatma Tanrısevdi Barış Özaydın Uğur Atar Deniz İrgin
The latest on Microsoft's customizable platform for running DevOps in your organization or on any tech platform or cloud. Abel Wang, Principal Cloud Developer Advocate at Microsoft, shows you how Azure DevOps can be used with your preferred language, tools, and processes while taking advantage of new first-party GitHub integration for your open source projects. You'll see turn-key, cloud-hosted code versioning, and automated approval workflows plus learn to build and release CI/CD process with Azure pipelines, and automated code quality checks with release gates. Finally, a look at new features, such as IntelliSense and Autocomplete, and our visual editor to help you build quality code faster. To get started with Azure DevOps go to: https://dev.azure.com
Recorded at Build, Microsoft’s ultimate annual developer event, Colleen and Sonia debrief after Satya Nadella’s vision keynote on the Expo floor at the Washington State Convention Center. Then, Sonia heads to The Lounge onsite to speak with a few Cloud Developer Advocates—a community-based team at Microsoft with a goal to empower developers to do more with the cloud. Colleen connects with Nina Baliga, the founder and CEO of ersity, a website that showcases insiders’ perspectives on company diversity and inclusion initiatives. Finally, Colleen is joined by Charlotte Yarkoni, the Corporate Vice President of Growth and Ecosystems in the Cloud + AI group, to talk about her team’s involvement with the conference and her support of organizations encouraging girls and young women to pursue their interests in STEM. Please subscribe, rate, and share the episode. Find us online at www.wibt.com. Send any and all feedback to wibt@microsoft.com or tweet @MicrosoftWomen.
MS Build is cooler than you think! While at NDC Oslo, Carl and Richard sat down with Daniel Plaisted to talk about the latest version of MS Build. But first, a quick conversation about the situation around the reversion back from project files using JSON rather than the traditional XML-driven MS Build files. The good news is that more of what made the JSON project files great is showing up in the MS Build files! The conversation also digs into building complex pipelines for MS Build and more importantly - how to debug them! Structured logging to the rescue!Support this podcast at — https://redcircle.com/net-rocks/donations
MS Build is cooler than you think! While at NDC Oslo, Carl and Richard sat down with Daniel Plaisted to talk about the latest version of MS Build. But first, a quick conversation about the situation around the reversion back from project files using JSON rather than the traditional XML-driven MS Build files. The good news is that more of what made the JSON project files great is showing up in the MS Build files! The conversation also digs into building complex pipelines for MS Build and more importantly - how to debug them! Structured logging to the rescue!Support this podcast at — https://redcircle.com/net-rocks/donations
Nate McMaster shows how to publish an MSBuild task as a NuGet package, allowing you to share it and reuse it in your own projects.The code for this episode is available here: https://github.com/CodeConversations/MSBuild-Features-With-Nate-McMaster/tree/master/Video-2
Nate McMaster shows how to write your own MSBuild tasks in C#. Since you're developing your tasks in C#, you can use standard .NET libraries, debug your code, etc.The code for this episode is available here: https://github.com/CodeConversations/MSBuild-Features-With-Nate-McMaster/tree/master/Video-1
Nate McMaster gives and introduction to using MSBuild in .NET Core project files. Watch as he runs through the basics in a new .NET Core application (using Visual Studio Code on a Mac), then shows off a few useful tricks including property imports, directory build properties, and running custom tasks like Gulp as part of your build.The code for this episode is available here: https://github.com/CodeConversations/MSBuild-Features-With-Nate-McMaster/tree/master/Video-0
In this episode Greg is joined by guest Ed Blankenship. While at #MSBuild 2017, Greg and Ed talk MVP, TFS -> VSTS Migration, TFS at Microsoft, book writing and much more.... For feedback contact radiotfs@outlook.com, call +1 425 233-8379 or visit http://www.radiotfs.com
In this episode Greg is joined by guest Ed Blankenship. While at #MSBuild 2017, Greg and Ed talk MVP, TFS -> VSTS Migration, TFS at Microsoft, book writing and much more.... For feedback contact radiotfs@outlook.com, call +1 425 233-8379 or visit http://www.radiotfs.com
The dream of continuous deployment and debugging your Android and iOS apps from Visual Studio with nothing more than a device is now a reality. We talk shop on what the Xamarin Live Player is and how we built it. Frank goes into the inner workings of his genius mind and the bits and bytes of how the Live Player player works. James on the other hand got to work on the app and IDE integrations with the Xamarin team and discusses the intricate parts of running an app inside of an app. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Proudly recorded on Zencastr
The dream of continuous deployment and debugging your Android and iOS apps from Visual Studio with nothing more than a device is now a reality. We talk shop on what the Xamarin Live Player is and how we built it. Frank goes into the inner workings of his genius mind and the bits and bytes of how the Live Player player works. James on the other hand got to work on the app and IDE integrations with the Xamarin team and discusses the intricate parts of running an app inside of an app. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Proudly recorded on Zencastr
The past few days at Microsoft Build 2017 have been filled with wonderful news for .NET and Xamarin developers. On this weeks pod we have a full recap of the event, announcements, and a few predictions. Additionally, we deep dive into a few stand out topics such as XAML Standard, .NET Standard 2.0, the Xamarin Live Player, and of course Fluent Design. Sit back and relax for a Build 2017 packed show. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Proudly recorded on Zencastr
The past few days at Microsoft Build 2017 have been filled with wonderful news for .NET and Xamarin developers. On this weeks pod we have a full recap of the event, announcements, and a few predictions. Additionally, we deep dive into a few stand out topics such as XAML Standard, .NET Standard 2.0, the Xamarin Live Player, and of course Fluent Design. Sit back and relax for a Build 2017 packed show. Follow Us Frank: Twitter, Blog, GitHub James: Twitter, Blog, GitHub Music : Amethyst Seer - Citrine by Adventureface Proudly recorded on Zencastr
Apple Coding News #12 (13/05/2017) - Visual Studio 2017 llega a su versión final en Mac. - XAML será un estándar que incluirá a iOS y Android. - Project Rome, o cómo llevar Handoff de Mac a todas las plataformas desde Windows. - Xamarin Live, ahora ya NO se necesita un Mac para desarrollar y depurar directamente en iOS. Descubre nuestras ofertas para oyentes: "Concurrencia en iOS con Swift" en Udemy por $20,99/20,99€. "Swift de lado servidor con Vapor" en Udemy por $69,99/69,99€. "Desarrollo Seguro en iOS con Swift" en Udemy por $124,99/124,99€. "Aprendiendo Swift 5.2" en Udemy por $74,99/74,99€. Apple Coding Academy Suscríbete a Apple Coding en nuestro Patreon. Canal de Telegram de Swift. Acceso al canal. --------------- Consigue las camisetas oficiales de Apple Coding con los logos de Swift y Apple Coding. Logo Apple Coding (negra, logo blanco) Logo Swift (negra, logo blanco) Logo Swift (blanco, logo color original Swift) Logo Apple Coding (blanco, logo negro) --------------- Sigue nuestro canal en Youtube en: Canal de Youtube de Apple Coding Tema musical: "Final Frontier", compuesto por Thomas Bergensen. Usado con permisos de fair use. Escúchalo en Apple Music o Spotify.
Brendan Burns (http://codemonkey.fm/guests/brendan-burns), Director of Engineering at Microsoft Azure and co-founder of Kubernetes discusses the MP3 patent expiring, MSBuild conference, secure coding neglect and the future of distributed computing. Credits Opening Music: Another beek beep beer please (http://freemusicarchive.org/music/Rolemusic/gigs_n_contest/rolemusic_-_gigs_n_contest_-_03_Another_beek_beep_beer_please) by Rolemusic (http://freemusicarchive.org/music/Rolemusic/) Special Guest: Brendan Burns.
Notre camarade Christophe (alias Toss) a été invité par Microsoft France à assurer un suivi de la build 2017. Pour cela, il va animer une série de 4 podcasts en étant accompagné d’une équipe totalement différente. Cette fois-ci, ce sont des professionnels de l’univers Microsoft qui l’entoureront et la tâche de Christophe sera de les […]
It’s a special open mic edition of Coder Radio. We discuss the complex reasons behind Microsoft’s choice to open source MSBuild, the quest for the perfect Linux laptop continues & why, oh why, oh why HTML5 has a place. Plus emails & more!