personalization
How should I do authentication in a ASP.Net MVC site?
I have a site which has an area that requires authentication. Right now I use the roles attribute on all the controllers in that area, and I run a query to retrieve that users ID, and all their settin[详细]
2023-01-01 19:02 分类:问答Personalization in ASP.Net MVC -- friendly URLs, and skinning
I haven\'t delved into custom generation of friendly URLs in ASP.Net MVC, and was wondering if anyone had suggestions.For example, if John Smith were to cre开发者_开发知识库ate an account on www.examp[详细]
2023-01-01 02:24 分类:问答Create Personalized Controls For Java ME
I\'m starting to develop a eBook reader for mobile using Java开发者_运维百科 ME, but for the control were the book will be shown I need a personalized control. For this I need to first know how to do[详细]
2022-12-24 01:20 分类:问答What persionalization techniques am I missing for multi-tenant systems?
Hey guys and gals, I am working on a scientific paper about persionalization in multi-tenancy web information systems.[详细]
2022-12-19 22:24 分类:问答ASP.NET MVC, JQUERY Portlets and Personalization
Is there a开发者_如何学Gony sample/links/thoughts for implementing asp.net mvc application with jquery portlets and asp.net personalization provider?[详细]
2022-12-19 14:50 分类:问答How Handle multiple customers in a single grails application with customised look and feel?
My app needs to support multiple customers at run time. They will all be displaying the same data, using the same controllers, services but with different layouts, css and images.[详细]
2022-12-13 06:10 分类:问答ASP.NET web parts - not stored in a cookie
Recently I was reading the MCTS ASP.NET 3.5 exam preparation book. I finished the lesson about web parts. The author said that user personalization is stored in a database and tracked by a cookie in a[详细]
2022-12-11 20:19 分类:问答Custom Personalization Provider - Implement FindState method
I have been breaking my head over this. I appreciate any help. I have a custom PersonalizationProvider, custom WebPartManager and custom WePart class. I have custom data tables for storing the Perso[详细]
2022-12-10 14:21 分类:问答