Suthahar Jegatheesan MSDEVBUILD / blog by Suthahar

Technical knowledge base

Suthahar's technical articles

240+ hands-on articles on Azure, AI, GitHub Copilot, .NET, Flutter, Python, Firebase, and modern software architecture — one continuous library, written from production.

Browse by technology

Showing all 240 articles

C#

C# Object and Dynamic Types

This blog provides an in-depth explanation of object and dynamic types in C#. Object Type 1. Overview object is the base class for all data types in C#. It can store any type of value,…

C#

Free Microsoft Certification : C#

Microsoft announced a new Foundational C# certification in collaboration with FreeCodeCamp. The Foundational C# certification is completely free for individuals in all regions. The…

C#

Visual Studio 2022: C# Global Namespace

Global usings were introduced in C# 10 and .NET Core 6.0 and later versions. This feature proves to be highly beneficial as it allows you to incorporate commonly used namespaces. As a…

C#

DateOnly And TimeOnly Types In .NET 6 -.NET Core

In this article, we will discuss Microsoft introduced new types DateOnly and TimeOnly in C# and examine the unique functionalities offered by each, and assist in determining the suitable…

Azure

How to learn Azure without paid subscription

Microsoft Azure is a cloud service that is constantly expanding to help your organization meet business challenges. You can build, and manage to deploy applications using the following…

Azure

Microsoft Azure : Create a key vault

An Azure key vault is a cloud service for securely storing and accessing secrets. A secret is anything that you want to tightly control access to such as API Key and Subscription, Password,…

Azure

Microsoft Azure: Create a Storage Account

An Azure storage account contains all of the storage data objects like blobs, files, queues, tables, and disks. The storage account provides a unique namespace for azure storage data that…

Azure

Azure: How do I add a chat bot to Blogger

The Bot Application runs inside Skype, web chat, Facebook, Message, etc. Users can interact with bots by sending them messages, commands, and inline requests. You control your bots using…

Azure

Azure: Develop Azure Functions using Visual Studio

The azure function is a serverless concept of cloud-native design that allows a piece of code to be deployed and executed without any need for server infrastructure, web server, or any…

Azure

Azure App Service: Publish Asp.net Core Web App

Introduction Azure App service is an HTTP based service for hosting web applications, Rest APIs and mobile back ends, you can develop in your known language using .Net, .Net core, Java,…

Xamarin

Automatic OTP verification in iOS using Xamarin Forms

Introduction The Passwords and Security Codes (OTP) are a modern necessity required for security and privacy but initially iOS does not support auto read feature. iOS 12 eases the tedious…

1 comment
Azure

Azure Active Directory(AD) with Custom domain

Introduction Azure AD is cloud-based identity and access management service, which helps employees to sign in and access company resources such as Microsoft 365, the Azure portal, and…

Bot

Building a FAQ bot using Power Virtual Agents

Power Virtual Agents is an easy to create, powerful bot with a no-code graphical interface. This means there isn't necessarily a need for data scientists or developers. It eliminates the…

Awards

Suthahar Become a Microsoft Certified Trainer 2020

I am happy to share with you that I Just received the email confirmation saying I am becoming a Microsoft Certified Trainer (MCT) . I am very happy to be part world biggest learning MCT…

Azure

Microsoft AI: Facebook Messenger Bots for Business

The Bot Application runs in an application, like Skype, web chat, Facebook, Message, etc. Users can interact with bots by sending them messages, commands, and inline requests. You control…

Azure

Microsoft AI: Sentiment Analysis for Customer Feedback

Sentiment analysis seeks to understand a subject’s attitude or emotional reaction towards a specific topic or brand. Sentiment analysis does not have to be complicated and technical. It…

10 comments
Azure

Bot Framework Composer: Prompt for user input

The Bot Framework Composer is a fantastic tool for creating/developing Microsoft bots, as it gives you the ability to sketch out and compose the whole simple and complex Bot applications…

1 comment
Azure

Microsoft Azure Bot: Deploy to Line App

The Bot Application runs inside an application in different channel like Cortana, Skype, web chat, Facebook, Message, etc. Users can interact with bots by sending them messages, commands,…

3 comments
Azure

Bot Framework Composer: Setup and Build a bot

Bot Framework Composer is a fantastic tool for creating/developing Microsoft bots, as it gives you the ability to sketch out and compose the whole simple and complex Bot applications within…

