• Home
  • About Us
  • Contact Us
  • Privacy Policy
  • Useful Links
  • Sitemap
TechXposer

TechXposer

Exposing Techie World

  • Home
  • C#
  • MVC
  • .Net Core
  • Java
    • Spring Framework
  • Cloud
  • JavaScript
  • Database
  • Interview Tips
  • Tech Solutions
  • Tech Tutorials
You are here: Home
Consume OData feed with C# Client Application

Consume OData feed with C# Client Application

Introduction OData represents Open Data Protocol is an OASIS standard initiated by Microsoft in the year 2007. This defines the best practices for the consumption of data and building with…

Hackerrank: SQL Query to get Customer Name who made max order in 10 years

Hackerrank: SQL Query to get Customer Name who made max order in 10 years

Hackerrank is one of the top websites that help us to test our skills in different areas like C#, SQL, JAVA. Following is the SQL Query asked at Hackerrank. Problem…

Understanding Semaphore in .NET Core

Understanding Semaphore in .NET Core

Semaphore class in is a thin wrapper around the Win32 Semaphore object. This is used to controls access to a resource or pool of resources concurrently. SemaphoreSlim class is lightweight…

JDK-14: Helpful NullPointerException

JDK-14: Helpful NullPointerException

The JDK-14 is released production ready on 17th March 2020. JDK 14 comes with multiple new features and enhancements. In this article we will discuss Helpful NullPointerException feature. This feature of JDK 14 makes the NullPointerException more…

Generate the code files Using Visual Studio and CLI

Generate the code files Using Visual Studio and CLI

If you are working with Database First Approach while using Entity Framework Core, then there will be a requirement to generate the code files or Model files for the given…

All Articles  Get Feed for All Articles

.Net Core

Consume OData feed with C# Client Application

saikkJuly 31, 2020No Comment2020-07-31T15:45:02+00:00
Hackerrank: SQL Query to get Customer Name who made max order in 10 years

Hackerrank: SQL Query to get Customer Name who made max order in 10 years

saikk May 31, 2020 No Comment2020-05-31T15:09:15+00:00
Understanding Semaphore in .NET Core

Understanding Semaphore in .NET Core

saikk April 29, 2020 No Comment2020-04-29T17:22:17+00:00
JDK-14: Helpful NullPointerException

JDK-14: Helpful NullPointerException

Santosh Koona March 21, 2020 No Comment2020-03-22T16:00:36+00:00
Generate the code files Using Visual Studio and CLI

Generate the code files Using Visual Studio and CLI

saikk February 29, 2020 No Comment2020-02-29T18:23:25+00:00

Architect  Get Feed for Architect

.Net Core

Working with gRPC in .NET Core

saikkDecember 31, 2019No Comment2019-12-31T17:08:08+00:00
Implementing .NET Core Health Checks

Implementing .NET Core Health Checks

saikk October 24, 2019 No Comment2019-10-24T14:47:09+00:00
Understanding Persistence Ignorance Principle

Understanding Persistence Ignorance Principle

saikk December 29, 2018 No Comment2018-12-29T17:26:51+00:00
Safely Storing Sensitive Configuration Data in .NET Core

Safely Storing Sensitive Configuration Data in .NET Core

saikk August 4, 2018 4 Comments2018-08-04T18:27:38+00:00
Working with Moment.JS

Working with Moment.JS

saikk June 13, 2018 2 Comments2018-06-13T07:38:54+00:00

C#  Get Feed for C#

.Net Core

Consume OData feed with C# Client Application

saikkJuly 31, 2020No Comment2020-07-31T15:45:02+00:00
Understanding Semaphore in .NET Core

Understanding Semaphore in .NET Core

saikk April 29, 2020 No Comment2020-04-29T17:22:17+00:00
Implementing Dependency Injection in .NET Core Console Applications

Implementing Dependency Injection in .NET Core Console Applications

saikk January 31, 2020 No Comment2020-01-31T12:14:16+00:00
How to change Foreground Color of Text in Console

How to change Foreground Color of Text in Console

saikk December 31, 2019 No Comment2019-12-31T17:53:38+00:00
Working with gRPC in .NET Core

