Monthly Archives: November 2009

Per-Session Instance Management in WCF

Objective This article is part # 2 of Instance Management in WCF. This article will explain Session Full Instance management service. This will explain different Session Mode at Contract level. This will explain Per-session service also. This article will be

Tagged with:
Posted in WCF

Session Id in WCF

Objective  This article is part # 4 of Instance Management in WCF. This article will explain how to work with Session ID in WCF. This article will give theoretical introduction and explanation of coding sample also. It will explain 2

Tagged with:
Posted in WCF

Single Instance Management in WCF

Objective This article is part # 3 of Instance Management in WCF. This article will explain about Singleton Service Instance mode. This article will give theoretical introduction and explanation of coding sample also. It will also discuss about various disadvantages

Tagged with: ,
Posted in WCF

Streaming in WCF

Objective In this article, I am going to explain various aspects of streaming of messages in WCF. For example; I/O Streams Streaming and Binding Streaming and Transport channel Stream management Why we need Streaming? In WCF any receiving message is

Tagged with:
Posted in WCF

Data Transfer in WCF

Objective I have seen on web many people talking about, how to deal with DTO classes and business class in WCF. And those entire topics persuaded me to write this article. This article will mainly show What is Business class

Tagged with:
Posted in WCF

Transport level Security in WCF

Objective  This article will give a very brief introduction of transport level security in WCF When we say security at the transport layer, then the main concern is with the integrity, privacy and to certain extent authentication of the message

Tagged with:
Posted in WCF

Data Contract Hierarchy in WCF

Objective  This article will explain Data Contract hierarchy How base class and sub class are getting exposed in WCF? What is Known Type attribute Mixing of sterilization and Data Contract Data Contract Hierarchy   If any class in hierarchy is

Tagged with:
Posted in WCF

Triple DES Encryption and Decryption using User provided key

Objective In this article, I will explain how to do a Triple DES encryption on a plain text using user provided key. I will calculate a MD5 Hash on the key provided by the user. And that key will be

Tagged with: ,
Posted in Miscellaneous

Navigation Web Site

Create a website project. Make it a file system based web site. In the File menu , choose either WebSite. Select ASP.Net Web Site in the Templates pane. Change the Name to NavigationSite and click OK. Delete Default page from

Tagged with:
Posted in Miscellaneous

Server Control in ASP.Net 3.5

  Step 1 Creating the Server Control. The first step is to start a new project with the custom control template and build the control. To create the custom control On the File menu, point to New, and then click

Tagged with:
Posted in Miscellaneous

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

Categories
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my current or previous employer's view in anyway. © Copyright 2013
Follow

Get every new post delivered to your Inbox.

Join 2,121 other followers