Class Library Project example in C# with Visual Studio Solution tutorial

  Рет қаралды 32,323

Programming w/ Professor Sluiter

Programming w/ Professor Sluiter

Күн бұрын

Пікірлер: 34
@Gabriela-uz8gg
@Gabriela-uz8gg 3 жыл бұрын
thank you soooo much!That is the best explanation that i have ever seen , please don't stop making new content , because you're doing an AMAZING job !
@shadsluiter
@shadsluiter 3 жыл бұрын
Wow, thanks!
@mikebledig7208
@mikebledig7208 2 жыл бұрын
Thank you for this tutorial. I'm learning a lot from it to help me understand how to create a .dll if I should need to. Very well done dude.
@vice8811
@vice8811 3 жыл бұрын
You have no idea how much you saved my life with this
@solarblast5959
@solarblast5959 3 жыл бұрын
Very nicely made video, easy to follow, no clutter to be seen. Loved it. That's a sub and like in my books. Thanks!
@BishalUdash
@BishalUdash 3 жыл бұрын
Coming from interpreter language like php, python and js, was required to fix abug with dotnet project. This video helped me understand about the dotnet library project types and how to execute them via console app . Thanks a lot.
@jhonatan8670
@jhonatan8670 2 жыл бұрын
Thanks a lot you're amazing, I bought your intermediate C# course
@mdiqbalhossain8844
@mdiqbalhossain8844 2 жыл бұрын
Excellent explanation
@David-iq1kd
@David-iq1kd 3 жыл бұрын
Awesome thank you! One thing I'm confused on, is handling Git repos when there are multiple projects. If adding more projects to my main project, I get problems that the "solution contains projects outside the project folder." How do you maintain a git repo for each project separately, but still pull other projects into the main project?
@jnyendwa
@jnyendwa 2 жыл бұрын
You have to add a reference to the main program from the class which you intend to access information from, I think he has shown in the tutorial how to make a reference.
@nikitab3709
@nikitab3709 2 жыл бұрын
I like developers .. so cool and funny approach .. haha
@rekarpc98
@rekarpc98 4 жыл бұрын
Many thanks for sharing these tutorials.
@shadsluiter
@shadsluiter 4 жыл бұрын
Glad you like them!
@orenwolfe6506
@orenwolfe6506 3 жыл бұрын
If a class in a library is modified, is it necessary to recompile programs that reference that class?
@suresh-0129
@suresh-0129 Жыл бұрын
The best explanation
@shadsluiter
@shadsluiter Жыл бұрын
Glad it was helpful!
@hristotanchev6036
@hristotanchev6036 2 жыл бұрын
Brilliant tutorial!
@hareltzanani9560
@hareltzanani9560 9 ай бұрын
ty
@johnlombardo3534
@johnlombardo3534 3 жыл бұрын
I don't understand when you add a reference to the class library in your program that it's doesn't allow access to the library until you add the directive using statement. I tried removing the reference and my project still runs with access to the Class Library. Is there any point to adding a reference? Great lesson Thank you
@zohirbensalem7622
@zohirbensalem7622 3 жыл бұрын
thanks so much ,,, it is very helpful , please show us a course of localDB handling
@sloneplusgaming5120
@sloneplusgaming5120 3 жыл бұрын
very important stuff...thank u sir
@josemoltv
@josemoltv Жыл бұрын
gracias.. me ayudaste mucho.
@SurendraSingh-bd5wc
@SurendraSingh-bd5wc 3 жыл бұрын
Well done videos. Wonder if I can a copy of the code to learn. I have stayed with VB but consider learning C#
@GEM15037
@GEM15037 2 жыл бұрын
Informative video but FYI it's Fahrenheit.
@adminsignon2704
@adminsignon2704 3 жыл бұрын
Can I use a class library written in C# in a VB.Net project?
@shadsluiter
@shadsluiter 3 жыл бұрын
I believe so. .net supports a wide variety of languages. C# and VB are the most common.
@goatyt3010
@goatyt3010 4 жыл бұрын
I subscribe to your channel just to support you.
@shadsluiter
@shadsluiter 4 жыл бұрын
Thank you. Come back again.
@anon_148
@anon_148 2 жыл бұрын
this is a 30 seconds long video that takes 20 minutes to watch
@digitalmarketingviral2591
@digitalmarketingviral2591 2 жыл бұрын
How can I get your type of Visual Studio on my MAC. All the ones I downloaded have different GUI, making it difficult to follow your tutorials. Thanks
@shadsluiter
@shadsluiter 2 жыл бұрын
The visual studio for mac is a different product with a different user interface. Although you can develop web applications with asp.net. You cannot create windows apps on a mac version of visual studio. I installed Windows on my mac in order to get the best and full experience of Visual Studio. To use Windows you have two choices: install with a virtual machine emulator, such as Parallesl, or divide the hard drive into two partitions and install two operating systems. With the M1 and M2 chips you only have the option for installing Parallels and a virtual machine. The experience of running windows and Visual studio 2022 on an M1 mac is very poor. You have to get the experimental version of Windows for ARM chips (free from Microsoft) and install with Parallels ($100 per year). Visual Studio runs slowly. It works ok for making Winforms apps but is really slow if you are trying to run asp .net web applications. The solution I landed on was to simply run Windows natively on an intel chip. I have an older Macbook pro with an intel cpu. Bootcamp allows you to install windows on a hard drive partition so there are no virtual machines or emulation. Performance is good considering the computer is older. So now I have two computers.
@mikepowertech2679
@mikepowertech2679 3 жыл бұрын
I love your videos). Could I ask you to provide the source code for this app?
@AkbarJmiel
@AkbarJmiel 2 ай бұрын
Hi
How to program Tic Tac Toe in C#
43:04
Programming w/ Professor Sluiter
Рет қаралды 18 М.
Intro To Class Libraries in C#
1:01:37
IAmTimCorey
Рет қаралды 74 М.
An Unknown Ending💪
00:49
ISSEI / いっせい
Рет қаралды 53 МЛН
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 81 МЛН
C# Proxy Заместитель | Design Patterns
28:51
codaza
Рет қаралды 19 М.
C# - Writing own class libraries
16:46
Codewrinkles
Рет қаралды 33 М.
.NET and C# are in trouble. Here is what I'd do.
10:57
Ed Andersen
Рет қаралды 69 М.
40 Years Of Software Engineering Experience In 19 Minutes
19:10
Continuous Delivery
Рет қаралды 74 М.
C# Compare Windows Forms vs WPF vs UWP
8:17
Programming w/ Professor Sluiter
Рет қаралды 67 М.
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 192 М.
How to Become a Highly Employable C# Developer in 2024
17:47
Gavin Lon
Рет қаралды 17 М.
An Unknown Ending💪
00:49
ISSEI / いっせい
Рет қаралды 53 МЛН