Resources No resource found - How To Perform Searching With Paging In ASP.NET Web APIAug 15, 2017. In this article, we are going to learn how to do a search with Web API.
- CRUD, Paging, Sorting, Searching With AngularJS In MVCApr 28, 2016. In this article you will learn about CRUD, Paging, Sorting, Searching with AngularJS in MVC.
- JQuery DataTable - Paging, Sorting, Searching In ASP.NET from Code Behind Jan 25, 2016. In this article you will learn about Paging, Sorting, Searching with JQuery DataTable in ASP.NET.
- Paging Sorting Searching In ASP.NET MVC 5Dec 25, 2015. In this article we will learn how to do Sorting, Paging and Searching In ASP.NET MVC 5.
- Paging, Searching And Sorting In ASP.NET MVC 5Dec 20, 2013. This article explains how to do sorting, searching and paging in a MVC 5 application with Entity Framework 6 in Visual Studio 2013.
- Working With Searching Panel Application in MVC 5Aug 30, 2013. This article shows how to add a search panel with which you can search by name or by grade in a MVC application with Visual Studio 2013 Preview.
- Form Based Searching in PHPJun 25, 2013. This article explains Form Based Searching in PHP.
- Scheduling and Searching an Issue in JiRA Tool in TestingDec 05, 2012. In this article we discuss scheduling and searching an issue in JiRA tool
- Perform Sorting, Searching and Reverse Operations in List Using C#May 15, 2012. In this article I explain the concept of searching an item from a list, sorting elements in a list and reverse elements in a list.
- Sorting and Searching in ASP.NET MVC ApplicationNov 30, 2011. In this this article you will learn how to use the Sorting and Searching functionality in an ASP.NET MVC Application.
- Type-Ahead Text Searching in Silverlight 5 BetaJun 08, 2011. In this article we shall discuss one of the new features of Silverlight 5 Beta. Type-Ahead text searching for items controls is one of the features that business users simply expect as a given.
- Google Custom Searching in ASP.NetJun 09, 2010. In this article, we will learn how to use Google Custom Searching method in ASP.Net website.
- Sorting, Reversing, and Searching in Arrays in C#Jan 17, 2010. In this article I will explain you about Sorting, Reversing, and Searching in Arrays in C#.
- Sorting, Searching and some other useful programsSep 07, 2001. Here are the some useful programs including many search algorithms, sort, palindrome, fibonacci...
- Searching A Name From The ListView Using Xamarin.Forms For UWPApr 24, 2018. In this article, we will discuss how to create a ListView and how to search a particular search item from the list.
- Searching In jqGrid Using MVCApr 08, 2016. This article will explain to you how to perform searching in jqGrid Using MVC.
- Searching And Paging In MVCOct 15, 2015. In this article we will learn how we can search data from a table and how we can implement paging in ASP.NET MVC.
- Searching Data in GridView Without Coding Using SQL ServerApr 04, 2015. This article shows how to search data in a GridView using SQL Server without writing code.
- Working With JQX Grid With Filtering And Sorting And SearchingOct 27, 2014. This article explains how to implement JQX Grid in our application.
- Searching a Binary Search Tree (BST) Using C#Jan 19, 2014. This articles descries the various ways to searc the elements of a Binary Search Tree (BST) such as searching for an element in a BST, finding the minimum and maximum elements and finding the successor and predecessor of an element.
- Searching Multiple Parameters in LightSwitch 2012 - Part 1Aug 26, 2013. Here we will see how to create a table, add a relationship and add a screen in a LightSwitch Application (Visual C#) in Visual Studio 2012.
- Searching Multiple Parameters in LightSwitch 2012 - Part 2Aug 26, 2013. This article describes how to add a query for a table and add a data item as well as add a button.
- Searching Data From the Database in ASP.Net Web APIJul 26, 2013. In this article I will going to describe the procedure for searching the data from the existing table.
- Searching and Listing Files of Selected Drive in WPFJul 03, 2013. This article introduces how to search the files of your drive and list the results in a Data Grid View.
- Searching, Sorting and Paging Using SQL QueryJun 25, 2013. This article shows how to use a SQL query to perform searching, sorting and paging by one query.
- Searching Records From a DataBase and Displaying In a Gridview Using ASP.Net C#Jan 24, 2013. In this article I have explained how to search the records from database and display them in a GridView using a TextBox, ASP.Net and C#.
- Searching Home Group Location in Windows Store AppsOct 23, 2012. In this app I described how to search the Home Group Location in Windows Store App using JavaScript.
- Searching Record in Windows Store App Using LINQJul 13, 2012. Today we will create a search query operation in a windows store application with the help of LINQ.
- Searching Records by DropDownList in ASP.NETJan 31, 2012. In this article you will learn how to show a record into a GridView according to a selected value in a dropdownlist.
- Searching Record in DataGridView in ADO.NETJan 13, 2012. In this article you will learn how to search record in a DataGridView.
- Searching Records in ADO.NETJan 06, 2012. In this article you will learn to search records in Google style in ADO.NET.
- Searching and Sorting and Paging in Grid view Control with Simple JQueryDec 08, 2011. In this article, you will learn how to perform Searching, Sorting and Paging in a Gridview Control with simple JQuery.
- Searching Records using RowFilter in F#Nov 16, 2011. In this article, you will learn to search records depending on different search criteria in an F# application.
- Searching Any Record from Database in ASP.NetJun 14, 2010. This article will explain you how to search particular record from SQL Server Database in ASP.Net
- Searching in User Profile PropertiesSep 07, 2007. Enabling search in membership profile properties using SQLSERVER2005 pluggable assembly created by C#.
- How To Configure Search Service Application Using PowerShellApr 18, 2018. In this article, we will discuss how to provision Search Service Application for SharePoint 2016 using PowerShell
- How Are You Using Document Libraries In SharePoint?Apr 05, 2018. SharePoint is well known for its content management ability. We can store files in SharePoint (inside Document Library) and use search and approval workflows features on top of it. I have seen many organizations are using only the content management feature of SharePoint by uploading tons of files. But, is it the right way of using SharePoint?
- An Introduction To SEO (Search Engine Optimization) For DevelopersApr 02, 2018. How often do you visit a particular website? Or, for how long do you surf the internet? For most of us, the answer would be -- a number of times. You are not the only one browsing a website at a time. Apparently, the website you are browsing is not the only website either; there are billions. Today, every company has its own website and we are the people who engage with these websites and give birth to ‘web traffic’.
- Angular - Creating Custom Pipe(|)Mar 28, 2018. As we already know that Pipes (|) in Angular are used to transform the data before displaying in a browser. So in this article, my requirement is to filter the student record based on the value i.e. Name of the student entered in the search textbox given at the top.
- Building A Data Driven App Using WPF XamDataGridMar 15, 2018. A typical rich data-driven Windows client app includes a backend database and a front-end client UI. The app connects to a database, reads the database, displays records in data controls, and implements CRUD operations. The app may also include some advanced UI operations such as sorting, searching, filtering, multiple views, and data export.
- Active Directory Filter BuilderMar 15, 2018. AD Filter Builder is the tool for building up the LDAP query for easy searching.
- SharePoint Custom Search ScriptMar 14, 2018. This article will explain the PowerShell script searches for files within Document libraries in SharePoint (farm level, site collection level, web level etc.) based on the search parameters you provide. It can also be used for searching in SharePoint for any files with the specified extension. The results are returned in a .CSV format.
- Building Xamarin Mobile Application With Bing Web Search Using Cognitive ServicesMar 08, 2018. The Bing Web Search API provides an experience similar to Bing.com/Search by returning search results that Bing determines are relevant to the user's query. The API results include Web pages, images, videos, news, and entities, along with related search queries, spelling corrections, time zones, unit conversion, translations, and calculations. The web Search API uses JSON format for data exchange, and API Keys for authentication.
- Building Xamarin Mobile Application With Bing News Search Using Cognitive ServicesMar 06, 2018. The Bing News Search API returns a list of world news from a search query which can be customized.
- Building Xamarin Mobile Application With Bing AutoSuggest Using Cognitive ServicesMar 05, 2018. The Bing Autosuggest API returns a list of suggested queries based on the user enters in the search box.
The Bing Autosuggest API returns a list of suggested queries based on what the user enters in the search box. Also, it displays the suggestions in the search box's drop-down list. The suggested terms are based on suggested queries that other users have searched.
- jqGrid In ASP.NET C# Using Post RequestFeb 26, 2018. In this article, you can see that I have used all the functionality of jqGrid (eg. Searching, sorting, paging, filtering, etc) and also maintain its state after post back. It will be very useful and easy once you go through it.
- Introduction To ReturnType KeyFeb 25, 2018. Today, I would like to tell you about Entry Key ReturnType. How to change ReturnKeyType keys like Search, Done, Next etc. In this article I am using Xamarin Forms PORTABLE and XAML.
- Getting Started With Microsoft Academic Knowledge Using Cognitive ServicesFeb 17, 2018. Microsoft Academic is a free public search engine for academic publications and literature developed by Microsoft Research. This library has 375 million titles ,170 million of which are academic papers.
- Search Word Or SubString From Paragraph Or String Using JavaScript And jQueryFeb 13, 2018. In this article, we will learn how to search and locate the words or substrings in the paragraphs or large strings. We will achieve this by using both JavaScript and JQuery.
- SharePoint Search - Your Search Returned No ResultsFeb 06, 2018. Search has now became an integral part of SharePoint based portals. SharePoint is being used for Content Management, we usually come across search implementation in an out of the box as well as a customized way.
- Boolean Search Basics For Recruiters - Tutorial OneJan 31, 2018. Boolean Search is a mathematical logic which we use to put on Google, LinkedIn, and other job boards etc. to get the accurate and relevant results while expanding and narrowing the strings with key operators like AND, OR, NOT etc.
- Abstract Factory Pattern Using C# - Real World ExampleJan 22, 2018. While learning design patterns, I came to understand the most frequently used term, Factory Pattern as well as Abstract factory pattern. I searched the internet and came across numerous learning points. After a lot of search and study, I endeavored to find an actual need for the abstract design pattern.
- Toolbar In Xamarin.iOS Application ViewJan 17, 2018. In this article, we are going to create Xamarin application that contains toolbar item with respective tools and functionality. Tools like add, edit, refresh, search in form of icon or text can be applied on the toolbar and the required specific functionality can be added with its event.
- Azure Logic Apps - Integrating Twitter API And Google Drive APIJan 17, 2018. This article will explain about working on Logic Apps, integrating Twitter API and Google Drive API. We will be using Logic Apps here to search for a keyword on Twitter and save the tweets for the Google Drive on the specified location.
- CRUD Operation In MVC Using Elastic SearchJan 17, 2018. Elastic search is a search engine based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elastic search is developed in Java and is released as open source under the terms of the Apache License.
- SharePoint Online Search Results - Sort By TileJan 16, 2018. Search is more commonly used to display the results in SharePoint Portal based on the business needs by configuring the search query. To make more sense out of the search results, they are commonly sorted on key attributes like Modified Date, Created Date, Title, etc.
- SearchBar View With SearchContent In Xamarin.Forms ApplicationJan 06, 2018. SearchBar view control is the control that provides you the way to search from the list of content. It has the events 'SearchButtonPressed', 'TextChanged' for performing actions respectively. You can give the list of items that are required to perform the search for the item based on conditions and suggestions you want.
- Ignore The List Or Library Items From SharePoint Search ResultsJan 03, 2018. In this article I would like to share the steps to ignore the particular list items or library items from SharePoint search results. Already we have seen how to create a new search result source in SharePoint online.
- Intelligent Image Object Detection Bot Using Cognitive Computer Vision APIJan 02, 2018. Microsoft Cognitive services is set of cloud based intelligence APIs for building richer and smarter application development. Cognitive API will be used for searching meta data from Photos and video and emotions, sentiment analysis and authenticating speakers via voice verification.
- Introducing Hadoop /Big Data For BeginnersDec 14, 2017. Companies like Facebook ,NASA, and Google have huge amount of data (can be hundreds of petabytes or exabytes). Each and every like, click, comment, review, update, search, call, visit, piece of financial and health information, transaction, photo upload etc., which is a very huge data set, gets stored somewhere(database).This data is called Big Data.
- Enabling/ Using Content By Search Web Part In Standard Edition Of SharePoint 2013Dec 11, 2017. In this article, I’ll explain how to use/enable Content by searching Web Part in Standard Edition of SharePoint 2013.
- Learn About Bing Image Search APIDec 05, 2017. This article demonstrates how to create the Bing Search API on the Azure Portal.
- Dynamic Search In DataGridViewNov 30, 2017. This article will help you to understand the Dynamic Search method in DataGridView in C#.
- Filtering jQuery Data Table Server Side Using MVC And Entity FrameworkNov 27, 2017. This article explains how to work with jquery Datatable on the server side and how to use Search Textbox to do serverside filtering using MVC and Entity Framework
- Set Paging Size In ASP.NET MVCNov 19, 2017. This article is an answer to common ASP.NET MVC searches
- Always Encrypted In SQL Server 2016 - Step By Step Guide - Part ThreeNov 15, 2017. This is part three of "Always Encrypted In SQL Server 2016 - Step By Step Guide" series. In this article, we are going to see how to search on encrypted column and how to deploy a certificate to a different environment.
- Building Chat Bots With Bing Search Results Using Bot FrameworkNov 11, 2017. The Bot Framework supports different types of rich cards, Azure AD authentication and provides a richer interaction experience to the users.
- Custom Search Using Client Side CodeNov 11, 2017. The Custom Search functionality is achieved through JS. The Search produces live results for each key press. This search can be used to filter the data table or html table data dynamically based on the key words entered. The below code explains the search for html table.
- Introduction To Bing Search API In AzureNov 05, 2017. Bing Search API adds intelligent search to your app and also it contains billions of web pages, videos, images. The best feature is that the results can be automatically customized to your user’s locations or markets.
- Find And Replace Text In Word Document Using C#Oct 18, 2017. On Microsoft Word, we can find special text strings and replace them with new text strings easily. We can replace all the searched text automatically at one time and we can also only replace some of them from the searched results. This article will mention various approaches of the finding and replacing feature on the word document by using a .NET API Spire.Doc independently (without using any third-party code) as below.
- Understanding Bing Search API In AzureOct 12, 2017. The Bing Search API adds intelligent search to your app, combing hundreds of billions of webpages, images, videos, and news to provide relevant results with no ad requirements. The results can be automatically customized to your users' locations or markets, increasing relevancy by staying local.
- Create Voice Search Android Application Using Android StudioSep 14, 2017. Android is one of the most popular operating systems for mobile. In this article, I will show you how to create Voice Search android application using android studio
- Getting Started With Bing Image Search APISep 08, 2017. In this tutorial, we will learn how to use Bing Image Search API. Remember, in our first example of cognitive services, we had created a demo Bing Speech API. In this tutorial, we will extend the same demo to search images, i.e., we will pass the text result of Bing Speech API to Bing Image Search API.
- Getting Started With Bing Emotion APISep 08, 2017. In this tutorial, we will learn how to use Bing Emotion API. In our previous example of the cognitive service demo, we had combined two cognitive services, Bing Speech API and Bing Emotion API, so as to find images using speech to text (STT). To extend this demo, we will be using Bing Emotion API which will detect the emotions of a person from the image that we had searched using Bing Image Search API.
- Automation Of SharePoint Search Crawl Using PowerShell Scripts - Part OneSep 07, 2017. In this article series, you will learn how to create a new content source in SharePoint Search and automate the Crawl using PowerShell scripts.
- Automation Of SharePoint Search Crawl Using PowerShell Scripts - Part TwoSep 06, 2017. In an earlier part of this series you have learned how to create content source and select the appropriate option for each category. In this continuation you will understand how to create PowerShell scripts to automate Crawls.
- Search Data From Xamarin.Forms List ViewSep 04, 2017. In this article, we are going to search some data from list view of xamarin forms. Firstly we can create a list in xamarin forms PCL application. Then add some data in list and make a search bar to search data form list.
- How To Add Synonyms And Acronyms To Increase The Search Results Relevancy In SharePoint 2016 SearchAug 31, 2017. In this article, we will understand how to Add Synonyms and acronyms in SharePoint 2016 On Premises using PowerShell scripts.
- Create Custom People Search Page With Phone Number Attribute In SharePoint OnlineAug 28, 2017. We have a requirement from one of our clients. They want to modify the “peopleresults.aspx” page which is the default People Search Page provided by SharePoint OOTB.
- Overview Of Ansible AutomationAug 28, 2017. You may have searched the Internet and still not understand what Ansible is and what it is used for, or how it can benefit your organization and fit into your DevOps workflow. Then you are in the right place!
- When To Perform A Search Full Crawl In SharePoint 2013Jun 24, 2017. Search is indeed a mission critical component in SharePoint 2013 and it’s very important that it functions properly so that you get the desired results. As we all know, the search results and their relevancy is directly proportional to how often your content sources are crawled and what sort of crawling you’re running in your SharePoint farm.
- Audit Log Search In Security And Compliance Center In Office 365Jun 16, 2017. Audit log search in Security and Compliance center in Office 365.
- Implement Search Bar In Your Android AppJun 12, 2017. Implement Search Bar In Your Android App.
- Microsoft Cognitive Services - Bing SearchJun 05, 2017. In this article I'll explain how we can use Bing Search API of Microsoft Cognitive Services.
- Create A Basic Search Center Site Collection In Office 365 (SharePoint Online Site)May 19, 2017. Create a basic Search Center Site Collection in Office 365 (SharePoint Online Site).
- Create An Enterprise Search Center Site Collection In Office 365 (SharePoint Online Site)May 17, 2017. Create an Enterprise Search Center Site Collection In Office 365 (SharePoint Online Site).
- Introduction To Azure Search ServiceMay 08, 2017. This article acquaints you with Azure Search Service.
- Google Custom Search On Your Own WebsiteMay 07, 2017. This article enables you to add Google Custom Search on your own website.
- Get Particular SP List Items Using Content Search WebPart (CSWP) in SharePoint OnlineApr 25, 2017. In this article, I would like to share the steps to add the content search Web part and get particular SP list items, using CSWP in SharePoint Online.
- Bing News Search API With Universal Windows PlatformApr 03, 2017. This article presents an overview of Bing News Search API with Universal Windows Platform.
- Configure Search Crawler Impact Rules In SharePoint 2013 Central AdministrationApr 02, 2017. In this article, we will see how to configure Search Crawler Impact rules in SharePoint 2013 Central Administration.
- Farm Search Administration In SharePoint 2013 Central Administration - Part OneMar 31, 2017. In this article, we will see how to manage Farm search in SharePoint 2013 Central Administration.
- Farm Search Administration In SharePoint 2013 Central Administration - Part TwoMar 30, 2017. In this article, we will see how to manage Farm search in SharePoint 2013 Central Administration.
- O365 SharePoint 2013 Online Search SettingsMar 23, 2017. This article presents an overview of O365 SharePoint 2013 Online search settings.
- Create New Result Sources For Search In SharePoint 2013Mar 21, 2017. Create New Result Sources For Search In SharePoint 2013.
- Calling SharePoint Search Using REST From JavaScriptMar 16, 2017. This article familiarizes you with the calling SharePoint search, using REST from JavaScript.
- jQuery News Ticker Using Content Search Web Part In SharePoint Server 2013Mar 11, 2017. In this article, I have explained how to create a jQuery News Ticker, using Content Search Web Part (CSWP) to display dynamic data in SharePoint Server 2013.
- jQuery Tabs Using Content Search Web Part In SharePoint Server 2013Mar 09, 2017. In this article, I have explained how to create a jQuery tab using content search web part (CSWP) to display dynamic data in SharePoint Server 2013.
- Working With SharePoint Search Center In SharePoint OnlineMar 08, 2017. In this article, you will learn about SharePoint Search Center in SharePoint Online.
- Bind SharePoint List Data Into JQuery Datatable Using Content Search Web Part (CSWP) In SharePoint Server 2013Mar 06, 2017. In this article, I have explained how to create a jQuery datatable using content search web part (CSWP) to bind data in SharePoint server 2013.