Working with gRPC in .NET Core

saikk December 31, 2019 No Comment2019-12-31T17:08:08+00:00

MVC  Get Feed for MVC

.Net Core

Understanding Produces and Consumes Attribute in MVC 6

saikkJuly 21, 20181 Comment2018-07-21T15:26:42+00:00
How to configure C# WebApi2 to display data in JSON format directly in browser?[Solved]

How to configure C# WebApi2 to display data in JSON format directly in browser?[Solved]

saikk March 10, 2018 No Comment2018-03-10T16:05:59+00:00
Downloading PDF File from Server to Client using ASP.NET & MVC C#

Downloading PDF File from Server to Client using ASP.NET & MVC C#

saikk December 25, 2017 2 Comments2017-12-25T15:31:43+00:00
Different ways to rendering a Partial View in ASP.NET MVC

Different ways to rendering a Partial View in ASP.NET MVC

Rajender G July 5, 2017 No Comment2017-10-19T07:56:36+00:00
How to secure your entire MVC application with “Authorize” attribute ?

How to secure your entire MVC application with “Authorize” attribute ?

Rajender G June 8, 2017 2 Comments2017-10-19T08:05:58+00:00

.Net Core  Get Feed for .Net Core

.Net Core

Consume OData feed with C# Client Application

saikkJuly 31, 2020No Comment2020-07-31T15:45:02+00:00
Understanding Semaphore in .NET Core

Understanding Semaphore in .NET Core

saikk April 29, 2020 No Comment2020-04-29T17:22:17+00:00
Generate the code files Using Visual Studio and CLI

Generate the code files Using Visual Studio and CLI

saikk February 29, 2020 No Comment2020-02-29T18:23:25+00:00
Implementing Dependency Injection in .NET Core Console Applications

Implementing Dependency Injection in .NET Core Console Applications

saikk January 31, 2020 No Comment2020-01-31T12:14:16+00:00
Working with gRPC in .NET Core

Working with gRPC in .NET Core

saikk December 31, 2019 No Comment2019-12-31T17:08:08+00:00

Database  Get Feed for Database

Database

Hackerrank: SQL Query to get Customer Name who made max order in 10 years

saikkMay 31, 2020No Comment2020-05-31T15:09:15+00:00
Working with Default Parameters in SQL Server Functions

Working with Default Parameters in SQL Server Functions

saikk August 22, 2017 18 Comments2017-10-16T09:18:03+00:00
Calling REST API Service From SQL Server Using C# SQL CLR

Calling REST API Service From SQL Server Using C# SQL CLR

saikk August 21, 2017 4 Comments2017-09-08T09:51:30+00:00
Problem with ASP.NET using MySQL Connecting through ODBC Driver in some Hosting Servers

Problem with ASP.NET using MySQL Connecting through ODBC Driver in some Hosting Servers

saikk May 21, 2017 1 Comment2017-10-19T08:11:44+00:00

Repository  Get Feed for Repository

C#

Understanding EF Code First Migrations

saikkNovember 5, 2017No Comment2017-11-05T16:22:47+00:00
EF Code-First Approach Vs Database First Approach

EF Code-First Approach Vs Database First Approach

saikk November 4, 2017 No Comment2017-11-04T17:16:07+00:00
Using Entity Framework Working with Multiple Similar Databases at Run time

Using Entity Framework Working with Multiple Similar Databases at Run time

saikk October 12, 2017 No Comment2017-10-12T15:10:11+00:00

JavaScript  Get Feed for JavaScript

Client Side

Sorting JSON Array

saikkMarch 26, 2019No Comment2019-03-26T12:51:57+00:00
Copying events from one JavaScript Element to another JavaScript Element

Copying events from one JavaScript Element to another JavaScript Element

saikk August 13, 2018 No Comment2018-08-19T06:19:00+00:00
Decoding HTML string to Normal String in JavaScript

Decoding HTML string to Normal String in JavaScript

saikk July 6, 2018 No Comment2018-07-06T07:46:56+00:00
Approaches for Cloning JavaScript Object

