Sunday, March 18, 2012

Session State in a Web Service

Using Session State in a Web Service

[WebMethod (EnableSession = true)]
public string[] GetEmployeeName(string prefixText, string contextKey)
{

}


No comments:

Post a Comment

Comments

Protected by Copyscape Plagiarism Software