RDIFramework. NET Web edition introduction,

Source: Internet
Author: User

RDIFramework. NET Web edition introduction,

RDIFramework. NET Web

B/S structure (Browser/Server, Browser/Server mode) is a network structure mode after the rise of WEB, WEB Browser is the main application software of the client. This mode unifies the client and focuses the core components of system functions on the server, simplifying system development, maintenance, and usage. Only one Browser is installed on the client, such as Netscape Navigator or Internet Explorer. The Server installs databases such as Oracle, Sybase, Informix, and SQL Server. The browser interacts with the database through the Web Server. This greatly simplifies the Client Computer load, reduces the cost and workload of system maintenance and upgrade, and reduces the overall cost (TCO) of users ). Compared with the WinForm structure, the B/S structure has the biggest advantage in that it can be operated anywhere without installing any specialized software. Only one computer that can access the Internet can be used, and the client has no maintenance. The scalability of the system is very easy to use as long as you can access the Internet. Of course, the B/S structure is also insufficient compared with WinForm, for example, the B/S architecture is weaker than the CS architecture in terms of graphic performance and running speed. Another critical weakness is that it is restricted by the running environment. Because the B/S architecture depends on the browser, and the browser has a wide variety of versions, the core architecture of many browsers is also very different, resulting in a great impact on web page compatibility, especially in CSS layout, the execution of JAVASCRIPT scripts has a great impact, and the running efficiency of the B/S structure is not as high as that of the WinForm structure.

RDIFramework. NET (. NET rapid information system development and integration framework) not only supports the development of powerful WinForm structures, but also supports the development of B/S structures synchronously. The core of the framework used remains unchanged. We strongly recommend that you first read the WinForm structure in the previous chapters before reading the introduction of B/S, because I will omit the description of each function in B/S introduction, one to one in WinForm. The following shows the Web version of the framework one by one. You will find that the Web version of the Framework is basically the same as that of the WinForm version. Many users are concerned about the compatibility of Web browsers. Here I can tell you that the Web version of the framework has been strictly tested during development, and the compatibility of mainstream browsers is good, you can use it with peace of mind.

Web configuration, logon, and main interface

The Web Version configuration is quite simple. The configuration items are written on the Web. in the config file, you can refer to the Config. description of the xml file. The meaning of each configuration item is as follows.

For settings of the ORACLE database for the RDIFramework. NET database type and database connection string, see the Config. xml file in WinForm.

After successfully deploying RDIFramework. NET to IIS (for details about the deployment method, refer to related articles), enter the logon interface, as shown in:

Enter the correct user name and password (the default Super Administrator user name and password are the same: Administrator) to enter the main interface, as shown in:

The navigation menu on the left side of the main interface, and the workspace on the right side. Select the corresponding navigation items from the navigation menu on the left side to open the corresponding function list. In the workspace on the right, you can right-click the page to close the page, as shown in:

Related Articles:

RDIFramework. NET-. NET-based rapid information system development framework-series of directories

Author: EricHu
Source: http://blog.csdn.net/chinahuyong
Email: 406590790@qq.com
QQ communication: 406590790
QQ: 237326100
Framework blog: http://blog.csdn.net/chinahuyong
Http://www.cnblogs.com/huyong
RDIFramework. NET, a. NET-based rapid information system development and integration framework, provides users and developers with the best. Net Framework Deployment Solution.
About the author: Senior Engineer, Information System Project Manager, DBA. Focused on Microsoft platform project architecture, management, and enterprise solutions, with many years of project development and management experience, he has organized and developed multiple large projects for many times, have certain accomplishments in the field of object-oriented, service-oriented, and database. He is mainly engaged in technical development and consulting Based on the RDIFramework. NET Framework. He is mainly engaged in finance, medical and health, railway, telecom, logistics, Iot, manufacturing, retail and other industries.
If you have any questions or suggestions, please kindly advise me!
The copyright of this article is shared by the author and CSDN. You are welcome to repost this article, but you must keep this statement without the author's consent and provide the original article connection clearly on the article page. If there is any problem, you can contact me via email or QQ. Thank you very much.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.