Exceptions and Exception Handling in C#.Net - Part 1 | C#.NET Tutorial | Mr. Bangar Raju

preview_player
Показать описание
Welcome to our C#.NET tutorial series! In this video, we'll dive deep into the essentials of C#.NET, a powerful language used for developing robust applications. Whether you’re a beginner or looking to sharpen your skills, this series will provide valuable insights and hands-on examples.

🔹 Course Details:

Topic: C#.NET Course Overview | NareshIT

🔹 Check Out Our Playlists:

🔹 Join Our Community For Latest Updates:

💡 About NareshIT:
"Naresh IT is having 22+ years of experience in software training industry and the best Software Training Institute for online training, classroom training, weekend training, corporate training of Hadoop, Salesforce, AWS, DevOps, Spark, Data Science, Python, Tableau, RPA , Java, C#.NET, ASP.NET, Oracle, Testing Tools, Silver light, Linq, SQL Server, Selenium, Android, iPhone, C Language, C++, PHP and Digital Marketing in USA, Hyderabad, Chennai and Vijayawada, Bangalore India which provides online training across all the locations
-------------------------------------------------------------------------------------------------------------------------------
💡 Our Online Training Features:
🎈 Training with Real-Time Experts
🎈 Industry Specific Scenario’s
🎈 Flexible Timings
🎈 Soft Copy of Material
🎈 Share Videos of each and every session.

📚 Learn C#.NET with NareshIT and take your programming skills to the next level. Don’t forget to like, comment, and subscribe for more tutorials and updates!

-------------------------------------------------------------------------------------------------------------------------------
💡 Please write back to us at

#CSharp #DotNet #CSharpTutorial #Programming #NareshIT #LearnCSharp
Рекомендации по теме
Комментарии
Автор

A Great Effort has been taken for explanation of the Exception Teaching by the Great Teacher Mr. Bangar are the best example for the upcoming teachers and

DilipNageshwar
Автор

Always More than awesome explanation and everytime it is more new I love the way of his teaching

sandy
Автор

Sir I'm from Pakistan
Great learning from you lectures
Love u a lot 💟

badarraja
Автор

Good job for explaining this using the white board since topics like exception handling and multithreading are a bit intricate than the other topics. Thanks for the video sir. I've learnt C# purely from this channel.

shuvbhowmickbestin
Автор

Hello sir! Thank you so much for the video. The code from @05:48, <\ Console.WriteLine(i); /> will give you the vaklue of index and hence you won't get error. Might you wanted to tell us this one I believe. </ Console.WriteLine(arr[i]); />. Which will print the array values and hence the exception, System.IndexOutOfRangeException.

keerthisharan
Автор

Wow. This is really a great video. Thanks for your effort sir❤

mohan_moby
Автор

Nice content. Clear and detailed explanation.

rahulmacwan
Автор

Naresh sir,

You are really awesome!
&
Definitely a great thanks goes to you!

manjeetnandal
Автор

Thank you Mr. Bangar Raju for your tutorials.

wahidhashemi
Автор

Hi Sir, I think in example you mean Console.Writeline(arr[i]). Then it will give run time error. No error if use (i). Thanks for Free Videos.

tech-HO
Автор

Thank You sir, Please explain multi-threading With Example

krishnasmemories
Автор

I like this video or this lecture very much. Thank you for this information.

gotech
Автор

a very good video sir..but I think there should not be any run time error for the example used here..

anadichakraborty
Автор

Hello Sir,
Thanks for explaination...but there is slight mistake in the initial example where Console.WriteLine(arr[i]) will give error and not Console.WriteLine(i).

nitinkesherwani
Автор

sir its arr[i] in Console.Writeline(+arr[i])); and not just "i". No error wil be thrown if you out only i.

DilipNageshwar
Автор

please explain Solid Principles using c#

venkatachandu
Автор

index was out of range. must be nonnegative and less while eyeshot in wpf plz help it

pallavibai
Автор

Array IndexOutofRange Exception is right not Bound

nikeshrathour
Автор

He is teaching on the fly.. ( for crying out loud!!) ...yes there is a mistake with the code..so what ? the lecture is cogent...

jinnahkanyako
Автор

Please improve your code ..frist example your are print I not arr with i ..for this program will run without exception..

mysticmultiverse