4 comments
Xamarin

Xamarin.Forms: Platform specific code in SAP and PCL

.Net Class and API or some features that behave differently on each platform so we need to write some code on platform specific. Below two library for sharing code between multiple platform…

Azure

Build FAQ Chatbot using Azure Bot Service

Introduction : Bot Framework enables you to build bots that support different types of interactions with users. You can design conversations in your bot to be free. Your bot can also have…

1 comment
Azure

How to Develop Bot Application Using Visual Studio Mac

Introduction : Bot Framework enables you to build bots that support different types of interactions with users. You can design conversations in your bot to be free. Your bot can also have…

2 comments
Azure

Xamarin FAQ Bot Available in Line App

Xamarin Developer Interview questions and answers Bot is ready to use in Line app. Xamarin FAQ Bot will be ready with 7000+ more Xamarin QnA’s. Now you can start open your Line App and >…

1 comment
Xamarin

Getting Started with iOS Storyboards in Xamarin.IOS

Storyboards feature first introduced in iOS 5 that save time building user interfaces for iOS mobile apps. Storyboards allow you to prototype and design multiple view controller views…

1 comment
Xamarin

Faster Startup Times With Startup Tracing On Android

Startup Tracing can be used with Visual Studio 2019 Version 16.2 or Visual Studio for Mac 2019 Version 8.2. You can get started with Startup Tracing by editing your Android project’s…

3 comments
Xamarin

How to build 64-bit Xamarin Android Application

Google announced all Android app should support 64-bit architectures from Aug 1, 2019. 64-bit CPUs deliver faster, richer experiences for your users. Google Play will continue to support…

2 comments
Bot

Building Azure AD Bot Application

Introduction: The Azure AD is the identity provider, responsible for verifying the identity of users and applications and providing security tokens upon successful authentication of those…

7 comments
Bot

Microsoft Bot Framework: Receipt Card Design

Introduction: The Bot Framework has supports different type of rich cards and provides a richer interaction experience to the user. In this article, I will show how to integrate Receipt…

Bot

Microsoft Bot Framework: Adaptive Card Design

Introduction: The Bot Framework has supported the different type of rich cards and provides a richer interaction experience to the user. In this article, I will share about how to integrate…

Azure

Artificial Intelligence (AI) into Xamarin Mobile Apps

Artificial Intelligence continues to gain more traction, now that companies such as Google, Microsoft and others, have released a suite of easy to use tools. It now enables us to create…

2 comments
Visual Studio

Xamarin New Features in Visual Studio 2019

Introduction: Visual Studio 2019 publicly available from April 2 2019 and it’s includes many improvements for Xamarin mobile developers in Visual Studio. Microsoft mainly focused on key…

4 comments
Azure

Build a Facebook Page Bot using Azure Bot Service

Introduction: The Bot Application runs inside an application, like Skype, web chat, Facebook, Message, etc. Users can interact with bots by sending them messages, commands, and inline…

Azure

Microsoft Bot Framework : Receipt Card Design

The Bot Framework has supports different type of rich cards and provides a richer interaction experience to the user. In this article, I will show how to integrate Receipt card UI design in…

1 comment
Azure

Getting Started Chatbot using Azure Bot Service

The Azure Bot Service is powered by the Microsoft Bot Framework and bot service allows developers to build conversational applications that plug into many popular chat applications…

6 comments
Azure

Getting Started Chatbot using Azure Bot Service

Introduction: The Azure Bot Service is powered by the Microsoft Bot Framework and bot service allows developers to build conversational applications that plug into many popular chat…

Xamarin

Value Converter in Xamarin.Forms

Databind two control properties or view model property that have incompatible types / Validation, you need a piece of code in between, that converts the value from source to target type and…

Xamarin

Binding Control to Control in Xamarin Forms

Databinding is a mechanism in Xamarin Forms Application. Binding is common context, is the process of mapping a property on a Page, to a property in a view or ViewModel. In this Article I…

Visual Studio

Microsoft Launches Visual Studio 2017 with Xamarin

Introduction: Visual Studio 2017 successfully was launched on march 7 2017 with many fresh and exciting features for Visual Studio developers. On February 24, 2016 Xamarin and Microsoft…

1 comment
Azure

Azure Active Directory Login using Xamarin.Forms

