High Definition Standard Definition Theater
Video id : 4olO9UjRiww
ImmersiveAmbientModecolor: #040404 (color 2)
Video Format : 22 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: Opus - Normalized audio
PokeTubeEncryptID: b2287d6a9d341a08f37524f6710d268e05326e0c2da788f291cd3b95399f2b6791ad2cc0456202f0df0d6a6b33cdb171
Proxy : eu-proxy.poketube.fun - refresh the page to change the proxy location
Date : 1715817814770 - unknown on Apple WebKit
Mystery text : NG9sTzlValJpd3cgaSAgbG92ICB1IGV1LXByb3h5LnBva2V0dWJlLmZ1bg==
143 : true
.NET Framework vs .NET Core vs .NET vs .NET Standard vs C#
Jump to Connections
530,663 Views ā€¢ Aug 5, 2021 ā€¢ Click to toggle off description
What is the difference between .NET Framework and .NET Core? Where does .NET fit in? Is .NET Standard another framework? What about the versions of C#? How do they relate to the .NET Framework/Core/.NET/Standard? These are the questions we are going to answer in today's episode of Dev Questions.

Podcast: iamtimcorey.com/p/podcast
Purchase Courses: iamtimcorey.com/

Mailing List: signup.iamtimcorey.com/
Metadata And Engagement

Views : 530,663
Genre: Education
Date of upload: Aug 5, 2021 ^^


Rating : 4.935 (235/14,145 LTDR)
RYD date created : 2022-04-09T12:26:06.934743Z
See in json
Tags
Connections
Nyo connections found on the description ;_; report a issue lol

YouTube Comments - 1,075 Comments

Top Comments of this video!! :3

@droam129

2 years ago

Iā€™ve probably googled this question a dozen times over the past couple years, and this is the first time Iā€™ve understood it. Thank you, Tim.

845 |

@williamliu8985

2 years ago

"William" has just finished this video. I still can`t believe that my question was answered here..!! Very clear answer for me. I appreciate it, Tim! ā¤

122 |

@yunietpiloto4425

2 years ago

Man why I didnā€™t have a university professor like you. Spot on!

119 |

@_rcs

2 years ago

Tim, you were my go-to resource when I was stuck developing with WebForms and was trying to build modern skills. I'm glad you are still producing quality content. I hope it's going well for you.

55 |

@ricardodelacruz8666

2 years ago

Thanks for that great explanation! I speak English and Spanish and this is by far the best video in both languages that Iā€™ve found on the web explaining the difference between all of the confusing concepts of .Net, I was so frustrated that I couldnā€™t found a video or document that explains all of that but you have done it in a easy and excellent way, thanks a lot!!!!!!!

22 |

@digestingpuma5597

2 years ago

Love this video and Tim's explanation. The way he explains it, his conversation pace makes it much, much easier for me to understand the topic.

14 |

@timneale5657

2 years ago

Thank YOU!!! Being new to Developing this really helped answer a question I didn't even really know I had. Awesome explanation, can't wait to watch more of your stuff.

7 |

@moneyhustle7462

2 years ago

Tim I have been confused by this for so long. This was hands down one of the best explanations I have ever seen for such a complex topic. SALUTE!!!

3 |

@E1987TO

2 years ago

Shared this to the team to clarify the need for migration. Thank you, my man!

6 |

@williamFrSFO16

2 years ago

Thank you, Tim! (Your videos on YouTube and classes at IAmTimCorey are great!)

3 |

@karandhingra7808

1 year ago

I've been scratching my head over this confusion for quite some time and this video finally put an end to that confusion. Thank you so much for this great explanation.

|

@t555d

2 years ago

Wow man what an explanation! This cleared out my many questions. You are really wonderful professor. Thank you Professor Tim!

16 |

@jeeshenlee183

2 years ago

Thanks, Tim. That's a great summary. I wish to see more how-to video guides on migrating from ASP MVC (.NET Framework 4.8) to .NET 6 and migration from WPF (.NET Framework) to .NET 6

10 |

@stevenbingham3061

2 years ago

I would have loved some graphics to accompany this discussion, but even without graphics the representation was easy to follow. Nice job. I've worked with Microsoft software/systems since the 80's and one thing I can say is you really need to understand the historical progression of its systems to really appropriately understand where thing are. This simple discussion of the progression and reasoning behind going from Framework to Core is an example of how drawing that historical background is truly helpful.

11 |

@cccc7006

2 years ago

Thanks for this Tim. Great content. I updated my setting for your channel to notify on all videos.

|

@devjyotichakraborty9348

1 year ago

Thank you so much for such a simple yet detailed explanation! This was so confusing before and now it is crystal clear.

1 |

@jasonfreeman8022

2 years ago

Wondering why you havenā€™t mentioned the support libraries as well. I think this is what you meant when you used the term ā€œabstraction layerā€. Any language on a given platform requires all kinds of helpers to do things like open files, communicate via the network, print, and common tools like lists, stacks, numerical processing, etc. Framework required pre-installed libraries. These libraries tended to be monolithic (large and not very modular). Core modularized and packaged parts of the framework libraries allowing developers to pick and choose the parts of the ā€œlibrariesā€ they needed for an application. This was necessary for a couple of reasons. One, cloud servers needed to be fast to spin up. Requiring that the entire set of framework libraries be present increased storage consumption and install time. Two, the framework had a bigger footprint because it was all one big thing and it would load and initialize things that the app may never use. So modularizing it and enabling the dev to specify only what was needed made application installation smaller and faster and it also made application startup smaller and faster. Framework = monolithic install. Core = modular packaging.

172 |

@skajlet9045

2 years ago

As always a clear explanation. It would be great if you could create a video about CIL, CLR, JIT. What they are, what they do and how they depend on each other. Thank you for your commitment.

4 |

@deepakbagate6211

2 years ago

Wow !!! This is spot on fantastic explanation. Now I have clear picture about my learning path ahead. Thanks a lot, Tim. And as always you are Tim Corey !!!

|

@hollisross3561

2 years ago

Thank you for clearing that up. I was so confused about all of these naming conventions.

|

Go To Top