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 лет назад
see http://blogs.planetcloud.co.uk/mygreatdiscovery/post/Using-routing-in-a-web-forms-application-(nopCommerce).aspx
13 лет назад
Cool.

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