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.
13 years ago
see http://blogs.planetcloud.co.uk/mygreatdiscovery/post/Using-routing-in-a-web-forms-application-(nopCommerce).aspx
13 years ago
Cool.

Does this effect post backs at all?
13 years ago
No. Why do you ask?
13 years ago
remember doing something similar before system.web.routing and had problems (was years ago though!)
13 years ago
I'd love to see this built into nopCommerce. Is it on the roadmap for any of the upcoming versions?
13 years ago
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.
13 years ago
this definitely doesnt create postback problems? perhaps these issues were only in iis6?
13 years ago
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?
13 years ago
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.
13 years ago
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.