Build API in ASP.NET Web Form
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
Dear All, I have no experience to build API before at all. I'm using ASP.NET Web Form with C#. How to start? Thanks,
-
Dear All, I have no experience to build API before at all. I'm using ASP.NET Web Form with C#. How to start? Thanks,
This isn't a good question for here. Try Google search for tutorial. Even Microsoft. http://www.asp.net/mvc/tutorials
GaltSalt maker of .Net thingys
-
Dear All, I have no experience to build API before at all. I'm using ASP.NET Web Form with C#. How to start? Thanks,
Perhaps you are wanting to build webservices? If so, a good tutorial can be found at http://msdn.microsoft.com/en-us/library/8wbhsy70(v=vs.90).aspx[^]
There are only 10 types of people in the world, those who understand binary and those who don't.