Przejdź do treści

.NET

Spotkaj więcej osób zainteresowanych tematem .NET w pobliżu: dzielcie się doświadczeniami, inspirujcie i bądźcie dla siebie motywacją. Dołącz do grupy na temat .NET.
pin icon
877 509
członkowie
people1 icon
793
grupy

Największe grupy na temat .NET

  • Zdjęcie użytkownika Member 1
  • Zdjęcie użytkownika Member 2
  • Zdjęcie użytkownika Member 3
33 394 członków
  • Zdjęcie użytkownika Member 1
  • Zdjęcie użytkownika Member 2
  • Zdjęcie użytkownika Member 3
19 412 członków
  • Zdjęcie użytkownika Member 1
  • Zdjęcie użytkownika Member 2
  • Zdjęcie użytkownika Member 3
17 664 członków
  • Zdjęcie użytkownika Member 1
  • Zdjęcie użytkownika Member 2
  • Zdjęcie użytkownika Member 3
9790 członków
  • Zdjęcie użytkownika Member 1
  • Zdjęcie użytkownika Member 2
  • Zdjęcie użytkownika Member 3
8490 członków
  • Zdjęcie użytkownika Member 1
  • Zdjęcie użytkownika Member 2
  • Zdjęcie użytkownika Member 3
8467 członków

Najczęściej zadawane pytania

Tak! Sprawdź wydarzenia .net, które odbywają się dzisiaj tutaj. To spotkania na żywo, gdzie możesz poznać innych entuzjastów i wziąć udział w aktywnościach już teraz.

Odkryj wszystkie wydarzenia .net, które mają miejsce w tym tygodniu tutaj. Zaplanuj z wyprzedzeniem i dołącz do ekscytujących spotkań przez cały tydzień.

Oczywiście! Znajdź wydarzenia .net w swojej okolicy tutaj. Połącz się z lokalną społecznością i odkryj wydarzenia w swoim rejonie.

Wydarzenia .NET dzisiaj

Dołącz do wydarzeń .NET, które odbywają się teraz na żywo

Building Agents with Microsoft Foundry
Building Agents with Microsoft Foundry
We will show a variety of methods for building agents that run in Microsoft Foundry. This covers the different types of agents: Prompt, Multi, and Hosted, as well as the development lifecycle using evals and traces.
Columbus PHP: Monthly Meetup
Columbus PHP: Monthly Meetup
Our monthly PHP meetup. A virtual shindig courtesy of Zoom. Check back here for the details around 6:15 pm
Data & Analytics Wednesday - Google Analytics Alternatives
Data & Analytics Wednesday - Google Analytics Alternatives
**Google Analytics Alternatives** Is it finally time to make the switch away from Google Analytics? Two-and-a-half years ago Jason Packer asked this question at Columbus Web Analytics Wednesday. Since then: Google’s Universal Analytics has been sunset, we’ve changed our name to Columbus Data & Analytics Wednesday, and Jason has released two editions of his book “Google Analytics Alternatives”. Fresh off the release of the 2nd edition of his book, we thought it was time to re-open this conversation. While people love to complain about it, GA’s market share has remained relatively constant (at least in the United States). Why is that? You won’t find any complaints about GA4 in this talk, but rather an overview of what’s currently available in the market and how to frame your decision-making process. We’ll also be giving out some free copies of Jason’s book! So even if you’ve got a “GA4Lyfe” tattoo (no judgement), there’s free books to go with the free pizza and beer. Thanks to our 2026 sponsors: [Clarivoy](https://www.clarivoy.com), [What Box Consulting Group](https://www.whatboxconsultinggroup.com), [Conductrics](https://www.conductrics.com), and [Piwik PRO](https://piwik.pro) More info at [cbusdaw.com](https://cbusdaw.com)
Drag Bingo
Drag Bingo
Fundamentals: by do Jung Ishu/ the art of fighting
Fundamentals: by do Jung Ishu/ the art of fighting
We are a real world Martial arts group. \ Called DO JUNG ISHU (the art of fighting) \ Based off of Jeet kune do we just continued where Bruce Lee left off. \ We have been around a while. \ We are donation based. Every week we get together and work technical skills and live pressure testing. \ Almost all of the instructors have been in everything from altercations in the real world to the ring and some still compete in the cage. \ If you want to take your skills up, improve your confidence, gain self defense skills, get in better shape, test yourself or just want to kill some time and possibly get hit a bit come on down. \ We will be located at 3923 N High St, Columbus, OH 43214 inside the whetstone rec center in the auditorium, upstairs in classroom B or outside in the grass between the playground and horseshoe area. our instructors are normally in a black and red art of fighting shirt \ if you can not find us call or text me at 6143570295 Saturday 1pm Wednesday 5:30pm From Age 16 and up. attendees under the age of 18 must have a guardian with them. \ \ You must have a free leisure card for the rec center and must be registered for our class specifically .\ Wear workout clothing \ Bring a MOUTHPIECE! \ WE HAVE GLOVES. \ Hope to see you soon :-).\ We are run off of donations. \ let me know if you have any questions :)
Stop Negative thinking and Over-thinking and Feel More Positive
Stop Negative thinking and Over-thinking and Feel More Positive
How do we recover from having had a toxic or narcissistic ex? How do we move on from the past, especially something as traumatic as a divorce or breakup? How do we avoid anxiety and depression? How do we have more self esteem? In this meeting, you will learn the mental health secrets to help you quickly get over the past and heal your mind. Be sure to click on the red "Attend" button below to come to this local event. We look forward to seeing you there. This group is created by the Dianetics & Scientology life improvement center.

