Skip to content
Pair Coders

Pair Coders

Thoughts and words about software technologies

  • LinkedIn
  • Facebook
  • Twitter
  • Mail
  • Home
  • About
  • Contact

Month: Jul 2019

Search for an object in SQL Server

Photo by Oleg Ivanov on Unsplash If you have a big database structure with lots of databases, plenty of tables, views, stored procedures, functions, etc., sometimes you are lost in all the objects in your server. The good news is that there are ways to handle this situation. sys.objects view You can easily find an object in your … Continue reading Search for an object in SQL Server →

Svilen Peev SQL 1 Comment 30.07.201930.07.2019 1 Minute

Interview me

Photo by Chris Liverani on Unsplash We all have been through the process of hiring. We have been participating in interviews and have tried to sell ourselves. Our aim is to show our skills set and to advertise the professional individuals we are. We want to shine, we want to be appreciated, we want to … Continue reading Interview me →

Svilen Peev Interview, Process Leave a comment 11.07.201918.09.2019 4 Minutes

Apollo client

In the previous post for Querying data with GraphQL we used a ASP.NET Core HTTP client. But as I have mentioned there is an option to fetch the data with JavaScript using a client called Apollo. Apollo is a very good choice of library if you are building an application with GraphQL because of its … Continue reading Apollo client →

Svilen Peev GraphQL, Programming Leave a comment 05.07.201930.07.2019 1 Minute

Querying data with GraphQL

You can use GraphQL to access data from your back-end service and apply a query on it in order to return the needed information only. It is an open source specification, invented by Facebook, which serves as a middle man, a communication between the client and the back-end.Its syntax is similar to JSON: { person(id: … Continue reading Querying data with GraphQL →

Svilen Peev GraphQL, Programming 2 Comments 01.07.201930.07.2019 5 Minutes
SvilenPeev

Archives

  • Apr 2021 (1)
  • Feb 2021 (3)
  • Jan 2021 (1)
  • Sep 2020 (1)
  • Jul 2020 (1)
  • Jun 2020 (2)
  • Apr 2020 (1)
  • Mar 2020 (2)
  • Oct 2019 (1)
  • Sep 2019 (1)
  • Aug 2019 (3)
  • Jul 2019 (4)
  • Jun 2019 (3)
  • May 2019 (2)

Enter your email address to follow this blog and receive notifications of new posts by email.

Follow Pair Coders on WordPress.com

RSS Feed

RSS Feed

Blog at WordPress.com.
Cancel

 
Loading Comments...
Comment
    ×