| Aspect-Oriented Software Development (AOSD) is about better modularity for the entire system, encompassing concerns of many different kinds-better modularity for functional requirements, platform specifics, and so on-and keeping all concerns separate allows system designer to construct systems that have a more understandable structure and are easily configured and extended to meet the evolving needs of stakeholders.The paper study Project Management and Aspect-Oriented Software Development apply in the PMIS, modeling and implementation of PMIS. Project management is the project management personnel carrying out effective management of the entire work involved with the project under limited resources. In paper, we design Project Management Information System (PMIS) based on AOSD. It outlines how to conduct software system with aspect-oriented method. Firstly, we analysis the operation system, cooperation process and activities in project management work, and create domain model of operation. Secondly, we analyze use cases of project management system and capture crosscutting concerns based on use-case splices. In this part, we get the overall technology demand of AOSD, modeling, capturing concerns and keeping them separate with use case modules. Finally, we established architecture with use-case modules and disused aspect-oriented technique such as C# programming language, Object-Relation Mapping, and so on.At present,the AOP framework of Project Management information system is implemented with C#. |