Using routing to generate extensionless, ID'less URLs in nopCommerce

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 13 años
see http://blogs.planetcloud.co.uk/mygreatdiscovery/post/Using-routing-in-a-web-forms-application-(nopCommerce).aspx
Hace 13 años
Cool.

Does this effect post backs at all?
Hace 13 años
No. Why do you ask?
Hace 13 años
remember doing something similar before system.web.routing and had problems (was years ago though!)
Hace 13 años
I'd love to see this built into nopCommerce. Is it on the roadmap for any of the upcoming versions?
Hace 13 años
SWW wrote:
I'd love to see this built into nopCommerce. Is it on the roadmap for any of the upcoming versions?

It is currently set for nopCommerce 2.0: http://nopcommerce.codeplex.com/workitem/8928.
Hace 13 años
this definitely doesnt create postback problems? perhaps these issues were only in iis6?
Hace 13 años
I suppose the SeName feild would now be redunant.

Would it not make sense to utilise the SeName field instead of adding "Slug" as a new property?
Hace 13 años
boomhauer,

This has been tested on both iis6 and iis7 and works fine on both although I would recommend using iis7 if you have the option.

JaxUK,

Yes you could probably use this field.
Hace 13 años
nice, i'll need to implement it. thanks!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.