From services to application model to conceptual model
I am reading Analize requirement and Dev. solution, MS Press and have some confusions about the conceptual model. How do i create a conceptual model after defining services and selecting an application architecture? Can you give me an example about conceptual model?
Thank
"Analyzing Requirements and Defining Solution Architectures" (MCSD Training Kit for Exam 70-100) is based on MSF 3.0. MSF 4.0 is the version that ships in Team System. The Conceptual Design Model in MSF v3 (defines the problem and solution in terms of scenarios) is most closely related to Scenarios in MSF for Agile Software Development (MSF v4):
"A scenario is a type of work item, recording a single path of user interaction through the system. As the persona attempts to reach a goal, the scenario records the specific steps that they will take in attempting to reach that goal. Some scenarios will record a successful path; others will record an unsuccessful one. When writing scenarios, be specific. Since there are an infinite number of possible scenarios for all but the most trivial systems, it is important to be discerning in deciding which scenarios to write."
Thank Caron. The book I read is for exam 70-300. I heard about VS Team 2005 but this book does not mention anything about VS Team at all

.
In the step creating conceptual model we refine use cases, create usage scenarios, select an application architecture like client/server, layered,ect. and then create the conceptual model. If the conceptual model "is most closely related to Scenarios in MSF for Agile Software Developement" i quoted, so is the last step redundant?
In the book, the conceptual model diagram is not an UML diagram. Is there any UML diagram type for this model?