用于存储用户偏好的架构。 [英] Architecture for storing user preferences.

查看:69
本文介绍了用于存储用户偏好的架构。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我们有一个内部(windows集成身份验证)asp.net应用程序,我们需要实现另一个模块来存储用户的首选项 例如信息

We have an in-house (windows integrated authentication) asp.net application and we need to implement another module which will store the user preferences information for example

1)现在我们需要向网格显示用户的行。

1) the now of rows we need to show the user for a grid.

2)默认的排序顺序是什么用户想要。

2) what is the default sort order that a user wants.

.....等

如果是表单身份验证我们可以使用用户配置文件,所以我们有去创建自定义数据库或其他东西的路线。

if it was forms authentication we could have used the user profiles,  so we have to go the route of creating a custom db or something.

 

根据您的体系结构经验 您能否建议最好的  ;练习 到达 这个?

based on your architecture experiences can you please suggest a best practice to achieve this?

 

谢谢

-Nen

推荐答案

由于您正在寻找存储用户偏好,我建议您寻找基于asp.net的webpart开发和属性就像没有。行,排序等。如果您的应用程序将在sharepoint下运行,那么sharepoint web
部件将对您有所帮助!我在sharepoint中开发了一个这样的
http:// patilmanishrao。 wordpress.com/2009/07/01/implementing-mvc-pattern-in-sharepoint/
 。

Since you are looking out for storing user preferences I would suggest you to look for asp.net based webpart development and properties to it like no. of rows, sort order etc. If your application would have been running under sharepoint then sharepoint web parts would have help you a lot!!! I had developed one such in sharepoint http://patilmanishrao.wordpress.com/2009/07/01/implementing-mvc-pattern-in-sharepoint/ .

可能是本文证明上面的好指标:

May be this article prove good indicator to above:

  • http://msdn.microsoft.com/en-us/magazine/cc163724.aspx
  • http://www.beansoftware.com/ASP.NET-Tutorials/Web-Parts.aspx (specifically for windows authentication)

请告诉我们您对此的看法

Let us know your thought on this


这篇关于用于存储用户偏好的架构。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