Back to Browse

String vs StringBuilder | C# | .Net | Tutorial - 29 | Tamil

961 views
Premiered Nov 2, 2024
4:12

String 1. Immutable 2. When trying to change the value of a string, the modified value is saved in a new memory location. 3. It is good choice when value is not changed frequently StringBuilder 1. Mutable 2. When trying to change the value of the StringBuilder, the modified value is saved in a same memory location. 3. It is good choice when value is changed frequently ------------------------------------------------------------------------ C Sharp playlist: https://youtube.com/playlist?list=PL0NK-I6qJ8KwEBEZdF-Q81eKfwDl5HVf_&si=TlhTsVYYRCwtQmat Subcribe: https://youtube.com/@Micah_Tech Instagram: https://www.instagram.com/micah_tech/ GitHub: https://github.com/Kirubason whatsapp: https://wa.me/919360586730 ------------------------------------------------------------------------- tag .Net framework, ASP.Net, ADO.Net, Linq, Parallel Linq, Visual Studio, VB.Net, Web API, Web services, WCF, WinForms, MVC framework, .Net core, ASP.Net core, MVC .Net core, Visual Studio Code, Visual basics, C# Programming language, CLR, compiled code, Tutorial, interview question and answer, C# demo, freshers and experienced job search, coding in .Net, Entity framework, oops concepts, object-oriented programming language, real time project, real time demo, step by step explanation, .net 7 #மைக்காடெக் #micah #MicahTech

Download

1 formats

Video Formats

360pmp45.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

String vs StringBuilder | C# | .Net | Tutorial - 29 | Tamil | NatokHD