在asp.net中使用c#的管理员页面. [英] Administrator page using c# in asp.net.

查看:72
本文介绍了在asp.net中使用c#的管理员页面.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在asp.net中使用c#创建一个管理页面.

我希望管理员可以在其中操作网站,并且在单击按钮(例如保存更改)后,它会显示在网站上.
如果管理员不进行任何编程,我想以图形方式使其成为bcoz,他/她应更改其徽标,创建新按钮等...


我已经给出了管理页面的概述,如果有人知道如何执行此操作,我希望如何帮助我.我是网页设计的新手.

i want to create an admin page using c# in asp.net.

in which i want admin can manipulate site and after clicking on button (like save changes) it shows on site.
i want to make it graphically bcoz if admin does no programming he/she should change its logo,create new button etc...


i had given the overview of admin page how i want if any one know how to do this plzzz help me out. i am new in web designing.

推荐答案

这将为您提供一个网站和一组管理员页面来操作内容的想法.

YaBlogEngine-用ASP.NET/编写的微型博客引擎C# [ ^ ]
This will give you an idea of having a website and a set of administrator pages to manipulate stuff in content.

YaBlogEngine - A Tiny Blog Engine written in ASP.NET/C#[^]


步骤1首先根据需要创建一个设计页面..
步骤2在数据库中创建表以获取所需的更改
步骤3将这些数据保存在这些表中
现在,步骤4假设您要更改整个站点的徽标,在所有页面的页面加载事件中,从数据库表中获取徽标图像控件的图像路径.

让我知道更多详细信息
step-1 first make a page in design whatever u want..
step-2 make tables in database for what ever changes you want
step-3 save those data in these table
step-4 now suppose u want to change logo of entire site, in page load event of all the pages fetch image path of the logo image control from the database table u have made.

let me know any further details


这篇关于在asp.net中使用c#的管理员页面.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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