Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to test post or delete or put method in URL ?

FOR GET IM USING "http://localhost:8086/contactservice/contact/3[^]" URL.


HELP ME OUT.
Posted
Comments
justinonday 21-May-12 4:19am    
just google...
SASS_Shooter 23-May-12 11:27am    
Whoopee you have a wcf service at a url. That does not tell anyone anything.
How did you design your service? Are you using Entity Framework for data access? Are you using the repository pattern against EF?

Just asking people to tell you how to test some unknown piece of code will not get you an answer to your question.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900