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

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