Web Extensibility Download Part 1 - Service Markup


/ Published in: C#
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <%@ ServiceHost Language="C#" Debug="true" Service="Expenses.Service.Library.ExpenseService" %>

Report this snippet


Comments


You need to login to view comments.