CoderJony

Blogs

What is Content Negotiation in WEB API?

What is Content Negotiation in WEB API?

WEB API is a framework developed by Microsoft to build REST APIs. Building REST APIs using WEB API is very easy.

Read More By Ankush Jain
How to serialize an object to XML string?

How to serialize an object to XML string?

You can use below method to serialize an object to XML string.

Read More By Ankush Jain
How to debug a Window Service?

How to debug a Window Service?

To debug a window service you can make use of below property of Environment class:

Read More By Ankush Jain
Understanding Custom Duty, Commercial Invoice and Custom Clearance

Understanding Custom Duty, Commercial Invoice and Custom Clearance

In this article, I am going to explain you below terms

Read More By Ankush Jain
What is Web Service?

What is Web Service?

Web Service is a piece of software that makes an application available to the internet.

Read More By Ankush Jain