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.