Step 1: Create / Register Azure Active Directory Login from Here Step 2: Implement Xamarin . Forms Application After completed your Azure app register, then you can start follow below steps…

3 comments
Xamarin.Android

Getting Start First Android Wearable App using Xamarin

Introduction: We all knew xamarin and visual studio is great technology. You are no longer restrict develop only phone and tablet now you can develop Android wearable apps using xamarin.…

1 comment
Azure

Create Azure Active Directory Login

Microsoft Azure Active Directory (Azure AD) to add authentication and authorization to Our web, mobile Application and web APIs. In this article I shown below how to create / implement…

Azure

Create Azure Mobile Apps Service

Azure Mobile App Service is easy to rapidly build engaging cross-platform and native apps for iOS, Android, Windows. We can use implement following mobile feature using Azure and create…

Visual Studio

Visual Studio Shortcuts for Different platform

Playing with keyboard shortcuts is very interesting and reduce the head-ache of using mouse again and again while programming with visual studio IDE. Actually, keyboard shortcuts also…

Visual Studio

MSDN Subscription is Now Visual Studio Subscription

Microsoft changed from MSDN Subscription to Visual Studio Subscription and also changed Url into https://my.visualstudio.com/ Today I have logged into MSDN but its showed like below Watch…

Xamarin

Input Validation in Xamarin Forms Behaviors

