ReactJS is a popular JavaScript library used extensively for building user interfaces developed by Facebook. It is a JavaScript view-based framework, which uses HTML language. […]
Continue readingAuthor: Sathiamurthi Mahalingam
"Sathiamurthi works as Associate Architect with Trigent Software. With over 14+ years of software development experience he specializes in providing secure, reliable and scalable solutions for legacy applications and software products.
Sathiamurthi comes with expertise in Microsoft Technologies, designing architectures for various Microsoft-based solutions, architectures/ methodologies such as MVC, REST, JSON, API, WCF, Test-Driven development, SQL Server, and Design Patterns and frameworks such as Angular JS, Laravel. He is also experienced in Agile/SCRUM."
Simple Method to Create a Electron Hello World Application
Electron is a framework for building desktop apps with CSS, Javascript and HTML. The apps will be cross-platform and work on Windows, MacOS and Linux […]
Continue readingString extensions using LINQ
For the question, `The class System.String is sealed and therefore you cannot use it for overriding or inheritance?’ There is a Yes and a No answer. Yes! you can extend […]
Continue reading