17320 2
How can I return Images from Web API in ASP.NET?

Hello,

I haven't used much of the Web API as of now, so I was thinking how can I return Web API from API controller in ASP.NET?

Any Code sample, links?

Thanks

...
Type
Question
3022 3
PUT vs POST in RESTful services?

Hello, I would like to know the difference between PUT & POST in Restful services.

As I am using Web API, I feel put and post are same or almost same but doesn't have any idea about when to which one.

...
Type
Question
5922 2
How to use jQuery datatable with Web API in MVC? want to implement CRUD, searching and sorting

I want to implement jquery datatable(With Displaying data, edit, delete, search, sort and paging should be there) with Web API and MVC

I had previously implemented jquery data table with asp.net MVC and it was working, but when I was started using jQuery Datatable with web API, I wasn't able to implement CRUD with searching and pagination in it.

If there are any links or sample code, please provide me for reference.

thanks and regards

G.Ram Mohan

...
Type
Question
2894 1
how can i validate model in asp.net web api?

Hi, anyone know how to make Input Validation in Web API? Data annotations do not work; I want to make it like in MVC [Required] or [RegularExpression] attributes. Any ideas?

I made something like this, but it's not working.

...

Type
Question

Page 2 of 2