C# 7 introduced pattern matching with the extension of the switch statement and the is operator offering the const pattern, the type pattern, and
Continue reading
My experiment using code
C# 7 introduced pattern matching with the extension of the switch statement and the is operator offering the const pattern, the type pattern, and
Continue readingThere are various ways to use Single Sign-On (SSO) in asp.net web application. We can use cookies, session (state server),
Continue readingThrough this blog post, we are going to learn on how to Build C# Objects dynamically and use them on
Continue readingA .NET List is a list you can use as an array. Isn’t it? Yeah, I’m sure it is. And
Continue readingGitLab vs GitHub Version Control repository management services are a key component in the software development Lifecycle. In the last few
Continue readingIn past couple of days, Google had Annual IO event and Microsoft had MS Build 2018. Hell lot of innovation
Continue readingHere is how you can check what data of yours has Google gathered: https://www.google.com/maps/timeline?pb Google stores your location (if you
Continue readingFacebook in past few weeks has seen the biggest onslaught both from media and from users. Facebook is accused of
Continue readingOData (Open Data Protocol) is an open protocol for sharing the data. It is OASIS (Organization for the Advancement of
Continue reading