I’m a staff software engineer passionate about building scalable applications, exploring cloud technologies, and improving developer productivity. In small or large micro services or distributed ...
This progressive tutorial is for building your own AI chat application informed with your enterprise data. In Chapter 1, we start with building a simple ChatGPT-like application using Semantic Kernel ...
Your browser does not support the audio element. C# is one of the most versatile programming language and brings in ease of programming offered by languages like Java ...
Classes and objects in Java must be initialized before they are used. You’ve previously learned that class fields are initialized to default values when classes are loaded, and that objects are ...
In this post, you are going to learn to make a basic notepad app. This is a great project to get to grips with because it will lend itself to a range of alternative uses as similar concepts can be ...
The .NET Framework makes it easy to determine the ordinal day of the week for a particular date, and to display the localized weekday name for a particular date. An enumerated value that indicates the ...