Microsoft Authenticator

Microsoft Authenticator  Two factor authentication (TFA) is easy, convenient, and secure when you use Microsoft Authenticator. Use your phone, not your password, to log into your Microsoft account. Just enter your username, then approve the notification sent to your phone. Your fingerprint, face ID, or PIN will provide a second layer of security in thisContinue reading “Microsoft Authenticator”

What is ASP.NET Core MVC ?

What is ASP.NET Core MVC ? The ASP.NET Core MVC framework is a lightweight, open source, highly testable presentation framework optimized for use with ASP.NET Core. ASP.NET Core MVC provides a patterns-based way to build dynamic websites that enables a clean separation of concerns. It gives you full control over markup, supports TDD-friendly development andContinue reading “What is ASP.NET Core MVC ?”

Build client web apps with C#

Build client web apps with C# Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, theContinue reading “Build client web apps with C#”

ASP.NET Core and Blazor updates in .NET Core 3.0

ASP.NET Core and Blazor updates in .NET Core 3.0 Free and available .NET Core 3.0 and ready for production use, and  has lots of great new features for building amazing web apps with ASP.NET Core and Blazor. What is Blazor find more info on What is Blazor? Some of the big New Features in this release of ASP.NETContinue reading “ASP.NET Core and Blazor updates in .NET Core 3.0”

What is Blazor Server in .NET Core 3.0 ?

What is Blazor Server in .NET Core 3.0? What is Blazor Server? To know more about the basics how Blazor contributes in C# programming language Building Client Web Application using Blazor in C# Blazor Server apps host Blazor components on the server and handle UI interactions over a real-time SignalR connection. As the user interacts withContinue reading “What is Blazor Server in .NET Core 3.0 ?”

How to return multiple values in C# ?

How to return multiple values in C#? Methods can return a value to the caller. If the return type (the type listed before the method name) is not void, the method can return the value by using the return keyword. A statement with the return keyword followed by a variable, constant, or expression that matches the return type will returnContinue reading “How to return multiple values in C# ?”

Microsoft News on Android and iOS

Microsoft News on Android and iOS https://www.microsoft.com/en-my/newsapp?pc_campaign=cbanner&rtc=1#primaryR2 Modern and Beautiful Completely redesigned into a modern experience tailored to IOS and Android. playing Experience the best of what Microsoft News has to offer Pick and Choose You can now pick the layout you like best on your phone – standard, compact or text-only. Dark Theme EnableContinue reading “Microsoft News on Android and iOS”

How to change the height of header in DataGridView ?

How to change the height of header in DataGridView ? All developers might have gone through changing the data grid view header size to increase.  You add data grid view control to windows form and press F7 and go to designer view or else go to your code behind  file and add the below codeContinue reading “How to change the height of header in DataGridView ?”

Types of cloud services

Types of cloud services When talking about cloud computing, there are three major categories. It’s important to understand them because they are used in conversation, documentation, and training. Explore the three categories of cloud computing IaaS versus SaaS versus PaaS Infrastructure as a service (IaaS) Infrastructure as a Service is the most flexible category ofContinue reading “Types of cloud services”

Benefits of cloud computing

Benefits of cloud computing Cloud computing isn’t an all-or-nothing service approach. Companies can choose to use the cloud to store their data and execute logic as much, or as little as necessary to fulfill their business requirements. Existing businesses might choose a gradual movement to save money on infrastructure and administration costs (referred to asContinue reading “Benefits of cloud computing”

Design a site like this with WordPress.com
Get started