TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Arvind Singh
322
5.7k
775.5k
Soap request serialization
Apr 4 2017 8:06 AM
Hi
I have a wcf service in that i have some methods e.g:
public FOSResponse GetTransactions(UserSession usersession, TransactionEnquiryRequest TransactionEnq)
{
// heere i want to serialize the request to write it in my log file
// how can i get the whole request string or xml.
i want to write in the log that what comes when send a request to
GetTransactions method.
}
Thanks,
Reply
Answers (
1
)
How to implement OAuth 2.0 in WCF SOAP?
Security and authorization