Wydarzenia .NET w tym tygodniu

Odkryj, co się dzieje w najbliższych dniach

CBusData - Discover the Power of Window Functions
CBusData - Discover the Power of Window Functions
Window functions have nothing to do with the Windows operating system but provide a “window” to a result set when used in SQL queries. They are powerful, set-based methods to view data in unexpected ways. Window functions provide easy, set-based solutions to solve some common problems: * Using running totals * Performing operations in intervals * Identifying data gaps and islands * Performing aggregates without losing detail Many people are confused by window functions and do not know how to use them properly. This session will explore window functions, how they work, and how to use them. Demonstrations with several examples will solidify how window functions can simplify queries and make them more powerful.
Much Ado About Nullable - C# Nullable Reference Types Explained
Much Ado About Nullable - C# Nullable Reference Types Explained
On Thursday, March 12, 2026, we will meet at the TEKSystems offices at 700 N Hurstbourne Pkwy. Doors will open at 6:00 p.m., and the presentations will begin sharply at 6:30 p.m. Along with an excellent presentation, TEKsystems will provide food. Please RSVP so we know how much food to order. Afterward, we will go to Brick House Tavern for drinks and food to continue the conversation. The session will also be broadcast at https://twitch.tv/TaleLearnCode. ### Much Ado About Nullable - C# Nullable Reference Types Explained In 2019 (C# 8.0) Microsoft introduced a feature that has generated a lot of confusion, debate and outright dissent. I'm talking about Nullable Reference Types. In this presentation, I we dig into this feature, explore why it exists, what problem it tries to solve, how it works, and how people have critiqued it, so that you as a programmer can decide if and how you want to use it.
Gold Star Business Networking
Gold Star Business Networking
Bring your business cards and network in person with other business professionals! Gold Star Referral Clubs is one of the most established professional networking organizations in the country, with multiple groups in central Ohio. Join us!
Columbus Code & Coffee 84 @ Improving
Columbus Code & Coffee 84 @ Improving
Columbus Code & Coffee is an inclusive, informal co-working session. People of all skill levels attend, and we love it that way. Many people (optionally) bring projects to work on, and many other people (optionally) socialize the entire time. It's entirely up to you! **What to Expect at the Intro Circle** \~\~\~\~\~\~\~\~\~\~\~\~\~ Near the beginning of the event (1:30 pm), we do a standup: * Organizer announcements, updates, and logistics Round 1 - (7 secs max): * Your name * What you're working on * What you can help others with Round 2: * Community events you wanna plug. If none, that's cool too. Round 3: * Job opportunities you're hiring for OR announce that you are looking for one. If none, that's cool. After the introduction circle, everything is self-organized! Feel free to work alone, pair up, attend one of our workshops/presentations, or mingle!
DoJo (Informal Python Meeting)
DoJo (Informal Python Meeting)
**New Dojo Location!** **Draft Day Columbus** 1130 Dublin Road Columbus, OH 43215 We're going to try a new dojo location for a few weeks and see how it works Dojos are informal Python group study sessions where everyone interested in Python gathers to learn about Python, help others with Python, or just hang out. Everyone is welcome from Python beginners to experts. Bringing a laptop is encouraged (we'll have extension cords and power strips). If there's something you want to learn leave a comment on this invite so we can plan ahead. We're looking for topic suggestions and people interested in presenting at our monthly meetings. To this end we've set up a survey form at [https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc](https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc)
Prototype, Play, and Build Workshops (In-Person @GameArena)!!!
Prototype, Play, and Build Workshops (In-Person @GameArena)!!!
This month, we are in-person at GameArena!!! We will also be joined by students and their games from [Shawnee State](https://www.shawnee.edu/game-design-programs)! \-\-\- Join us for our our monthly COGG Prototype and Play event @GameArena! Come to play and showcase your games. We're back in the upper levels of the catwalk mezzanine area. It'll be packed with lots of camaraderie playing your game(s) and other's games on the 2nd floor as well as the 1st floor in the gaming room below the mezzanine. Light snacks and water provided but you can buy food and drinks at the bar (alcoholic drink ID required). [https://www.game-arena.co/menu](https://www.game-arena.co/menu) **Attendees:** Don't have a game to show? Not a problem! All are welcomed and invited from all ages and backgrounds. The more we can have to play test our games the better! **Developers:** Do you have a game that you would like to get critical feedback on? Would you like an excuse to work on a game with other talented artists, programmers, musicians, designers, and writers? Digital, table-top, non-experienced developers, and the like are welcomed! We'll provide signage for your game to help others learn more about your work. Wifi, outlets, tables, and seats (though standing tables also) are available. Come to the Prototype and Play workshop to collaborate and meet local game developers for an evening of epic and raw game play fun! Play works-in-progress, show off your own game, work with others to add polish to a game, or even lend your talents to other fellow developers. Can use South Garage at the Gateway with a $5 voucher on your way out. 75 E 11th Ave, Columbus, OH 43201 [https://maps.app.goo.gl/UwgveUYG37Jy7RtS9](https://maps.app.goo.gl/UwgveUYG37Jy7RtS9) If you have any questions or comments, as always, feel free to reach out to us at [info@thecogg.com!](http://info@thecogg.com!/)

Wydarzenia .NET w Twojej okolicy

Połącz się z lokalną społecznością .NET

TBD
TBD
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you. The building address is 4450 Bridge Park The entrance is 6620 Mooney St, Suite 400 **Abstract** TBD **YouTube Link** TBA
Central Ohio .NET Developers  Group
Central Ohio .NET Developers Group
* Who Can Attend \* The Central Ohio .Net Developers Group meetings are free and open to the public! All developers; professional, student, and hobbyist are welcome and encouraged to attend. * When we meet \* The Central Ohio .Net Developers Group meets on the 4th Thursday of every month. * Where we meet \* Please check our Meetup group link below for the latest location details! * Join our Meetup Group \* https://www.meetup.com/Central-Ohio-NET-Developers-Group-CONDG/
From Idea to Working App in Minutes: The Agentic Development with Amazon Kiro
From Idea to Working App in Minutes: The Agentic Development with Amazon Kiro
Discover Kiro, AWS’s innovative development environment that adapts to your workflow. Whether you prefer specification-driven development or a more intuitive, vibe-based approach, Kiro empowers you to build applications your way. In this session, speakers will explore Kiro’s core functionality and its evolution through re:Invent 2025, along with demonstrations of prompts used to create APIs, hooks, and steering documents. In the latter part of the session, watch as we build a complete example from scratch, showcasing Kiro’s agentic AI workflow in action for spec-driven development and vibe coding. What You'll Learn - Core Kiro concepts and development philosophy Feature evolution: pre and post re:Invent 2025 Practical examples: API creation, hooks, and steering docs Live coding demonstration with real-time problem solving Who Should Attend - Developers, solutions architects, and technical leaders interested in modern AWS development tools and AI-assisted coding workflows. **Speakers Bio:** Matthew Jorat: Matthew Jorat is a Customer Solutions Manager at AWS with nearly three decades of expertise in AI, cloud transformation, migration, modernization, IT, technology, and business. His career spans infrastructure engineer, solutions architect, security auditor, customer success director, support and services director, and operations officer. He was an early adopter of AWS services as a customer, and his current role at AWS uniquely blends his technical and business skills as he partners with executive teams to translate strategic priorities into measurable business outcomes through cloud adoption, AI implementation, and operational excellence. Matt leads end-to-end AI initiatives for enterprise customers, identifying high-impact use cases and maintaining relentless focus on measurable ROI. He holds eight AWS certifications and serves as Adjunct Professor at Franklin University teaching cloud computing and AWS architecture. His expertise encompasses GenAI, agentic AI systems, migration, modernization, and optimization strategies that drive transformation at scale. [https://www.linkedin.com/in/mattjorat/](https://www.linkedin.com/in/mattjorat/) Girish Bhatia: Girish Bhatia is a seasoned technology delivery leader with deep expertise in cross-domain program management. He holds multiple AWS certifications, including AWS Certified Solutions Architect – Associate, AWS Certified Developer – Associate, and AWS Generative AI Practitioner, and is also an AWS Community Builder. Girish brings over two decades of experience in the information technology industry. Throughout his career, Girish has led major technology-driven business transformation from modernizing on-premises applications to driving large-scale cloud migrations. His work includes API-based integration platforms, data-center and mainframe modernization, and enterprise cloud adoption initiatives. Based in Columbus, Ohio, Girish works at a tech-forward fintech company. He is passionate about AWS serverless architectures, Generative AI and emerging cloud technologies. An avid learner and builder, he continues to explore and apply the latest innovations in AWS to help organizations accelerate their digital transformation. https://www.linkedin.com/in/girishbhatia/[https://www.linkedin.com/in/girishbhatia/](https://www.linkedin.com/in/girishbhatia/) **THANK YOU** *Franklin University* for hosting our meetup! To learn more about *Franklin University*, please visit their website: https://www.franklin.edu/ **DIRECTIONS** Franklin University Fisher Hall 300 E. Main St, Columbus, OH 43215 Map: https://maps.app.goo.gl/jxjBA2hUmS5qrvhq8 Parking is FREE! Please park in Lot C in front of Fisher Hall. See attached map. NOTE: Map the address only. When mapping with Google Maps it may use the Fisher Hall at OSU, which is NOT correct. **Want to sponsor the pizza and/or bar tab?** Please contact me if you would like to sponsor this meetup's pizza and/or bar tab: angelo@mandato.com
NSCoder Night
NSCoder Night
Bring your work or your hobby, hang out, and code with us. Follow @buckeyecocoa for more information.
DoJo (Informal Python Meeting)
DoJo (Informal Python Meeting)
**New Dojo Location!** **Draft Day Columbus** 1130 Dublin Road Columbus, OH 43215 We're going to try a new dojo location for a few weeks and see how it works Dojos are informal Python group study sessions where everyone interested in Python gathers to learn about Python, help others with Python, or just hang out. Everyone is welcome from Python beginners to experts. Bringing a laptop is encouraged (we'll have extension cords and power strips). If there's something you want to learn leave a comment on this invite so we can plan ahead. We're looking for topic suggestions and people interested in presenting at our monthly meetings. To this end we've set up a survey form at [https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc](https://docs.google.com/forms/d/15eBKF1nQQ2XS5gzD4rvhVRHMBEj7lJtHuA9wXupS3Uc)
Columbus HUG March
Columbus HUG March
Want to be a speaker? submit your talk to our Call for Presenters!!! https://sessionize.com/cbus-hug-2026/
Unity GameDev Hangout – Tools, Workflows & Open Discussion
Unity GameDev Hangout – Tools, Workflows & Open Discussion
This is a relaxed, community-driven Unity GameDev meetup. There’s no strict agenda this time — just developers getting together to talk shop, share projects, and exchange ideas. **Some topics that may come up (based on attendee interest):** • Frame Debugger & performance tooling • Addressables & additive scene workflows • Input System, localization, responsive UI • AI integration approaches • DevOps & LiveOps experiences • Full lifecycle: idea → cross-platform publishing • Favorite Asset Store tools and hidden gems • Weird Unity quirks we’ve all run into *Nothing is locked in.* Bring a project if you’d like. Bring a question. Bring a lesson learned. Or just come hang out and meet other developers. All skill levels welcome!