Input Validation in Xamarin Forms Behaviors Introduction: Xamarin.Forms behaviors are created by deriving from the Behavior or Behavior<T> class, where T is the type of the control (Entry,…

Web

Difference between Singleton and Static Class

Singleton Static Class 1 Single means single object across the application life cycle so it application level The static does not have any Object pointer, so the scope is at App Domain…

Article

Register Identity Provider for new OAuth Application

Introduction: OAuth is a web authentication protocol and open standard for authorization, Nowadays Internet users to log in to third party websites using following account without exposing…

Xamarin

Getting Started – Xamarin.Forms

Introduction: Xamarin.Forms is a cross platform UI toolkit that allow user to efficiently create native user interface layout. Code can be shared all the device (IOS,Android , Windows Phone…

Visual Studio

MSDN Subscriptions with Free Xamarin Licensing

At the Build 2016 conference, Microsoft introduced the exciting news that Xamarin will now be available for all existing MSDN users at no extra cost. Windows Developer: Xamarin is included…

UWP

Local Storage (SQLite) Using Windows 10 UWP Apps

Local Storage (SQLite) Using Windows 10 UWP Apps The Windows 10 Universal app local storage using SQLite database. Step-by-step implementation. Step 1: Create new universal project /…

AI

How to Build HoloLens Apps

Great news for Microsoft developer . Developers don’t need to buy a $3,000 HoloLens device. Microsoft Visual Studio team will be releasing a HoloLens emulator that can be used to build and…

Visual Studio

MSDN Subscriptions with Free Xamarin Licensing

At the Build 2016 conference, Microsoft introduced the exciting news that Xamarin will now be available for all existing MSDN users at no extra cost. Windows Developer: Xamarin is included…

Article

Day2 VS Item Template

Help to Developer to manage and deliver hands-on digital learning experiences in MAUI, Xamarin,Azure, and Microsoft AI free Learning portal by Suthahar Jegatheesan

Article

Create Project Templates PART1

Help to Developer to manage and deliver hands-on digital learning experiences in MAUI, Xamarin,Azure, and Microsoft AI free Learning portal by Suthahar Jegatheesan

Web

C# 6.0 New Feature

C# 6.0 New Feature How to get C# Updated Version? Two ways we can update C# 6.0 Updated Visual Studio into VS 2014 Or Installing Roslyn Package in VS 2013 $ Sign : Its simplify String…

Xamarin

How to load UIImage from web URL ?

How to load UIImage from web URL ? UIImage img=Images.Fromuri("www.google.com/my.jpg"); Common Class : public static Class Images { Public static UIImage FromUrl (string uri ) { using ( var…

Article

XAMARIN TOP INTERVIEW QUESTION Part 1.1

Questions 1 Can you tell about Xamarin ? 2 History of Xamarin 3 What is Xamarin.iOS Application compiler? 4 What Xamarin.Android Application compiler? 5 Can we develop Windows mobile…

Xamarin

XAMARIN TOP INTERVIEW QUESTION

Xamarin Interview Question : Xamarin Interview Questions /Answers Xamarin .Android interview Questions /Answers Xamarin . iOS interView Questions /Answers Xamarin . Forms Interview…

1 comment
Xamarin

Xamarin Top Interview Question -Part 1

Questions 1 Can you tell about Xamarin ? 2 History of Xamarin 3 What is Xamarin.iOS Application compiler? 4 What Xamarin.Android Application compiler? 5 Can we develop Windows mobile…

Xamarin

Xamarin Top Interview Question -Part 1

Questions 1 Can you tell about Xamarin ? 2 History of Xamarin 3 What is Xamarin.iOS Application compiler? 4 What Xamarin.Android Application compiler? 5 Can we develop Windows mobile…

Xamarin

Xamarin Top Interview Question -Part 1

Questions 1 Can you tell about Xamarin ? 2 History of Xamarin 3 What is Xamarin.iOS Application compiler? 4 What Xamarin.Android Application compiler? 5 Can we develop Windows mobile…

7 comments
Xamarin

VideoChooserTask :: MediaChooserTask in WP8

VideoChooserTask & MediaChooserTask not available in default chooser Windows Phone 8 So We can Use MedialLibrary it will give you access to existing Songs & Video Namespace: Microsoft . Xna…

SQL

SQLite Limitation

Some Feature not Supported in SQLite Feature Support Not Support Right Outer Join No Only Left Outer Join Full Outer Join No Only Left outer Join Alter Table Rename Table Add Column Alter…

Azure

SQLite :: How to create Database?

SQLite How to create Database? How to Get All Database Name? SQLite > . Database Above query retrieve all database name with location “ Main “ is default database name . How to Create New…

Azure

Sql dot commands in SQLite

SQLite Commands ( Sql dot commands) Below commands all are called SQLite dot commands other than SQL dot command for terminated query use by a semi-colon (;) If you want retrieve all SQL…

Azure

SQLite Installation

SQLite Installation Download Following Files SQLite EXE ( sqlite -shell-win32-* . zip):: For database management http://www.sqlite.org/2013/sqlite-dll-win32-x86-3080002.zip SQLite dll (…

Azure

SQL Server :: SQLite

SQLite Define: SQLite is an embedded relational database engine. Other Names: Self –Contained ( no external dependencies) Server Less Zero – Configuration Transactional Sql Database Engine…

Web

Disable Right Click in IE

Java Script: <script language="javascript"> document.onmousedown=disableclick; status="Right Click Disabled"; Function disableclick(e) { if(event.button==2) { alert(status); return false; }…

Visual Studio

VS Deployment Tool

How to deploy Application in VS 2012 1. Click Once Deployment a. Right Click Solution èPublish 2. InstallShield a. Right Click Solution èAdd New Project èSelect InstallShield(…

SQL

WHAT IS USE OF COALESCE KEYWORD

step 1: CREATE TABLE COLLEGE(SID NVARCHAR(10),SNAME NVARCHAR(20),PLACE NVARCHAR(20)) Step 2: INSERT INTO COLLEGE…

1 comment
Web

Sending Email using gmail

using System . Net . Mail; Coding: MailMessage om = new MailMessage("[email]", "[email]"); // om . CC // om . Bcc om . Subject = "Welcome to Suthahar bogs"; om . Body = value; om .…

SQL

Sql Server Trigger for Beginner

A trigger is a SQL procedure that initiates an action . when an event (INSERT , UPDATE , DELETE) occures . Triggers can be viewed as similar to stored procedure in that both consist of…

Xamarin

IsolatedStorageSettings in Windows Phone

IsolatedStorageSettings Save Data Into Setting: /// <summary> /// Save Value into Setting File /// </summary> /// <param name="sender"></param> /// <param name="e"></param> private void…

Xamarin

Windows Mobile Isolated Storage Beginners

WP7 Isolated Storage ●Isolated storage is used to store local text file a on Windows Phone 7 ●If you know File concept in C#.net its easy for you ●If you have two applications that work…

Web

Override Inline Styles with CSS [ !important ]

Cascading Style Sheets cascade. This means that the styles are applied in order as they are read by the browser. The first style is applied and then the second and so on. What this means is…

1 comment
Visual Studio

How to change Team Foundation Server Credentials?

You connect to TFS from the standard Visual Studio Team Explorer it remembers the credentials used to connect to the server. 1. To clear the credential cache Start ==> Run ==>control…

SQL

Add / REMOVE Primary Key to existing table

CREATE TABLE WITHOUT PRIMARY KEY CREATE TABLE JSSTUDTABLE (SNO NUMERIC(10) NOT NULL)ADD PRIMARY KEY EXISTING TABLE ALTER TABLE JSSTUDTABLE ADD PRIMARY KEY (SNO); REMOVE PRIMARY KEY EXISTING…

SQL

“ COALESCE “ Method in Sql Server

“ COALESCE “ Method in Sql Server Table Have so many column like that Name HomeAddress OfficeAddress Temp_Address Suthahar Null Null Pudukkottai Suresh Pullanviduthi Null Null Sumathi Null…

Web

Delegate-Lambda Expression (=&gt;):

Lambda Expression (=>): A lambda expression is an unnamed method written in place of a delegate instance. The compiler immediately converts the lambda expression to either Delegate Instance…

Web

Runtime Assign Method using Delegate

Writing Plug-in Methods with Delegates A delegate variable is assigned a method dynamically. This is useful for writing plug-in methods. In this example, we have a utility method named…

Web

Beginner Delegate program

Add Two Number Delegate Program public delegate int AddTwoNumberDel(int fvalue, int svalue); private void btnClick_Click(object sender, EventArgs e) { AddTwoNumberDel AT = Addnumber; //…

Web

C# Dotnet Delegate

What is Delegate? Its reference to method. once method assign to delegate its work like method delegate method used any other method Where we will use real time? If you want to call…

Web

WCF Programming Model

Disadvatage : Disadvantage is that only HTTP protocol could be used. Another disadvantage is all the service will run on the same port. WCF Programming Model: WCF service have three parts .…

Web

What is WCF ?

· Windows Communication Foundation is a programming platform and runtime system for building, configuring and deploying network-distributed services. · It is the latest service oriented…

Article

Abstract Class in c#.net

Abstract Class: Now we will discuss about abstract class in c#.net. Abstract class is class we cannot create object. We only use inherit We are only use base class. If u r use abstract…

Web

Reserve word in C#.net

Keywords in C#.net C#.net have 77 Reserve word. You are not declare variable/method in reserve words .if you want to declare reserved word you can use " @ " symbol. Example: private void…

Article

How many web.config files for sngle application?

How many web.config files for sngle application? You should have only one web.config. but in sub folder you can have one web.cofing to set configuration of that folders. Example if your…

Web

Configuration File Dotnet

What is Web.Config File? It is an optional XML File which stores configuration details for a specific asp.net web application. What is Machine.config File? The Machine.Config file, which…

Web

Collection -2D Array

2D Array You want to use a 2D array containing any type(int,string ,etc) of value in your C# program 2D array contain 2 pair of values Performance PERF 2D Array are slower to index elements…

Web

Collection - Array

Arrays are references that point to fixed sizes of memory that you can store different kinds of elements in, such as values or references to other objects. In these examples, we look at…

SQL

View in Sql Server

View in Sql Server View is a virtual table It s contains columns and data in different table View does not contain any data directly. Its a set of select query Table 1 Sno Sname Table 2 Sno…

SQL

Trigger Interview Questions

How many types of triggers are there in Sql Server 2005? There are two types of triggers Data Manipulation language (DML) triggers Data Definition language (DDL) triggers DML triggers…

1 comment
SQL

Trigger In Sql Server

Trigger is a special kind of Store procedure Modifications to the table are made using INSERT , UPDATE OR DELETE trigger will run It is automatically run Triggers prevent incorrect ,…

Web

How to use C# string Format

How to use C# string Format string Format method replace the argument Object into a text equivalent System.String. Replace string Particular index for ex System.String.Format("Hi welcome Mr…

Azure

Avoid Temp Table use Table Data Type

Avoid Temp Table use Table Data Type Micrsoft indroduced table data type in sql server altenative to using temporary table Table variables store a set of records, so naturally the…

Azure

List Of Table Name In Sql Server

List Of Table Name In Sql Server SELECT *FROM INFORMATION_SCHEMA . TABLESWHERE Or SELECT [name ] FROM sys . tables; table_type = 'BASE TABLE' Help to Developer to manage and deliver…

Article

Debug Program avoid Attach Process-c#.net Tips

If you need to debug an application in a point where it's difficult to attach debugger manually You can use following code anywhere in your application System.Diagnostics.Debugger.Break();…

Web

Types of JIT Compilers

When the program is executed the CLR activates JIT compiler ,inturn this JIT converts the MSIL Code (Non Executable) to Native Code(Executable) on demand basis as each part of Program is…

Article

Dot Net Module

MS.NET – 4.0 INCL. C#, VB.NET & ASP.NET MS.NET FRAMEWORK The .NET Framework - an Overview Architecture of .NET Framework Types of Applications which can be developed using MS.NET MSIL /…

Web

Resource file in .Net

What is Resource File ? A resource file is a XML file that contains the strings that we want to a. Translate into different languages. b. Can be updated dynamically so that user themselves…

Web

How To Read Web Page HTML Code With ASP.NET?

If data are not available in some kind of XML format (like RSS or web services), sometime you need to deal with HTML output of web page. HTML is usually much harder to analyze than XML…

1 comment
Azure

SQL Queries FAQ

T-SQL Queries 1. 2 tablesEmployee Phone empid empname salary mgrid empid phnumber 2. Select all employees who doesn't have phone? SELECT DISTINCT m1.moviename FROM MovieTable m1 INNER JOIN…

Azure

How to get first day of week

select DATEADD(DD, 1 - DATEPART(DW, getdate()),getdate()) Help to Developer to manage and deliver hands-on digital learning experiences in MAUI, Xamarin,Azure, and Microsoft AI free…

Azure

How to check a primary key exists or not in table

IF OBJECTPROPERTY( OBJECT_ID( '[dbo].[Customers]' ), 'TableHasPrimaryKey' ) = 1 PRINT '[dbo].[Customers] table has a primary key. Help to Developer to manage and deliver hands-on digital…

SQL

How to get number of row in each table in database

SELECT obj.NAME, ind.rowcnt FROM sysindexes AS ind INNER JOIN sysobjects AS obj ON ind.id = obj.id WHERE ind.indid < 2 AND OBJECTPROPERTY(obj.id, 'IsMSShipped') = 0 ORDER BY obj.NAME Help…

SQL

How to get number of days in a month

select CASE WHEN MONTH(getdate()) IN (1, 3, 5, 7, 8, 10, 12) THEN 31 WHEN MONTH(getdate()) IN (4, 6, 9, 11) THEN 30 ELSE CASE WHEN (YEAR(getdate()) % 4 = 0 AND YEAR(getdate()) % 100 != 0)…

SQL

How to select all duplicate records from a table

select Col, count(Col) from TableName group by field having count(*) > 1 Help to Developer to manage and deliver hands-on digital learning experiences in MAUI, Xamarin,Azure, and Microsoft…

SQL

How to Enable CLR integration in SQL Server

EXEC sp_configure 'clr enabled', 1; RECONFIGURE WITH OVERRIDE; Go Help to Developer to manage and deliver hands-on digital learning experiences in MAUI, Xamarin,Azure, and Microsoft AI free…

SQL

How to disable CLR integration in SQL Server

EXEC sp_configure 'clr enabled', 0; RECONFIGURE WITH OVERRIDE; Go Help to Developer to manage and deliver hands-on digital learning experiences in MAUI, Xamarin,Azure, and Microsoft AI free…

SQL

How to get number of records in a table

SELECT * FROM table1 SELECT COUNT(*) FROM table1 SELECT rows FROM sysindexes WHERE id = OBJECT_ID(table1) AND indid < 2 Help to Developer to manage and deliver hands-on digital learning…

SQL

What is a join and List different types of joins

Joins are used in queries to explain how different tables are related. Joins also let you select data from a table depending upon data from another table. Types of joins: INNER JOINs, OUTER…

SQL

Difference between Triggers and Storedprocedures

Triggers are basically used to implement business rules.Triggers is also similar to stored procedures.The difference is that it can be activated when data is added or edited or deleted from…

SQL

What do you mean by Filtered indexes

Filtered indexes are a new feature in SQL 2008 and they allow for an index to contain only some of the rows in the table. Prior to this, an index would always have, at the leaf level, the…

SQL

Get top two records without Top keyword

set rowcount 2 select column,column1 from tblEmployeeMaster Help to Developer to manage and deliver hands-on digital learning experiences in MAUI, Xamarin,Azure, and Microsoft AI free…

navigate open