Click here to Skip to main content
15,897,187 members

Technical Blogs


1. Creating a Self Hosted WCF Service
In this post I am going to explain how to create a simple WCF Service, with Self Hosting and consume it, there will be 4 parts of the project. A Class Library (MyMathServiceLib.dll): which will implement our business logic.
WCF » »
Praveen Kumar Katiyar Updated: 9 Jan 2015
Rating: ( (No votes))
2. Understanding Late Binding
Understanding late binding
All Topics » »
Praveen Kumar Katiyar Updated: 28 Apr 2014
Rating: 5.00/5 ( (1 vote))
3. Understanding Instance Management in WCF
A service that demonstrates instance management in real life.
Praveen Kumar Katiyar Updated: 30 Sep 2013
Rating: 5.00/5 ( (3 votes))
4. Creating a Self Hosted WCF Service
In this post I am going to explain how to create a simple WCF Service, with Self Hosting and consume it, there will be 4 parts of the project. A Class Library (MyMathServiceLib.dll): which will implement our business logic.
WCF » »
Praveen Kumar Katiyar Updated: 10 Sep 2013
Rating: 4.96/5 ( (20 votes))
5. Interoperability returning a string from a Win32 DLL
Returning a string from a Win32 DLL using Interop.
Multimedia » GDI »
Praveen Kumar Katiyar Updated: 27 Aug 2013
Rating: 5.00/5 ( (1 vote))
6. Packing an array inside a VARIANT (VC++ 6.0) (Series 3 of N)
Packing an array inside a VARIANT.
Praveen Kumar Katiyar Updated: 15 Aug 2013
Rating: 5.00/5 ( (2 votes))
7. Fetching a byte buffer from a native DLL
Fetching a byte buffer from a native DLL.
Praveen Kumar Katiyar Updated: 15 Aug 2013
Rating: 5.00/5 ( (1 vote))
8. Fetching an array of strings from a native DLL
Fetching an array of strings from a native DLL.
Praveen Kumar Katiyar Updated: 15 Aug 2013
Rating: 5.00/5 ( (2 votes))
9. Fetching buffer of numeric types from a native DLL
Fetching buffer of numeric types from a native DLL.
Praveen Kumar Katiyar Updated: 15 Aug 2013
Rating: 5.00/5 ( (2 votes))
10. Modifying an array of structures (default marshaling)
Modifying an array of structures.
Praveen Kumar Katiyar Updated: 14 Aug 2013
Rating: 5.00/5 ( (2 votes))
11. Modifying an array of numeric types (default marshaling)
Modifying an array of numeric types.
Praveen Kumar Katiyar Updated: 14 Aug 2013
Rating: 5.00/5 ( (1 vote))
12. Modifying an array of string values (default marshaling)
Modifying an array of string values.
Praveen Kumar Katiyar Updated: 14 Aug 2013
Rating: 4.60/5 ( (3 votes))