TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Rock
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
CSharp TV (85)
Vijai Anand Ramalingam (8)
Sarthak Varshney (2)
Vijay Kumari (1)
Allen Oneill (1)
Punar Dutt Rajput (1)
Shaily Dubey (1)
David Mccarter (1)
Related resources for Rock
No resource found
Rock, Paper, Scissors Game in JavaScript
11/5/2024 4:51:57 AM.
A simple Rock, Paper, Scissors game in JavaScript teaches beginners about functions and conditionals. It features an HTML interface for player choices and JavaScript logic for determining game outcome
Rockin’ The Code World with dotNetDave - Ep. 106
10/23/2024 8:13:19 AM.
In this episode, we’ll dive deep into the latest programming trends.
Farewell CentOS: Moving to Rocky, AlmaLinux, CentOS Stream, or RHEL
10/22/2024 4:04:40 AM.
CentOS 7 reaches its end of life on June 30, 2024. Transition to RHEL, AlmaLinux, Rocky Linux, or CentOS Stream now. CentOS 7, a popular open-source OS, reaches the end of life on June 30, 2024, promp
Prompt Management in Amazon Bedrock using .NET Console App
8/20/2024 7:40:21 AM.
Learn to create and manage prompts in Amazon Bedrock using a .NET console application. This guide covers setting up your environment with AWS CLI and Visual Studio, and using the AWSSDK.BedrockAgent p
Rockin’ The Code World with dotNetDave ft. Khalid Abuhakmeh - Ep. 105
8/13/2024 11:57:34 AM.
In this episode, you will learn about C# 13 features and .NET 4.8 vs .NET 9.
Stream Conversations with Amazon Bedrock API in .NET Console App
8/12/2024 5:13:11 AM.
Learn how to create a .NET console application that streams conversations using the Amazon Bedrock Converse API with the Anthropic Claude 3 Sonnet model. This guide covers setting up your AWS environm
Creating a Conversational App with Amazon Bedrock and .NET
8/8/2024 3:21:08 AM.
This guide covers integrating AI models, leveraging cloud services, and implementing natural language processing to build intelligent chatbots and enhance user interactions.
Build Image Description Service with Amazon Bedrock and .NET App
8/7/2024 6:15:47 AM.
Learn how to use the Amazon Bedrock Converse API with the Anthropic Claude 3 Sonnet model to send an image and receive a description. This guide covers setting up a .NET 8.0 console app in Visual Stud
Conversation with document using Amazon Bedrock and .NET
8/7/2024 4:19:01 AM.
In this article, you'll learn how to send a document as part of a message using the Amazon Bedrock Converse API with the Anthropic Claude 3 Sonnet model and requests that the model describe the co
Amazon Bedrock Knowledge Base Query in .NET Console App
7/25/2024 7:24:09 AM.
Learn to create a .NET console application using Visual Studio 2022 to query an Amazon Bedrock knowledge base. This guide demonstrates querying an Amazon S3 bucket for data, handling responses, and ma
Create a guardrail for Amazon Bedrock using .NET console application
7/17/2024 11:45:24 AM.
Learn how to create Amazon Bedrock guardrails using a .NET console app in Visual Studio 2022. Utilize AWS SDK for .NET to manage IAM permissions, AWS CLI setup, and .NET 8.0 SDK integration. Configure
Generate an image by invoking Amazon Titan Image on Amazon Bedrock using .NET console application
7/15/2024 5:59:31 PM.
Generate an image using Amazon Titan Image on Amazon Bedrock with a .NET console application. Explore seamless integration of cloud services, leveraging AWS's robust infrastructure for efficient i
Rockin’ The Code World with dotNetDave ft. Steve Stedman - Ep. 104
7/14/2024 7:24:15 AM.
In this episode, you will learn about .NET.
Top 10 Network-attached storage (NAS) Operating Systems
6/13/2024 5:07:01 AM.
NAS, Network-Attached Storage, Cloud Storage, FreeNAS, OpenMediaVault, Synology DSM, QNAP QTS, Rockstor, Unraid, XigmaNAS, Openfiler, Amahi, Asustor ADM.
Rockin’ The Code World with dotNetDave ft. Jim Wilcox - Ep. 103
6/12/2024 6:52:17 AM.
In this episode, you will learn about co Copilot
Rockin’ The Code World with dotNetDave ft. Rolando Masís-Obando - Ep. 102
6/3/2024 6:43:44 AM.
In this episode, you will learn about the Future of AI/Tech.
Rockin’ The Code World with dotNetDave ft. Milan Jovanovic - Ep. 101
5/6/2024 8:01:13 AM.
In the episode, you will learn about Freelancing.
Rockin’ The Code World with dotNetDave ft. Mark Brown - Ep. 100
5/1/2024 5:39:38 AM.
In the episode, you will learn about how to build Generative AI applications with Microsoft .NET.
Rockin’ The Code World with dotNetDave: Panel Discussion - Ep. 99
4/6/2024 8:41:10 AM.
In this episode, we have a panel discussion.
Rockin’ The Code World with dotNetDave ft. Ante Tomic - Ep. 98
3/7/2024 4:52:00 AM.
In this episode, you will learn about Diversity in software engineering and Soft skills.
Rockin’ The Code World with dotNetDave ft. Jodie Burchell - Ep. 97
2/26/2024 7:07:09 AM.
In this episode, you will learn about what large language models can and cannot do, and current approaches to overcome these limitations.
Rockin’ The Code World with dotNetDave ft. Jared Parsons - Ep. 96
2/17/2024 5:11:09 PM.
In this episode, you will learn about the ins and outs of shipping the C# compiler and what's been going on in C# for .NET 8 and what are we looking forward to in .NET 9.
Using CoPilot in VS Code to Rocketship Your Coding - Part 1
1/31/2024 11:32:17 AM.
Welcome to the era of efficient and productive coding with GitHub Copilot in Visual Studio Code (VS Code). That's exactly what CoPilot brings to the table. By analyzing your code and context, it p
Rockin’ The Code World with David McCarter & Brady Gaster - Ep. 95
1/25/2024 2:30:32 PM.
In this episode, you will learn about .NET Aspire.
Rockin’ The Code World with dotNetDave ft. Leslie Richardson - Ep. 94
1/19/2024 1:53:42 PM.
In this episode, you will learn about Visual Studio productivity/debugging.
Rockin’ The Code World with dotNetDave ft. Olia Gavrysh - Ep. 92
1/1/2024 6:11:22 AM.
In this episode, you will learn about tooling for modernizing your .NET Applications.
Rockin’ The Code World with dotNetDave ft. Simon Painter - Ep. 93
1/1/2024 6:10:38 AM.
In this episode, you will learn about Functional Programming in C#.
Building To Do Application Using Rust
12/15/2023 5:12:35 AM.
In this article, we will learn to build a todo application using Rust Programming Language. This comprehensive guide navigates through creating a To-Do application using Rust. It covers Rust installat
Rockin’ The Code World with dotNetDave ft. Maddy Montaquila - Ep. 91
11/8/2023 1:56:19 PM.
In this episode, you will learn about .NET and MAUI.
Rockin’ The Code World with dotNetDave ft. Erik Jensen - Ep. 90
10/31/2023 9:51:01 AM.
In this episode, you will learn about Packages and tools for EF Core and Entity Framework.
Rockin’ The Code World with dotNetDave ft. Mads Torgersen - Ep. 89
10/20/2023 12:52:06 PM.
In this episode, Mads Torgersen will talk about C# new features design and Philosophy.
Rockin’ The Code World with dotNetDave ft. Dylan Beattie - Ep. 88
10/17/2023 6:29:42 AM.
Join us with Dylan Beattie for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Bob Reselman - Ep. 87
9/22/2023 4:56:06 PM.
Join us with Bob Reselman for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Robert Bogue - Ep. 86
8/18/2023 4:43:57 PM.
Join us with Robert Bogue for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Arthur Doler - Ep. 85
8/14/2023 7:20:39 AM.
Join us with Arthur Doler for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Vahid Farahmandian - Ep. 84
7/24/2023 4:38:48 AM.
Join us with Vahid Farahmandian for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rock Your Code and App Performance for Microsoft .Net
7/13/2023 2:28:21 PM.
In this session, you will learn how to Rock Your Code and App Performance for Microsoft .NET
Rockin’ The Code World with dotNetDave ft. Safia Abdalla - Ep. 83
7/12/2023 11:36:56 AM.
Join us with Safia Abdalla for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Rocky Lhotka - Ep. 82
7/12/2023 11:30:26 AM.
Join us with Rocky Lhotka for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Carl Franklin - Ep. 81
6/16/2023 6:55:19 AM.
Join us with Carl Franklin for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Alan Hyneman Ep. 80
5/29/2023 4:53:34 AM.
Join us with Alan Hyneman for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Vincent & John Ep. 79
5/10/2023 5:02:40 AM.
Join us with Vincent & John for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
How To Create a API In Rust
5/1/2023 9:51:02 AM.
Create API in Rust using Rocket web freamwork and interecting with MySQL database.
Rockin’ The Code World with dotNetDave ft. Isaac Levin Ep. 78
5/1/2023 9:03:12 AM.
Join us with Isaac Levin for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Barret Blake Ep. 77
4/20/2023 6:19:45 AM.
Join us with Barret Blake for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Azure User Group Sweden: Ten Things You Need to Do to Build Rock Solid Azure Tenant
4/11/2023 6:15:30 AM.
In this session, you will learn how Every Azure service has built-in security features, and we have services dedicated solely to security.
Rockin’ The Code World with dotNetDave ft. Milan Jovanovic Ep. 76
3/22/2023 2:49:42 PM.
Join us with Milan Jovanovic for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Brady Gaster Ep. 75
3/11/2023 1:14:15 PM.
Join us with Brady Gaster for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Khalid Abuhakmeh Ep. 74
2/23/2023 2:18:32 PM.
Join us with Khalid Abuhakmeh for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Clark Sell Ep. 73
2/13/2023 1:31:28 PM.
Join us with Clark Sell for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Mark Brown Ep. 72
1/25/2023 10:26:18 AM.
Join us with Mark Brown for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Robert Bogue Ep. 71
1/9/2023 8:18:14 AM.
Join us with Robert Bogue for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Shay Rojansky Ep. 70
12/12/2022 5:50:49 PM.
Join us with Shay Rojansky for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Mark Rendle Ep. 69
11/16/2022 2:52:22 AM.
Join us with Mark Rendle for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Steven Toub Ep. 68
11/3/2022 9:32:57 AM.
Join us with Steven Toub for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave - Second Anniversary Ep. 67
10/21/2022 1:32:42 PM.
Join us for the second anniversary of Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Jason Alba Ep. 66
9/30/2022 5:40:41 AM.
Join us with Jason Alba for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. James Montemagno Ep. 65
9/19/2022 6:24:25 PM.
Join us with James Montemagno for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Magnus Mårtensson Ep. 64
8/23/2022 5:18:06 AM.
Join us with Magnus Mårtensson for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Billy Hollis Ep. 63
8/20/2022 7:06:58 AM.
Join us with Billy Hollis for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Arthur Doler Ep. 62
8/3/2022 4:52:07 AM.
Join us with Arthur Doler for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rock Your Code: XML Documentation Of Code For Microsoft .NET
7/31/2022 10:53:00 PM.
In this article, you will learn about XML Documentation of code for Microsoft .NET.
Rockin’ The Code World with dotNetDave ft. Steve Bilogan Ep. 61
7/29/2022 5:22:44 AM.
Join us with Steve Bilogan for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Shaun Walker Ep. 60
7/12/2022 3:41:55 PM.
Join us with Shaun Walker for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. David Shepard Ep. 59
7/4/2022 4:36:59 PM.
Join us with David Shepard for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Jeremy Likness Ep. 58
6/19/2022 5:38:17 AM.
Join us with Jeremy Likness for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Jirí Cincura Ep. 57
6/9/2022 7:33:44 AM.
Join us with Jirí Cincura for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Paul Michaels Ep. 56
5/17/2022 4:09:41 PM.
Join us with Paul Michaels for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Byron Tardif Ep. 55
5/11/2022 10:16:19 AM.
Join us with Byron Tardif for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Mika Dumont Ep. 54
5/6/2022 7:49:22 AM.
Join us with Mika Dumont for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Steve Jones Ep. 53
4/14/2022 4:33:59 AM.
Join us on April 09 with Steve Jones for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Khalid Abuhakmeh Ep. 52
4/6/2022 6:19:33 AM.
Join us on April 02 with Khalid Abuhakmeh for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Swizec Teller Ep. 51
3/29/2022 3:12:03 PM.
Join us on March 26 with Swizec Teller for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Richard Campbell Ep. 50
3/7/2022 2:41:26 PM.
Join us on March 05 with Richard Campbell for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Bill Penberthy Ep. 49
2/28/2022 7:10:37 AM.
Join us with Bill Penberthy for Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A focused on .NET and other programming technologies.
Rockin’ The Code World with DotNetDave - .NET 20th Anniversary Show Ep. 48
2/15/2022 1:56:26 PM.
Join us with Scott Hunter, Joe Guadagno, Steve “ardalis” Smith, Carey Payette, and Carl Franklin on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and o
Rockin’ The Code World with dotNetDave ft. Jeremy Clark Ep. 47
2/10/2022 4:08:10 PM.
Join us with Jeremy Clark on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Daniel Roth Ep. 46
1/19/2022 1:52:01 PM.
Watch the 46th episode of Rockin’ The Code World with dotNetDave ft. Daniel Roth
Rockin’ The Code World with dotNetDave ft. Steve Steadman Ep. 45
1/10/2022 5:23:53 AM.
Watch the 45th episode of Rockin’ The Code World with dotNetDave ft. Steve Steadman
Rockin’ The Code World with dotNetDave ft. Mark Brown Ep. 44
12/30/2021 4:46:18 PM.
Join us with Mark Brown on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Jeff Fritz Ep. 43
12/20/2021 3:23:37 PM.
Join us with Jeff Fritz on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Scott Hunter Ep. 42
11/16/2021 7:58:37 AM.
Join us with Scott Hunter on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin’ The Code World with dotNetDave ft. Jose Javier Columbie - Ep. 41
11/10/2021 1:05:35 PM.
Join us with Jose Javier Columbie on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave: The Agile Show Panel - Episode 40
10/17/2021 2:29:25 PM.
Join us with Mark Davis, Woody Pewitt, Woody Zuill, and Rod Nazaire on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies
Rockin' The Code World with dotNetDave ft. Joost Van Schaik - Episode 39
10/14/2021 7:40:28 AM.
Join us with Joost Van Schaik on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Cathrine Wilhelmsen - Episode 38 (Anniversary Special)
10/7/2021 7:58:48 AM.
Join us with Cathrine Wilhelmsen on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Christos Matskas - Episode 37
10/7/2021 7:16:31 AM.
Join us with Christos Matskas on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Chris Voisey - Ep. 34
9/26/2021 1:57:20 PM.
Join us with Chris Voisey on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Jerome Laban - Ep. 36
9/26/2021 1:55:34 PM.
Join us with Jerome Laban on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Darrell Dunn - Ep. 35
9/26/2021 1:54:45 PM.
Join us with Darrell Dunn on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft Dave Brock - Ep. 33
8/15/2021 6:27:50 PM.
Join us with Dave Brock on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft David Neal - Ep. 32
8/8/2021 4:06:07 PM.
Join us with David Neal on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Sam Cogan Ep. 31
8/2/2021 6:48:29 PM.
Join us with Sam Cogan on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Tejas Chopra Ep. 29
7/6/2021 4:35:46 PM.
Join us with Tejas Chopra on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Shawn Wildermuth Ep. 27
7/6/2021 4:32:11 PM.
Join us with Shawn Wildermuth on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Steve "ardalis" Smith Ep. 28
6/27/2021 9:58:30 AM.
Join us with Jim Wilcox on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Jim Wilcox Ep. 26
6/7/2021 3:48:05 PM.
Join us with Jim Wilcox on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Michael Washington Ep. 25
5/23/2021 2:51:28 PM.
Join us with Michael Washington on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Kira Weiss Ep. 24
5/10/2021 5:32:43 AM.
Join us with Kira Weiss on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.
Rockin' The Code World with dotNetDave ft. Rockford Lhotka Ep. 19
5/8/2021 4:47:30 PM.
Join us with Rockford Lhotka on Rockin' The Code World with dotNetDave - a weekly show to learn & live Q&A on .NET and other programming technologies.