30 Important C# Interview Questions : kzbin.info/www/bejne/eHzcn3h4hdacf68 Software Architecture Interview Questions : kzbin.info/www/bejne/d6W3mJaYgbSkg68 25+ OOPS Interview Questions : kzbin.info/www/bejne/q2qcqHSld893rLM 20+ SQL Server Interview Questions : kzbin.info/www/bejne/iXbHcnluorh-iZY 10+ Power BI Interview Questions : kzbin.info/www/bejne/eaDdlGyNg6eFqpY 20 MSBI Interview Questions : kzbin.info/www/bejne/hKjCpHt7gNOCi6c SQL Server Joins : kzbin.info/www/bejne/gYXZint7o9mppJo SQL Step by Step - kzbin.info/www/bejne/q3jPl4NvpJyeo7s Angular Step by Step Tutorial for Beginners : kzbin.info/www/bejne/Y2q5lIptgqd3qZo 25 Angular Interview Questions : kzbin.info/www/bejne/Y5vIoKx6f6mmia8 25 Important ASP.NET Interview Questions : kzbin.info/www/bejne/ponQfpejf7p2Zsk 35 Important JavaScript Interview Questions : kzbin.info/www/bejne/kJOXlYOfbKh0hLc 20 MySQL Interview Questions : kzbin.info/www/bejne/b5nJm3Zjd9WMaJI 5 MSBI Interview Questions : kzbin.info/www/bejne/a3abYmiXjaaqj7M 20 PHP Interview Questions : kzbin.info/www/bejne/Z5PTf4avo7qlopo
@questpondvideos3 жыл бұрын
4:07 Lesson 1 :- Download/Installation of .NET &.NET core vs .NET Framework 11:53 Lesson 2 :- Understanding .NET SDK CLI ,creating/building & running first project. 17:24 Lesson 3 :- Framework vs Language 20:20 Lesson 4 :- C# is case senstive and understanding compile errors in CLI. 21:46 Lesson 5 :- Introduction,Download and Installation of VS Code editor. 23:45 Lesson 6 :- Opening folder in VS code , intellisense and terminal. 27:29 Lesson 7 :- .NET Compilation process & Intermediate language code. 37:10 Lesson 8 :- Visual studio vs VS Code vs Visual studio for Mac. 44:04 Lesson 9 :- Installing and configuring visual studio work loads. 47:35 Lesson 10 :- Creating projects using visual studio 49:28 Lesson 11 :- Project and Solution in visual studio 59:49 Lesson 12 :- Building and compile using visual studio 1:02:14 Lesson 13 :- Running projects as startup. 1:06:35 Lesson 14 :- Understanding basic code class,namespace and scopes. 1:10:00 Lesson 15 :- Assembly , Exe and DLL ( Dynamic Link Library). 1:23:17 Lesson 16 :- Variables and Datatypes 1:25:51 Lesson 17 :- Multi language support in .NET framework. 1:29:20 Lesson 18 :- CTS (Common type system). 1:35:30 Lesson 19 :- CLS( Common language specification) 1:39:35 Lesson 20 :- Common datatypes int,double,string and boolean. 1:41:46 Lesson 21 :- Casting,Implicit,Explicit and Coversion. 1:57:10 Lesson 22 :- Namespace , class and objects. 2:06:52 Lesson 23 :- The root namespace and class :- System and Object 2:10:45 Lesson24 :- Debugging,Step over,Step into, Step out,Add watch,Quick watch & pin. 2:21:16 Lesson 25 :- Primitive data types and non-primitive data types. 2:23:26 Lesson 26 :- Value types and reference types. 2:34:49 Lesson 27 :- Stack ,Heaps and Garbage collector. 2:52:10 Lesson 28 :- Struct -- Composite value type 2:59:13 Lesson 29 :- Boxing and Unboxing. 3:02:37 Lesson 30 :- Arrays , ArrayList and generic collection. 3:10:49 Lesson 32 :- For, Foreach, IF and VS code snippets 3:15:35 Lesson 32 :- Exception handling, Try, Catch ,Finally and codesnippets. 3:25:38 Lesson 33 :- Threading and parallel execution. 3:32:58 Lesson 34 :- Task Parallel Library 3:37:29 Lesson 35 :- Async and Await 3:46:28 Lesson 36 :- Writing and reading from file 3:50:29 Lesson 37 :- Delegates - Function pointers. 4:02:46 Lesson 38 :- LINQ Language Integrated Query 4:10:39 Lesson 39 :- What is Garbage collector ? 4:27:27 Lesson 40 :- String is a object 4:30:46 Lesson 41 :- Constants and ENUMS 4:35:54 Lesson 42 :- Dynamic keyword
@TonyTigerTonyTiger3 жыл бұрын
Can you pin this comment of yours?
@thethinhobbies9263 Жыл бұрын
Dear Sir, I ma Arvid from Sweden. I am a .NET with C# student in a local univesity. I am watching your video and learning it very details and deeply. I would like to give you a lot of thanks. Please keep helping people. God bless you.
@shrinivaspawar25373 жыл бұрын
I m 8 years exp still I m listening 🎧😎 this 4:42:10 video. I just love the way you explain 👍🙏
@amitsaner43622 жыл бұрын
Hello
@TonyTigerTonyTiger3 жыл бұрын
3:11:19 I know you are just showing syntax, but if someone were writing actual code, It should be
@kidargaw3 жыл бұрын
can't let a this tutorial go by without thanking you. It's a great refresh for Seniors too
@Mukesh-qb9lu9 ай бұрын
You really explained in a different way even how to use visual studio IDE for project management debugging along with data types classes functions and their usage etc. appreciate your work thank you. Must watch for beginners.
@AllWithShiva Жыл бұрын
I haven't watch this video complete yet. But actually I was searching just like this video. Love it Thx sir
@vinita39513 жыл бұрын
Totally worth it..watching this 4:43:23 hrs of video ! 💯 Big Thank you 🙏
@tanniehere85412 жыл бұрын
Wonderfully explained, Thank you This is the first time I completed a 4 and half hour of tutorial!
@footballforfun20543 жыл бұрын
very nicely structured, you have put in immense hardwork!!!
@TonyTigerTonyTiger3 жыл бұрын
The part about delegates is confusing, because you used names that have other meanings. On your MyClass class, you named the method Task, which is the same name - but a completely different thing - as the name of the class Task used for multi-threading. In addition, you named your delegate Stream, which is the name of a class in the .NET base class library.
@omkale65414 жыл бұрын
Thank you so much for being there for us as .Net guru 🙏🙏 great work keep doing...👍
@questpondvideos3 жыл бұрын
Thanks for the feedback and do visit www.questpond.com
@KOTHAABHISHEK3 жыл бұрын
From 1:43:00 onwards you placed wrong image in that image for "explicit", the arrow has to be in reverse direction
@desoffe13 жыл бұрын
ahhhhhhh!
@akishaha2 жыл бұрын
Its a great refresh for seniors too for overall .Net concepts
@scotolivera82073 жыл бұрын
Simply perfect, cannot be made more clear than that.
@questpondvideos3 жыл бұрын
Thank you, do visit - www.questpond.com/netc-fundamentals-net-collections-generics/cid22
@priyankakushwaha40742 жыл бұрын
Thank you so much sir. This session is very useful for a beginner who wants to create career in .net technology.
@mca2005manish2 жыл бұрын
Thank you very much Shiv for creating such type of granular level of understanding video, really helps a lot.
@PiyushSingh-mt2tb3 жыл бұрын
This video is priceless! Thank you Mr. Koirala!
@questpondvideos3 жыл бұрын
Thanks and do visit www.questpond.com/netc-fundamentals-net-collections-generics/cid22
@adeelurrahmankhan18012 жыл бұрын
Sir thanks a lot for your lessons and focused teaching
@sudhirbansod-k6s7 ай бұрын
Good for the beginner..who are zero at the moment..nothing major for experience candidate.
@handover0072 жыл бұрын
I have completed this video in 3 days .
@Funwithchhote Жыл бұрын
Hi Pradeep, Just wanted to understand is this tutorial is enough for C# course?
@handover007 Жыл бұрын
@@Funwithchhote No this isn't. I can suggest C# course given by bangar Raju from naresh i technologies instead.
@Funwithchhote Жыл бұрын
@@handover007 Thanku Pradeep.
@sumitwithyou2 жыл бұрын
Outstanding teaching
@vinishreddy_yamjala2 ай бұрын
Hi guys, can any one suggest good books for learning c#.net beginner level. I am from mechanical background, just started learning the .NET development. Thanks in advance!
@willlywillly2 жыл бұрын
Thank you for m making this video. Filled in a lot of gaps that other C# tutorials didn't cover. Very much appreciated!
@deeptimayeesahoo51962 жыл бұрын
Great sir. Really very helpful video.
@ShonanMirza4 жыл бұрын
first one to comment...crystal and clear video ever...thnx a lot
@questpondvideos3 жыл бұрын
Thanks for the feedback and do visit www.questpond.com
@ashutoshmishra21703 жыл бұрын
best videos i found on KZbin .
@SURESHREDDY-cm7vt Жыл бұрын
@Questpond, Excellent explanation and is it enough to 5 yrs experienced candidates? Please reply...
@saikiranlakumarapu7598Ай бұрын
Hi Suresh, Where do you work and have you attend any course for C# other than this.
@kannadasanrg8927 Жыл бұрын
Very nice session Sir
@shrikantdubey98183 жыл бұрын
Very Nice Sir..Thank You So Much sir
@chetankhokha4 жыл бұрын
Very nice and clear explanation
@questpondvideos4 жыл бұрын
Thank you so much 🙂
@surendarv43303 жыл бұрын
Sir... Its mind blowing... Keep it up... Will share your vids with frds.. Amazing tutor😍
@vasu25533 жыл бұрын
Wonderful explanation
@rabinsrai50782 жыл бұрын
Great work sir. Thanks
@l3arfee3 жыл бұрын
Thanks!
@TonyTigerTonyTiger3 жыл бұрын
2:47:00 through 2:52:00. A viewer might be confused by the memory addresses, which DECREASE for each new variable. When learning theory, stacks are shown growing upward. The first item is pushed onto the bottom of the stack; the starting point is the lowest position in the stack. Then each new variable is pushed onto the stack on top of the prior variable. So the stack grows upward, from bottom up. It makes sense because that is how a stack of dinner plates would be stacked, one on top of the other, with gravity holding it all together: simple, natural, intuitive. However, physically in memory (at least in Windows, I don't know about other operating systems), the stack actually grows downward. The starting point is the highest memory address for the stack and the first item is pushed to that top position. Then each new variable is pushed onto the stack just beneath the prior variable. So the stack grows downward, from top to bottom. This is counterintuitive, because a stack of plates would not be made by putting the first plate high up in the air and then suspending each new plate beneath the prior one - but that's how the stack works physically in memory.
@mohasahal17712 жыл бұрын
thank you for your clarification, it really adds value to this already gem of a lecture.
@bsh73903 жыл бұрын
Appreciate sir you are very porfessional and straight for5ward
@questpondvideos3 жыл бұрын
Thanks for the feedback and do visit www.questpond.com
@lalitjodhe85663 жыл бұрын
Sir can you please add the videos on blazor
@raykwatts2 жыл бұрын
You’re a rockstar dude.
@PANDURANG994 ай бұрын
I have made a class library but get References tab instead of dependencies
@johnlegend84213 жыл бұрын
Thanks sir for the great video, I have watched it in a period of 1 week and deeply checked all the areas you was talking about and will join your classes for sure.
@TheMannawar2 жыл бұрын
Thanks. Is there any link for repo of code used?
@chinthalalalithakumari4214 жыл бұрын
This is my first comment Thank you sir 🙏 very nice explanation of every concept with examples and quality of teaching is amazing sir.
@questpondvideos3 жыл бұрын
Thanks for the feedback and do visit www.questpond.com
@omkale65414 жыл бұрын
Please guy's share this video and mail sir so that it'll be appreciation for his work Thank you🙏
@questpondvideos3 жыл бұрын
Thanks and do visit www.questpond.com/netc-fundamentals-net-collections-generics/cid22
@pradeepb4625 Жыл бұрын
I have share this video on my linkedin profile
@PiyushSingh-mt2tb3 жыл бұрын
Sir Koirala! You made Garbage Collector a male component! :D
@AbhishekVerma-rf6nz2 жыл бұрын
very nice and descriptive video
@ramchandrankeshmoni3893 жыл бұрын
Sir it would have been really complete if you have included OOPs concepts ....
@ajaynathgupta4 жыл бұрын
As always , clear explanation
@questpondvideos3 жыл бұрын
Thanks for the feedback and do visit www.questpond.com
@mauroldanr3 жыл бұрын
Thank you, very good video!
@nitinpradhan483 жыл бұрын
Your videos are really very helpful. Amazing🔥
@vactum03 жыл бұрын
Simply amazing! Thanks a lot
@questpondvideos3 жыл бұрын
Thanks for the feedback and do visit www.questpond.com
@MahdiAzar593 жыл бұрын
Thank you so much!
@udaydubey647 Жыл бұрын
THANKS
@gopikrishnachavali94073 жыл бұрын
In this video at 2:04:24 we are supposed call Sub() with X1 instead of x object
@vandanasuryawanshi22133 жыл бұрын
Thanks a lot. Great efforts sir.
@questpondvideos3 жыл бұрын
Thanks and do visit www.questpond.com/netc-fundamentals-net-collections-generics/cid22
@aaabbbccc_abc3 ай бұрын
where is the llink of exercise pdfs
@informer92612 жыл бұрын
sir upload c# from bascis to advance full tutorial sir
@questpondvideos2 жыл бұрын
For complete C# Course visit - www.questpond.com/
@PavaniSunkara-b8z9 ай бұрын
Are these classes available in telugu sir
@alavenkateswararao42854 ай бұрын
Hii
@alavenkateswararao42854 ай бұрын
@@PavaniSunkara-b8z I'm also Telugu... I'm learning C# can you suggest C# best tutorial KZbin channel??
@pranavb97683 жыл бұрын
1:13:00
@questpondvideos4 жыл бұрын
Want to learn Advanced C# join our live training program , enquire on www.questpond.com Put down below till what you have watched. Any issues you can post in comment as well.
@abissqlabissql60034 жыл бұрын
Sir seen till 3:02:37 tomorrow will watch Generic and Generic collection thanks.
@questpondvideos4 жыл бұрын
@@abissqlabissql6003 , 3 hours in a day is very speedy learning would advice to watch daily15 to 30 minutes and practice. Go slow and steady enjoy learning rather than making it stressful. Happy learning.
@abissqlabissql60034 жыл бұрын
@@questpondvideos Will surely follow your advice. by the way i have enrolled to your live training as well. Thanks again.
@lifetraveler80084 жыл бұрын
Hi Questpond . Thank you for your videos . They are really helpful. Clear and to the point explanation. I have a request. Could you please make a video explaining where should IEnumerable and IQueryable be used in regards with the Repository .(core repository and the EntityRepository(eg ProductRepository)) .
@IntradayTraderNiftyPlusBank3 жыл бұрын
Great 🙏🙏
@mohamedmahmoud-tn4ee3 жыл бұрын
so amazing
@anilkumarjalda4 жыл бұрын
Good....
@questpondvideos3 жыл бұрын
Thanks for the feedback and do visit www.questpond.com
@ultron74613 жыл бұрын
Feeling so lucky that i came here...
@questpondvideos3 жыл бұрын
Thanks and do visit www.questpond.com/netc-fundamentals-net-collections-generics/cid22
@ultron74613 жыл бұрын
@@questpondvideossure! thanks 😊
@akankshagandhe74912 жыл бұрын
I want video of exercise 2
@questpondvideos2 жыл бұрын
For C# Tutorial visit - www.questpond.com/c-interview-questions---answers-series-for-freshers-and-experienced/cid62
@farukhshaikh82474 жыл бұрын
nice!!!
@questpondvideos3 жыл бұрын
Thanks for the feedback and do visit www.questpond.com
@vivekkr20603 жыл бұрын
Where is Part 2?
@questpondvideos3 жыл бұрын
For further part details of C# step by step visit www.questpond.com
@codingworld75092 жыл бұрын
osmmmmm
@vactum03 жыл бұрын
3:50:27
@SufyanKhan-fk4ol Жыл бұрын
❤❤❤❤
@eswarnaidu51072 жыл бұрын
Hai sir i can join to ur channel, we can provide all video accessing.?
@questpondvideos2 жыл бұрын
You can check here what all videos have been provided for KZbin members - kzbin.info/door/H912uDFX3sIaPXMrJa9X_wjoin
@sivaganduriofficial59452 жыл бұрын
👌👌🙏🙏🙏
@soheil4243 жыл бұрын
now I can say I learned She Sharp.
@jarodhiajarodhia85053 жыл бұрын
I'm hoping the same thing
@soheil4243 жыл бұрын
@@jarodhiajarodhia8505 Really? hoping to learn "She Sharp" or "C# as in Sea Sharp", which one bro?