Approaches for Cloning JavaScript Object

saikk July 5, 2018 No Comment2018-07-05T07:27:10+00:00
Understanding JSONP and its Security Issues

Understanding JSONP and its Security Issues

saikk November 14, 2017 No Comment2017-11-14T10:06:36+00:00

Interview Tips  Get Feed for Interview Tips

Interview Tips

Interview: Write Palindrome Program

saikkSeptember 30, 2019No Comment2019-09-30T17:55:04+00:00
Understanding Persistence Ignorance Principle

Understanding Persistence Ignorance Principle

saikk December 29, 2018 No Comment2018-12-29T17:26:51+00:00
BasicHttpBinding vs WsHttpBinding vs WebHttpBinding in WCF

BasicHttpBinding vs WsHttpBinding vs WebHttpBinding in WCF

saikk September 15, 2018 No Comment2018-09-15T04:21:57+00:00
Mention what is CSDL, SSDL and MSL sections in an EDMX file?

Mention what is CSDL, SSDL and MSL sections in an EDMX file?

saikk September 15, 2018 No Comment2018-09-15T04:19:11+00:00
When does Application_Start() and Application_End() Used?

When does Application_Start() and Application_End() Used?

saikk August 20, 2017 No Comment2017-10-19T07:19:11+00:00

Tech Solutions  Get Feed for Tech Solutions

Database

Hackerrank: SQL Query to get Customer Name who made max order in 10 years

saikkMay 31, 2020No Comment2020-05-31T15:09:15+00:00
Generate the code files Using Visual Studio and CLI

Generate the code files Using Visual Studio and CLI

saikk February 29, 2020 No Comment2020-02-29T18:23:25+00:00
Fix: File In Use Error in Release Pipeline while deployment

Fix: File In Use Error in Release Pipeline while deployment

saikk November 30, 2019 No Comment2019-11-30T17:18:14+00:00
Getting UserName from JWT Token At Web API

Getting UserName from JWT Token At Web API

saikk June 7, 2019 No Comment2019-06-07T18:59:01+00:00
Generate Random Password

Generate Random Password

saikk May 10, 2019 No Comment2019-05-10T17:13:42+00:00

Awards

Recent

  • Consume OData feed with C# Client Application
  • Hackerrank: SQL Query to get Customer Name who made max order in 10 years
  • Understanding Semaphore in .NET Core
  • JDK-14: Helpful NullPointerException
  • Generate the code files Using Visual Studio and CLI
  • Implementing Dependency Injection in .NET Core Console Applications
  • How to change Foreground Color of Text in Console
  • Working with gRPC in .NET Core

Popular

  • for..of vs. for..in in TypeScript
  • Part 4: Understanding how Service Locator different from Dependency Injection
  • Find given number is Palindrome Number or Not ?
  • ASP.Net MVC Entity Framework
  • Working with new enhanced Feature of 'ref' Keyword in C# 7.0
  • Unable to launch the IIS Express Web server [Solved]
  • Using Caller Information attributes in C#
  • Working with Default Parameters in SQL Server Functions
  • 404 Error encountered while cloning the remote GitHub repository
  • Naming Conventions in C#.Net

Archives

  • July 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017

Recommendations

Enroll a Course Here

Follow us on Facebook

Follow us on Twitter

Follow @tech_xposer

Signup for Newsletters

These Newsletters help sharpen your skills and keep you ahead, with articles and opinion to keep you informed.

Search Articles

Categories

  • .Net Core (15)
  • All Articles (16)
  • Angular (1)
  • Architect (18)
  • Best Practises (2)
  • Best Practises (2)
  • Best Practises (6)
  • C# (52)
  • Client Side (5)
  • Cloud (3)
  • Database (4)
  • Interview Tips (13)
  • Java (2)
  • JavaScript (1)
  • JavaScript (9)
  • MVC (9)
  • Repository (3)
  • Server Side (6)
  • Spring Framework (1)
  • Tech News (2)
  • Tech Solutions (26)
  • Tech Tutorials (4)
  • TypeScript (2)
  • Uncategorized (1)
  • WebMVC (1)

