next up previous contents index
Next: Adding Our Own Project Up: Appendix: Building Projects using Previous: Directory Structure of DEVS#   Contents   Index

Building Simulation Examples in DEVS#

Modeling and simulation examples projects covered in Chapters 2, 3 and 4 will be available DEVSsharp/Examples/Ex_Projects. We can open each solution file whose file extension is sln in each project folder. For example, we can open DEVSsharp/Examples/Ex_ClientServer/Ex_ClientServer.sln. Each solution file will opens reference project(s) such as DEVSsharp (and ModelBase for Ex_ClientServer) as well as the example project itself.

In addition, if we open DEVSsharp/DEVSsharp.sln, Visual Studio 2005 will open all examples of Timer, PingPong, ClientServer and VendingMachine as well as DEVSsharp and ModelBase as shown in Solution Explorer window in Figure 5.2.

Figure 5.2: Screen Capture of Visual Studio 2005 $ ^\textrm {{TM}}$ when opening DEVSsharp.sln
\includegraphics[scale=0.15]{VisualST}



MHHwang 2007-05-08