.NET Attributes

  Рет қаралды 9,513

Coding Tutorials

Coding Tutorials

Күн бұрын

Ever find your favourite programming language is missing a keyword or two? Attributes are the next best thing?
Source code available at: github.com/JasperKent/DotNET-...

Пікірлер: 21
@CodingTutorialsAreGo
@CodingTutorialsAreGo 3 жыл бұрын
Any more C# fundamentals you need to know about? Let me know. Source code at: github.com/JasperKent/DotNET-Attributes Remember to subscribe at kzfaq.info/love/qWQzlUDdllnLmtgfSgYTCA And if you liked the video, click the thumbs-up.
@shooper6730
@shooper6730 Жыл бұрын
pls explain how Reflexion works
@CodingTutorialsAreGo
@CodingTutorialsAreGo Жыл бұрын
@@shooper6730 Does this cover it? kzfaq.info/get/bejne/ipujo7ieu7PPhok.html
@jamesdaniels6134
@jamesdaniels6134 2 жыл бұрын
Thanks very much for doing this! I like the way you present your information. I've come here by searching "C# attributes". I'm basically new to C# (having first learned javascript), so all of the VB and C++ stuff is way over my head. I imagine most of the traffic coming to KZfaq for C# related stuff will be in a similar boat to me, so I'd suggest that videos like this would be most useful to the most people if the references to other languages were introduced towards the end of the video. Although I don't know what your motivation/target audience is, so maybe just ignore that. Thanks again anyway!
@jhlee111
@jhlee111 2 жыл бұрын
Thank you for videos that cover fundamentals of C#. They were very helpful. Because it feels like having a tiny fishbone somewhere in my throat when I use syntax without knowing how it works. Then I found videos of an author reading his novels using similar backdrop. It took me a while they are the same person :)
@CodingTutorialsAreGo
@CodingTutorialsAreGo 2 жыл бұрын
Clark Kent is not the only Kent with an alter ego.
@BasiliskSupreme
@BasiliskSupreme Жыл бұрын
@@CodingTutorialsAreGo and @John Lee - I have to concur. I have half the books that Superman's alter/ ultra ego has. Jokes apart - this was a very good tutorial . Can you put up on the repository pattern and Unit of Work
@johnmcquaid3284
@johnmcquaid3284 3 жыл бұрын
Thank you for taking the time to try and explain the fundamentals of attributes. I wish I understood this better, I still don't know what attributes entirely do. It seems like they are impractical, if anyone knows where I can find out more information about them please let me know. Everything I come across doesn't seem to explain why they useful/practical.
@davidwhite2011
@davidwhite2011 3 жыл бұрын
Common uses: Marking methods using the WebMethod attribute in Web services to indicate that the method should be callable over the SOAP protocol. For more information, see WebMethodAttribute. Describing how to marshal method parameters when interoperating with native code. For more information, see MarshalAsAttribute. Describing the COM properties for classes, methods, and interfaces. Calling unmanaged code using the DllImportAttribute class. Describing your assembly in terms of title, version, description, or trademark. Describing which members of a class to serialize for persistence. Describing how to map between class members and XML nodes for XML serialization. Describing the security requirements for methods. Specifying characteristics used to enforce security. Controlling optimizations by the just-in-time (JIT) compiler so the code remains easy to debug. Obtaining information about the caller to a method.
@jacfarjama467
@jacfarjama467 2 жыл бұрын
Great tutorial. Please posting these kind of videos.
@tourdesource
@tourdesource 2 жыл бұрын
These are very informative. Thank you!
@SharafMansour
@SharafMansour 3 жыл бұрын
Thank you so much, Have been waiting for this
@ChronoWrinkle
@ChronoWrinkle 2 жыл бұрын
That was very insightful, great video thank you!
@hannahbaker411
@hannahbaker411 Жыл бұрын
you are the best thank you for your explanations i have seen lots of your videos
@InventorDBA
@InventorDBA 2 жыл бұрын
Great video really helped. Just saying in the thumbnail you could put a few examples of attributes, so that people who see attributes in code but don't know what they are click on this video.
@JackJones-uj9fh
@JackJones-uj9fh Жыл бұрын
You Are awesone - thank You! :) You speak really fast, i like it and dont must speed video. Keetp it up! :)
@TheMilliardo
@TheMilliardo 3 жыл бұрын
Thank you.
@shooper6730
@shooper6730 Жыл бұрын
Reflection!
@perigold81
@perigold81 Жыл бұрын
thanks for your videos, i never saw videos in that level of explanations.. if you ever going to add course beginner to master for c# in udemy/plural/linda.. that going to be the best for sure, and count me in!! thanks.
@IBITZEE
@IBITZEE 3 жыл бұрын
?did you read all that books... or did you just bought a Library?? ;-)
@CodingTutorialsAreGo
@CodingTutorialsAreGo 3 жыл бұрын
I've probably read about two thirds. But that's just science, computing and history. Fiction is in another room.
C# Value Types and Reference Types
32:49
Coding Tutorials
Рет қаралды 4,7 М.
ASP.NET Core Dependency Injection
23:37
Coding Tutorials
Рет қаралды 7 М.
3M❤️ #thankyou #shorts
00:16
ウエスP -Mr Uekusa- Wes-P
Рет қаралды 7 МЛН
Survival skills: A great idea with duct tape #survival #lifehacks #camping
00:27
Vivaan  Tanya once again pranked Papa 🤣😇🤣
00:10
seema lamba
Рет қаралды 28 МЛН
C# 12 Collection Expressions and the Spread Operator
25:27
Coding Tutorials
Рет қаралды 1,7 М.
C# Covariance
17:27
Coding Tutorials
Рет қаралды 7 М.
Easy C# Tutorial - Understand Attributes and Write your Own!
13:24
Don't throw exceptions in C#. Do this instead
18:13
Nick Chapsas
Рет қаралды 251 М.
.NET Framework vs .NET Core vs .NET vs .NET Standard vs C#
25:14
IAmTimCorey
Рет қаралды 542 М.
The Composite Pattern
24:38
Coding Tutorials
Рет қаралды 2 М.
C# 9 Records
29:00
Coding Tutorials
Рет қаралды 2,3 М.
Advanced C#: 04 Attributes
12:13
Clint Eastwood
Рет қаралды 89 М.
Stackalloc and Spans
30:17
Coding Tutorials
Рет қаралды 9 М.
C# Equality and Hashcodes
27:05
Coding Tutorials
Рет қаралды 8 М.