Browse by Tags

All Tags » ASP.NET WEB API (RSS)

Dividing web.config into multiple files in asp.net by Jalpesh P. Vadgama

When you are having different people working on one project remotely you will get some problem with web.config, as everybody was having different version of web.config. So at that time once you check in your web.config with your latest changes the other...

ASP.NET Web API Basics by Jalpesh P. Vadgama

We have seen that now web is really becoming cross plate form and you can see your services or API can be exposed to any client. Till now one of big challenges is to choose platform for this kind of service. There are so many options available like web...
More Posts