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 năm cách đây
see http://blogs.planetcloud.co.uk/mygreatdiscovery/post/Using-routing-in-a-web-forms-application-(nopCommerce).aspx
13 năm cách đây
Cool.

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