Watch Pre-recorded Live Shows Here
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About Query
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mudita Rathore (7)
Venkata Subbarao Polisetty (6)
Ojash Shrestha (5)
Jin Vincent Necesario (5)
Sourav Kayal (4)
George (4)
Sanjeeb Lenka (4)
Tural Suleymani (3)
Nimit Joshi (3)
Vijai Anand Ramalingam (2)
Ramesh Chandra (2)
Sachin Kalia (2)
Arun Potti (2)
Anubhav Chaudhary (2)
Sanjay Kumar (2)
Shivam Payasi (1)
Dhruvin Shah (1)
Pragya Vats (1)
Abhishek Mishra (1)
Asma Khalid (1)
Rahul Bansal (1)
Suchitkumar Khunt (1)
Catcher Wong (1)
Sagar Pardeshi (1)
Mayuresh Joshi (1)
Mohsin Azam (1)
Sandeep Mishra (1)
Dennis Thomas (1)
Mohsin Arif (1)
Ashok Kumawat (1)
Vitalii Honcharuk (1)
Vinay Ayinapurapu (1)
Raju Ahmed (1)
Vinodh Kumar (1)
Sundaram Subramanian (1)
Shenbagapandiyan P (1)
Diksha Gupta (1)
C# Curator (1)
Munesh Sharma (1)
Pradeep Shet (1)
Packiaraj Santhiyagu (1)
Sourabh Mishra (1)
Yogesh Tyagi (1)
Ramakrishnan R (1)
Ahsan Siddique (1)
Prashant Bansal (1)
Kapil Gaur (1)
Chandradev (1)
Prince Raj (1)
Vithal Wadje (1)
Maragatha Mani (1)
Yusuf Karatoprak (1)
Neha Sharma (1)
Nikunj Satasiya (1)
S Ravindran (1)
Deepak Verma (1)
Ahmar Husain (1)
Vijay Prativadi (1)
Sandeep Singh Shekhawat (1)
Scott Lysle (1)
Sharad Gupta (1)
Priyanka K S (1)
Related resources for Query
No resource found
Consuming Web API Using jQuery(AJAX)
8/9/2022 9:56:56 PM.
in this article, I will explain how we can access data from a web API using ajax jQuery.
.NET Interview Question - IEnumerable Vs IQueryable
8/8/2022 10:37:28 PM.
The differences between IEnumerable and IQueryable.
Call Rest APIs From Power BI / Power Query
7/31/2022 11:42:38 PM.
Sometimes, we encounter a requirement where we need to call some sort of Rest APIs from Power BI Desktop. In this article, I will teach you a step by step procedure for calling Rest APIs from Power BI
XML Shredding In T-SQL
7/19/2022 9:32:17 PM.
In this article, you will learn about XML shredding in T-SQL.
Logical Query Processing In T-SQL
7/19/2022 8:03:35 PM.
This article demonstrates the practical values of knowing Logical query execution in TSQL.
Query Processing In Database Management
7/14/2022 1:04:47 PM.
Query Processing is the approach of selecting the best strategy or plan which can be used to respond to a database request.
ASP.NET MVC jQuery Server Side Datatable Example
7/8/2022 11:18:00 AM.
This article is demonstrating the implementation of jQuery server side Datatable in MVC appplication with server side filter, sorting and Pagination.
ASP.NET MVC 5 - JQuery Form Validator
7/8/2022 3:30:50 AM.
This article is about jQuery form validator integration with ASP.NET MVC5 platform.
IEnumerable Vs IQueryable In LINQ
7/1/2022 7:28:34 AM.
In this article, I will demonstrate how to use IEnumerable and IQueryable in C#. Also learn the differences between IEnumerable and IQueryable.
Web API With AJAX: Make PUT Request in RESTful Web API Service
6/22/2022 9:30:49 AM.
This article exlains PUT requests in HTTP verbs and how to make this request to a RESTful Web API using a JQuery Ajax function.
Web API With AJAX: Understanding POST Request in Web API
6/22/2022 8:51:07 AM.
This article provides a basic understanding of the Web API and concepts of AJAX in web applications.
How To Query JSON File Stored In S3 Using S3 Select
5/26/2022 1:23:51 PM.
In this article, you will learn how to query JSON file stored in s3 using s3 select.
How To Query Parquet File Stored In S3 Using S3 Select
5/26/2022 1:23:15 PM.
In this article, you will learn how to query parquet file stored in s3 using s3 select.
Retrieve Related Entities Data Using Expand Query With Webresource In Dynamics CRM
5/5/2022 4:12:54 AM.
In Dynamics 365 CRM, for certain requirements data needs to be retrieved from related entities. Expand query in XRM Web API. As an example, selected contact record guid was passed to fetch details of
Good VS Bad - Beyond The JavaScript Console
4/29/2022 2:21:48 PM.
In this article, you will learn about JavaScript Console.
Query Apache Hive With C# And ODBC
4/26/2022 12:41:58 PM.
This article introduces the combination of C# and ODBC to query data from Hive
How To Filter Data From Html Table Using JQuery
4/25/2022 3:07:37 PM.
In this articles I will explain how to search data from html table using JQuery function. We will learn how to create function using JQuery and how to add JQuery library in our webpage.
CRUD On List Items Using Web Services And jQuery In SharePoint 2013 - Part 1
4/8/2022 10:06:46 AM.
In this article you will learn how to perform basic create, read, update, and delete (CRUD) operations on lists and list items with the SharePoint Web services.
jQuery Interview Questions and Answers With Practices: Part 2
4/7/2022 11:44:44 AM.
In this article, you will learn jQuery interview questions and answers.
Remove Unique Permissions From SharePoint List And Library Using REST API
3/26/2022 3:56:34 PM.
In this article, we will learn how to remove unique permissions from the SharePoint list and library items.
Compare JSON In MySql
3/17/2022 2:28:21 PM.
In this article. you will learn how to compare 2 Json Records in MySql.
FetchXML Query In Microsoft Dynamics 365
3/10/2022 2:13:49 PM.
In this article, you will learn about the FetchXML queries in Microsoft Dynamics 365.
Include jQuery Library In A View Or Page In Different Ways
3/2/2022 4:43:39 AM.
If you are using layout, you can include your bundle (render bundle) in your layout. The benefit of this approach is, you don’t have to use the @Scripts.Render in all the views where you use layout wh
Azure Synapse Analytics - Exploring Query Editor
1/27/2022 8:46:25 PM.
In this article, we'll learn the features provided in the query editor in Azure Synapse Analytics.
Implementation Of jQuery Data Table In ASP.NET Web Forms
1/27/2022 11:11:27 AM.
In this article, we will discuss how to implement jQuery data table in ASP.NET web forms.
Zoom In/Zoom Out Web Page Content Using jQuery
1/25/2022 7:52:57 PM.
In this article, you will learn about Zoom In Zoom Out web page content using Jquery.
List Rows Based On Expand Query In Power Automate
1/13/2022 4:10:36 PM.
In order to get details of related entity for the selected entity without separate retrieve call we can leverage Expand Query .As a business scenario for the same vaccination use case extracting detai
Advanced Entity Framework Core Tips In Practice: Concurrency, Query filters and SaveChanges Method Abilities💪
1/11/2022 3:11:26 AM.
I am describing the practical aspects of working with Entity Framework Core. In this article I am touching Concurrency token and RowVersion, on save changes interceptor with a bunch of usefu
Azure Synapse Analytics - Connect, Query And Delete Data Warehouse SQL Pool
1/10/2022 1:57:24 PM.
In this article, we'll learn to connect, query and delete data warehouse using SQL Pool and Azure Data Studio.
Query Values From JSON Outputs In PowerAutomate
1/10/2022 4:34:31 AM.
In this article, we will go through couple of ways to get the required values from the JSON output values that we got from Power Automate.
List Contacts Based On FetchXMLQuery In Power Automate
1/7/2022 5:31:31 AM.
During certain scenarios we must work on List of records to perform certain operations like sending alerts to list of customers. In these scenarios it is critical to filter records to make sure actual
Add Temporary Row Into Table Using JQuery Panel Slider
12/31/2021 11:42:03 AM.
Add Temporary Row Into Table Using JQuery Panel Slider.
Azure Data Studio - Create, Query And Delete In SQL Server
12/22/2021 9:02:21 AM.
This article dives in creating tables, working with queries and delete the data in SQL Server from Azure Data Studio.
Azure Data Studio - Create, Query And Delete In Azure SQL Database
12/16/2021 2:36:12 PM.
This article dives in creating tables, working with queries and delete the data in Azure SQL Database from Azure Data Studio
Read Text File And Move Files To Another Folder Using SQL Server Query Instead Of ETL
12/9/2021 7:46:26 AM.
In this article, you will learn how to read text file and move files to another folder using sql server query instead of etl.
How To Query Dataverse In Microsoft SQL Server Management Studio (SSMS)?
12/8/2021 2:51:40 PM.
In this article, you will learn how to query dataverse in Microsoft SQL Server Management Studio (SSMS).
Query CSV File Saved In ADLS Through SQL Query - Azure Synapse Analytics
11/22/2021 4:07:35 AM.
In this article, you will learn how to query CSV File saved in ADLS through SQL Query - Azure Synapse Analytics.
Query Editor in Power BI for Data Transformation
11/8/2021 11:37:57 AM.
From our previous articles, we know how to load data into our Power BI from various data sources. But that exact data is not enough to create our Power BI reports. We need to shape those data, that is
How To Query Data In Dynamics 365 CRM Online Using XrmToolBox
11/7/2021 5:46:01 AM.
In this article, you will learn how to query data in Dynamics 365 CRM Online using XrmToolBox.
How To Create, Query And Delete Database In Azure SQL
10/14/2021 1:14:48 PM.
In this article, we’ll learn to create a database in Azure SQL, experiment with some Query and then when one is done with using the resources, learn to delete it.
Use CRM REST Builder In Dynamics CRM
9/22/2021 5:24:05 PM.
One of the common scenarios is to work with CRM Web APIs to get details of records that are present in Dynamics CRM. To quickly test CRM WEB API requests, CRM REST Builder was used, which needs to be
Connect Dynamics CRM With Postman Tool Environment
9/15/2021 12:44:57 PM.
During certain scenarios we must quickly test Dynamics CRM Web API Requests. We Can leverage Postman Tool to achieve. As an example, here we are going to explore how to create an Environment in Postma
Usage Of uriQuery Function In Power Automate
8/19/2021 1:01:56 PM.
In Power Automate, most of the common scenario is to extract parameters that are present in website url, which can be achieved easily using uriQuery Function as an example.
Dapper Micro ORM (Connection Management)
7/12/2021 12:31:23 PM.
In this article, you will learn about Database Connection Management in Dapper ORM.
How To Connect Azure SQL Data With Power BI Via Direct Query
6/29/2021 6:58:24 AM.
In simple words It's allow to connect data directly from the source repository, known as DirectQuery.
JQuery Interview Questions
6/18/2021 11:55:58 AM.
Here is a list of top JQuery interview questions and answers for freshers and experienced jQuery Developers. Get ready for your next jQuery interview.
State Management Technique in .NET
6/8/2021 9:48:21 AM.
State Management Technique is a process by which we maintain the state and page into multiple requests for the same or different page.
Create AutoComplete List Using jQuery
6/7/2021 6:25:46 AM.
In this article, I will tell you how to create an AutoComplete List using jQuery.
Using Query Operators in ASP.Net Web API2
6/4/2021 7:49:22 AM.
This article explains how to use the Query Operators in Web API2 for filtering the data. For this we need to make the Web API method a Queryable method.
SQL Performance (3), Optimized DATA MODIFYING Query
6/3/2021 3:52:45 AM.
This article discuss the Update statement performance improvement.
SQL - Interesting Queries
6/3/2021 3:51:00 AM.
This article will discuss several most popular, complex, and interesting SQL queries and their solutions.
ASP.Net WEB API Against WCF
5/31/2021 6:34:01 AM.
In this article, we will try to understand the concept of the ASP.NET Web API along with examples of creating a WebAPI and consuming it step-by-step.
One-Time Event Handler in ASP.Net Using jQuery
5/31/2021 6:10:20 AM.
This article describes how to use the one-time event handler with the One() method of jQuery in the ASP.NET.
SQL Performance (2), Optimized SELECT Query (B)
5/29/2021 9:06:52 AM.
This article discuss SQL performance on optimizing SELECT Query, Second Part.
Auto Query Generator In MSSQL Server
5/28/2021 9:21:59 AM.
If you’re a developer, irrespective of the platform, you would have to work with Databases. Creating SQL statements for tables is quite often a monotonous job and it gets hectic especially with dealin
Implement Version in Web API: Using Query String
5/27/2021 10:55:08 AM.
In this article, we will learn how to implement version information using a Query string.
Cross-Site Scripting Attack in MVC4
5/27/2021 10:13:48 AM.
In this article, we will explore Cross-Site Scripting in an MVC application. In general, this is the most dangerous threat by hackers.
One Time Event Handling Using jQuery in ASP.Net
5/27/2021 5:38:16 AM.
Sometimes at the time of development some requirements arise for generating only a one-time event for a specific control.
Async SqlConnection in ASP.Net 4.5
5/26/2021 11:45:46 AM.
This article explains how to create an async SqlConnection in ASP .Net 4.5 and using the SqlCommand.BeginExecuteNonQuery Method (AsyncCallback, Object).
Auto Complete TextBox Using jQuery and ASP.Net MVC
5/25/2021 5:54:33 AM.
This article introduces approaches to show suggestions while typing into a field (Text Box) in an ASP.NET MVC project.
SQL Performance (1), Optimized SELECT Query (A)
5/21/2021 4:12:40 AM.
This article discusses SQL performance on optimizing SELECT Query.
Introducing Mobile Site in MVC 5 and jQuery Mobile
5/5/2021 10:07:13 AM.
This article provides an overview of the jQuery Mobile application in the ASP.NET MVC 5 project template using Visual Studio 2013.
Get Items From Multiple Line Of Text Column Using CAML Query With SharePoint Rest API - Life Saver
4/28/2021 9:05:26 AM.
When I was stuck up at getting items from Multiple line of text column CAML query saved my time, as the blog title says ;)
Azure Data Lake Storage Gen2 Query Acceleration
4/24/2021 2:36:22 AM.
In this article, you will learn about Azure Data Lake Storage Gen2 Query Acceleration.
Salesforce SOAP API - POST Request With SOQL Query Envelope [Custom SObjects]
4/23/2021 12:34:49 PM.
In this article, we will discuss the detailed steps on executing SOQL queries for Custom Salesforce SObjects using SOAP API. In this demo, we will look into how to query fields with lookup relationshi
Uploading Multiple Files Using jQuery and Generic Handler in ASP.Net 4.5
4/22/2021 10:06:15 AM.
This article describes how to upload multiple files in ASP.NET Web Forms using the jQuery and Generic Handler.
Specific Domain Email ID Field Validation Using JavaScript And jQuery☑️
4/20/2021 9:42:55 AM.
You would have seen regular expression for email address field. But how to handle if your customer is looking for client side validation of email but user should be allowed to enter organization speci
How to Create jQuery AutoComplete Textbox in ASP.Net
4/19/2021 10:30:40 AM.
In this article, you will learn how to create JQuery AutoComplete textbox in asp.net.
Master Pages in ASP.Net
4/15/2021 12:40:46 PM.
This article explains how to create a master page in ASP.NET 4.5 and using the creating CSS and jQuery menu bar.
AutoComplete DropDown Using jQuery With C#
4/15/2021 12:14:56 PM.
In this article, I am showing how to use an autocompleted dropdown list in ASP.NET application with C#.
jQuery Content Filter Selectors
4/10/2021 1:05:39 AM.
In this video we have discussed the jQuery content filter selectors such as contains, empty, has and parent.
Creating AutoComplete TextBox In ASP.NET MVC 5
4/9/2021 10:25:25 AM.
In this article we will learn how to create the AutoComplete TextBox in ASP.NET MVC using jQuery UI .
Move Tooltip With Mouse or Cursor by Using jQuery in Web API
4/6/2021 4:44:00 AM.
This article describes how to move a Tooltip by moving the cursor using jQuery.
Creating a Sortable List in Web API Using jQuery
4/6/2021 4:39:49 AM.
This article shows how to create a sortable item list.
Get the Desktop Details of Your Windows Operating System in ASP.Net
4/2/2021 11:01:46 AM.
This article describes how to get the Desktop details of User in your System . Here I will get the information from the Win32_Desktop class.
jQuery UI Tooltip With Web API
4/2/2021 10:43:14 AM.
In this article, I will tell you how can we use the jquery UI Tooltip with Web API.
jQuery Attribute Selectors
4/1/2021 3:05:49 AM.
In this video, we'll see how to utilize the different jQuery attribute selectors.
How To Install And Use jQuery In Angular
3/30/2021 8:03:20 PM.
In this article, you will learn how to Install and use jQuery in Angular.
Understand jQuey Ajax Function: Call Web-API Method
3/26/2021 9:52:27 AM.
In this article, we will discuss bit advance topic than previous article. Here we will try to consume WEB-API service using jQuery Ajax function.
Using The LinqToQuerystring in Web API
3/26/2021 9:28:28 AM.
In this article, you will see the simple use of LinqToQuerystring in the Web API.
Get All Intranet User Details in ASP.Net
3/26/2021 7:17:24 AM.
This article describes how to get the details of users present in a intranet. here i will get these info from Win32_UserAccount class.
jQuery Hierarchy Selectors
3/25/2021 4:56:58 AM.
This video shows the different jQuery hierarchy selectors such as child selector, descendant selector, adjacent, and siblings selector.
JsAction with T4 Template
3/24/2021 9:59:12 AM.
JsAction’ve been providing us to access Mvc Controller Actions with parameters intellisense. I would like to show you how to do use JsAction in big project with T4 File.
jQuery Basic Selectors
3/23/2021 5:12:42 AM.
In this video, we'll see the different basic jQuery selectors such as all, class, element, id, and multiple selectors.
jQuery CSS Method and Class Attributes
3/21/2021 4:47:48 AM.
See how to utilize jQuery to change CSS and classes with addClass, removeClass, and toggleClass methods.
Create an Auto Complete List Like Google Using jQuery
3/16/2021 10:24:40 AM.
This article explains how to create an Auto Complete List using jQuery.
ASP.NET: Tooltip in Datalist
3/12/2021 6:52:45 AM.
In this article, I explain how to add a tooltip. Here I provide an example to show a tooltip on the profile images.
Error | Object Doesn't Support Property Or Method 'Includes' In Internet Explorer 8
3/10/2021 4:40:43 PM.
In this article, I am going to explain how to fix the error Object doesn't support property or method 'includes' as well as Object doesn't support property or method 'indexOf'
Get the Details of Your Windows Operating System in ASP.Net
3/9/2021 7:45:15 AM.
This article describes how to get the details of your Windows Operating System. Here I will get the information from the Win32_OperatingSystem class.
Cascading DropDownList Box in ASP.Net MVC4 Using Json, jQuery
3/9/2021 6:43:30 AM.
This article explains the usage of jQuery and CSS in MVC 4 an application to invoke server-side code.
Sum of DropDownList Selected Values Inside GridView Using jQuery
3/8/2021 6:01:02 AM.
This article demonstrates the use of jQuery with ASP.Net to calculate the sum of DropDownList selected values and display the total.
How to Create Thumbnails of Images Stored in Database
3/8/2021 5:25:25 AM.
Beginners commonly ask how to create thumbnails of images stored in a database and show them in an aspx page; this article shows how.
Query Extender in ASP.NET
3/3/2021 6:49:58 AM.
This article demonstrates an interesting and very useful concept in ASP.NET.
Create HTML Helpers Extension Method to Get Id and Name in jQuery Function
3/2/2021 9:12:47 AM.
This article introduces two extension methods of the HtmlHelper class, one that obtains the Id in a jQuery function and another obtains the Name in a jQuery function.
Simple Search Panel in MVC 4
3/2/2021 9:05:18 AM.
This article provides a demonstration of implementing a search panel in an MVC project using little more than a bit of JQuery along with a couple of freely available plugins.
Change Page Title Dynamically and Clear TextBox Value With JavaScript
3/2/2021 8:28:51 AM.
This article helps you with different type of solution like changing the page title dynamically and clearing a TextBox value using jQuery and JavaScript in ASP.NET.
Get the BIOS Details of Your System in ASP.Net
3/2/2021 8:22:07 AM.
This article describes how to get the BIOS details of your System . Here I will get the information from the Win32_BIOS class.
Dynamically Change Size of Textbox in Web API Using jQuery
3/1/2021 7:55:03 AM.
This article describes how to change the size of textbox at run time using jQuery.
Merge Statement In SQL
2/26/2021 6:17:42 PM.
Merge Statement is a very popular clause in SQL. It handles Insert, Update and Delete in a single query no need to write different logics for each.
Move Data From One Listbox to Another ListBox Using jQuery in Web API
2/25/2021 9:26:33 AM.
In this article, you will learn about how to move the Data from one listbox to another listbox using jQuery.