Relative Content

Tag Archive for c#model-view-controller

ASP.net MVC controller Action parameter value with “.” doesn’t get called

I am having a strange issue on my controller action that it’s can’t call to my controller action when my parameter value contain a ‘.’ (full stop) value as show below. It’s working fine when the full stop was removed from the URL parameter. Is anyone experienced this and is there anything I need to configure in order to get controller recognize the full stop in parameter value? Any suggestion or recommendation will be highly appreciated. Thanks in advance.

MY project which is of Airline booking system

The details is about how user will be booking and if there is no available seat there should be an error and there should be an output that will the remaining seat that remain have written the algorithm but the code is breaking where is going to do increment.
have written algorithm on it but the code is breaking were is going to increment