ASP NET Web API query string parameters

preview_player
Показать описание
Text version of the video

Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help.

Slides

All ASP.NET Web API Text Articles and Slides

All ASP.NET Web API Videos

All Dot Net and SQL Server Tutorials
Рекомендации по теме
Комментарии
Автор

On top of these videos being really high quality content, you're also a very good teacher. I mean, you explain the inner workings of the code to the tiniest detail!

You're doing a create service to the Engineer-kind putting up these videos *deep bow*

joonamikkonen
Автор

Very informative. Thank you. I am recently struggling with string parameters while working on a project.

bentutan
Автор

Really nice dude, exactly what i was searching for!

trompetterroel
Автор

Thank you venkat sir. great explanation.

muhammadrehbarsheikh
Автор

Hi Venkat, Thanks so much for all those video. I learn .net from video. How can we implement webhook with our webapi ?

JB-imlb
Автор

Hi Venkat, Thank you for your great videos! Please, in this video series, show how to provide Basic Authentication with ASP.NET Web API. This would be very helpful. Also, if you could, please show how to self-host the API without using IIS, and perhaps you could also show how to install an SSL certificate on a self-hosted IIS configuration. I have yet to find a good tutorial on ASP.NET Web API that shows how to do these things. Thanks again!

barthutto
Автор

Dear Mr.,

In case I have stored procedure how I work with this staff?

Thank you

creatortrainer
Автор

Hi Venkat, thanks for the video, but what about if I want to use multiple parameters, for example to query a table with many parameters (initialDate, finalDate and gender) to filter the information

MarioVillamizar
Автор

Hey Venkat, what if I want to implement native query such as "Select * from table1, table2 where table1.id=table2.id group by attr desc"?

irooyanalfiaziz
Автор

you always start the video with "this is" :p

walterkuijlaars
Автор

How to do if i need multiple post method with deferent name but the same parameter?

minkuok
Автор

bro can u send me one doc file in which there is like on registration page using all controls, after that in that page some css work, after server controls, after that ajax and jquery, diffrent file but on same page, plz can u send me?

jainamdoshi
Автор

Hi i have 2 get methods and both the methods giving me some count, I want to both get method at same uRl and sum of count .
please suggest how to do it.

shahnawazfaridi
Автор

Great video. how do i pass 2 parameter at the "where clause" in "return Request.CreateResponse(HttpStatusCode.OK, entities.Employees.Where(e => e.Gender.ToLower() == "female").ToList());"

faeqjidin
Автор

When I change the name of parameter "id"  of the second get, all goes strange.

nessd
Автор

how to retrieve information from query string and pass it to sql server

vanshatajaiswal
Автор

Where is the details come like male, female kindly clarify me

vijayvirat
Автор

how do you handle multiple querystring parameters.i mean if u need to pass one more querystring, lets say AgeCategory, parameter of same datatype (ie. string )

Memories_
Автор

How switch case is worked without break?Please reply

bavithrabalu
Автор

how can i use SELECT query in this API? i want to use SELECT * from customer where customer_id=4

rafiazaheer