Tags

.Net Core Angular Architect ASP.Net ASP.Net MVC Attributes Azure best practises C# C#7.0 C#7.1 C#8.0 Cloud Computing Code Snippets Collections Concurrent Dictionary Dependency Injection Entity Framework GitHub Interview Interview Tips IoC Tutorial Javascript JSON LINQ Local Functions LocalStorage MVC MySQL NPM OOPS ORM Performance Prime Number Ref Keyword Repository Service Locator SQL Server Tech News Tech Solutions TypeScript ValueTuple Visual Studio WinForms Yarn

Featured

  • Consume OData feed with C# Client Application
    Consume OData feed with C# Client Application
  • Hackerrank: SQL Query to get Customer Name who made max order in 10 years
    Hackerrank: SQL Query to get Customer Name who made max order in 10 years
  • Understanding Semaphore in .NET Core
    Understanding Semaphore in .NET Core
  • JDK-14: Helpful NullPointerException
    JDK-14: Helpful NullPointerException
  • Generate the code files Using Visual Studio and CLI
    Generate the code files Using Visual Studio and CLI
  • Implementing Dependency Injection in .NET Core Console Applications
    Implementing Dependency Injection in .NET Core Console Applications
  • How to change Foreground Color of Text in Console
    How to change Foreground Color of Text in Console
  • Working with gRPC in .NET Core
    Working with gRPC in .NET Core
  • Implementing .NET Core Health Checks
    Implementing .NET Core Health Checks
  • Creating Trimmed Self Contained Single Executable using .NET Core 3.0
    Creating Trimmed Self Contained Single Executable using .NET Core 3.0

Interview Tips

  • Interview: Write Palindrome Program
    Interview: Write Palindrome Program
    September 30, 2019 - No Comment
  • Understanding Persistence Ignorance Principle
    Understanding Persistence Ignorance Principle
    December 29, 2018 - No Comment
  • BasicHttpBinding vs WsHttpBinding vs WebHttpBinding in WCF
    BasicHttpBinding vs WsHttpBinding vs WebHttpBinding in WCF
    September 15, 2018 - No Comment
  • Mention what is CSDL, SSDL and MSL sections in an EDMX file?
    Mention what is CSDL, SSDL and MSL sections in an EDMX file?
    September 15, 2018 - No Comment
  • When does Application_Start() and Application_End() Used?
    When does Application_Start() and Application_End() Used?
    August 20, 2017

Top Articles

  • Consume OData feed with C# Client Application
    Consume OData feed with C# Client Application
    July 31, 2020 - No Comment
  • Understanding Semaphore in .NET Core
    Understanding Semaphore in .NET Core
    April 29, 2020 - No Comment
  • Generate the code files Using Visual Studio and CLI
    Generate the code files Using Visual Studio and CLI
    February 29, 2020 - No Comment
  • Implementing Dependency Injection in .NET Core Console Applications
    Implementing Dependency Injection in .NET Core Console Applications
    January 31, 2020 - No Comment
  • How to change Foreground Color of Text in Console
    How to change Foreground Color of Text in Console
    December 31, 2019 - No Comment

Tech Solutions

  • Hackerrank: SQL Query to get Customer Name who made max order in 10 years
    Hackerrank: SQL Query to get Customer Name who made max order in 10 years
    May 31, 2020 - No Comment
  • Generate the code files Using Visual Studio and CLI
    Generate the code files Using Visual Studio and CLI
    February 29, 2020 - No Comment
  • Fix: File In Use Error in Release Pipeline while deployment
    Fix: File In Use Error in Release Pipeline while deployment
    November 30, 2019 - No Comment
  • Getting UserName from JWT Token At Web API
    Getting UserName from JWT Token At Web API
    June 7, 2019 - No Comment
  • Generate Random Password
    Generate Random Password
    May 10, 2019 - No Comment

Signup for Newsletter

These Newsletters help sharpen your skills and keep you ahead, with articles and opinion to keep you informed.

Copyright ©2021. TechXposer
  • Home
  • About Us
  • Contact Us
  • Privacy Policy
  • Useful Links
  • Sitemap