Sunday, November 15, 2015

REST Web Service With Visual Studio SCF

Setup Application Project

These Project developed with Visual Studio Professional 2013.
for starting the project you need to create project by selecting 

File > New > Project... 

like image bellow.

then "New Project" window will pop up.

then Select 

Installed > Templates > Visual C# > WCF 
then select WCF Service Application in project panel

then type Name of the Project for example we use WcfService2 as project name.
Then klick  OK button



Your Application project now ready. 




No comments:

Post a Comment