#11 Query Strings | HTTP Request & Response | ASP.NET Core MVC Course

preview_player
Показать описание
In this lecture, let’s try to understand what is a query string? How to specify a query string in a URL and how to read the value of a query string from our ASP.NET core application.

“Query string is a way of passing some extra data to the server with the request, using the URL.”

A query string can be specified in the URL by using a “?” and after that we can specify some query strings: http//localhost:4200/Products?id=3&name=iPhone
Рекомендации по теме
Комментарии
Автор

You are a genius. Thank you very much. Great contents. Keep it up. Thanks once again....

PalashMaitykolkata
Автор

This has really helped me understand what happens behind all the new frameworks

tc-mf
Автор

Great procademy. Thank you very much!! Keep it up Mr. Manoj!!!

lakshithakanchana
Автор

Should I move .NET ecosystem to JavaScript for better career

tofrom