Font Size: a A A

Design & Application Of.NET Framework Development In Enterprise Web Applications

Posted on:2015-02-01Degree:MasterType:Thesis
Country:ChinaCandidate:J YuFull Text:PDF
GTID:2308330473954616Subject:Software engineering
Abstract/Summary:PDF Full Text Request
Due to rapid increase and changing demands of users’ dependence on software and technology, an increase demand for development of new software will inevitably emerge. "Promptly and efficiently response to these demands" has become a major topic for software developers. A system based on suitable software development framework not only shortened development cycle but also decreases development costs as opposed to the tradition development of systems. Development framework is built upon numerous testing and debugging, as such systems based on it will be more stable and reliable. Furthermore, developing projects based on framework does not require proficient programming skills from the developers. Each developer can program their own respective templates of codes based on their own business logic. This not only significantly improves the readability of programming codes but also reduces the reliability of any single programmer in the development team in which reduces the project risks.Contents of this article in based on actual needs of enterprises and past project experiences to develop a software using.NET Framework based on B/S mode. This framework’s main programming languages are C# and ASP.NET, and its features are:1. This software has flexible database compatibility with support from current SQL Server databases such as Oracle, My SQL etc.2. Object-oriented data processing methods to improve development efficiency, reduce the workload of manually written SQL, data processing bugs and programs dependence on database system type.3. Template programming development allows ease of creating new modules for application which reduces focus on data readability or user interface output.4. SQL execution logs, page request logs, data modification logs, abnormal logs and other kinds of information can be configured to automatically recording for easy routine maintenance and debugging problems.5. For some of the basic functions, the framework shall be based on each individual template configuration file settings. Each template will automatically generate a virtual interface to avoid duplication of a large part of the development and easy modification.
Keywords/Search Tags:development framework, template pattern, C#, ASP.NET
PDF Full Text Request
Related items