<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hello All,</DIV>
<DIV>&nbsp;&nbsp; Please see the following if you are interested in&nbsp;the following&nbsp;training class.&nbsp; Thank you.</DIV>
<DIV>~David </DIV>
<DIV><BR>**************************************<BR>David Forsyth<BR>GIS Technician II<BR>Tallahassee-Leon County GIS<BR>Phone (850) 606-5504<BR>Fax (850) 606-5501<BR><SPAN style="FONT: 10pt Tahoma; COLOR: #0000ff; TEXT-DECORATION: underline"><A href="mailto:forsythd@leoncountyfl.gov">forsythd@leoncountyfl.gov</A></SPAN><SPAN style="FONT: 10pt Tahoma; COLOR: #000000"> <BR>web: </SPAN><SPAN style="FONT: 10pt Tahoma; COLOR: #0000ff; TEXT-DECORATION: underline"><A href="http://www.tlcgis.org/">www.tlcgis.org</A></SPAN><SPAN style="FONT: 10pt Tahoma; COLOR: #000000"> <BR></SPAN></DIV>
<H1>Developing Applications with ArcGIS Engine</H1>
<DIV class="col pct48" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px">2 Days(16 hours) of <STRONG>ESRI</STRONG> instructor led training. <STRONG>February 28 &amp; March 1st</STRONG> at the Leon County Courthouse.&nbsp; </DIV>
<DIV class="col pct48" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px"><STRONG>Cost is $640 per seat</STRONG>.&nbsp; </DIV>
<DIV class="col pct48" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px">Please Contact David Forsyth @&nbsp;Tallahassee Leon County GIS department for questions or to sign up.&nbsp; </DIV>
<DIV class="col pct48" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px">Telephone: (850) 606-5504</DIV>
<DIV class="col pct48" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px"><A href="mailto:forsythd@leoncountyfl.gov">forsythd@leoncountyfl.gov</A></DIV>
<DIV class="col pct48" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px"><U><STRONG>Please read the&nbsp;ESRI information on this class below&nbsp;as it details&nbsp;topics covered as well as prerequisites needed for this class</STRONG></U>.&nbsp; </DIV>
<DIV class="col pct48" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px">
<H2><FONT size=4>Prerequisites</FONT></H2>
<P>Students should have completed <A href="http://training.esri.com/gateway/index.cfm?fa=catalog.courseDetail&amp;CourseID=50006061_9.x" target=_blank>Introduction to Programming ArcObjects with VBA</A> or have six months' experience programming with ArcObjects. Students should also have experience programming with COM and Visual Basic .NET or Java. Students should review the ArcGIS Desktop Developer Guide. Prior completion of <A href="http://training.esri.com/gateway/index.cfm?fa=catalog.courseDetail&amp;CourseID=50094738_9.x" target=_blank>Extending ArcGIS Desktop Applications</A> is recommended.</P><STRONG><FONT size=4>Class Description:</FONT></STRONG></DIV>
<DIV class="col pct48" style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px">ArcGIS Engine Developer Kit includes a set of embeddable software components and a toolkit that can be used to build stand-alone applications. This advanced course shows how to use ArcGIS Engine Developer Kit to build custom applications for the Windows platform. Students are introduced to ArcGIS Engine and the components, libraries, and application program interfaces (APIs) included with ArcGIS Engine Developer Kit. Students learn the types of applications they can create, the licensing and authorization model, and how to deploy applications with ArcGIS Engine Runtime. The course also teaches how to build custom components that extend the ArcGIS Engine controls framework.</DIV>
<P>Those completing this course will be able to</P>
<UL>
<LI>Install ArcGIS Engine Developer Kit. 
<LI>Configure the system and development environments. 
<LI>Use the ESRI add-ins and developer tools. 
<LI>Understand the licensing model. 
<LI>Authorize applications with different levels of licenses. 
<LI>Build stand-alone applications. 
<LI>Read and write map document files. 
<LI>Store user settings. 
<LI>Deploy ArcGIS Engine Runtime.</LI></UL><B><FONT size=4>Topics Covered</FONT></B>&nbsp;&nbsp; 
<DIV id=toggle style="DISPLAY: block">
<UL>
<LI>Introduction: ArcGIS overview; ESRI resources; Overviews of the ArcGIS Engine products, extensions, and development process; Installing ArcGIS Engine. 
<LI>Fundamentals of developing ArcGIS Engine applications: ArcGIS architecture; the ArcGIS Engine library; ArcObjects and the COM API; ArcObjects and the .NET API; ArcObjects and the Java API; Runtime licensing of ArcGIS products and extensions; Steps for creating ArcGIS Engine applications with .NET and Java. 
<LI>Developing with the mapping controls: Types of ArcGIS Engine controls; Using the LicenseControl; Using the MapControl; Using the PageLayoutControl; Using the TOCControl; Using the ToolbarControl; Built-in commands, menus, and toolbars. 
<LI>Developing with the 3D controls: ArcGIS Engine 3D libraries; he ArcScene SceneControl and the ArcGlobe GlobeControl; Using the SceneControl and SceneGraph, SceneViewer, and Camera; Using the GlobeControl and GlobeDisplay, GlobeViewer, and GlobeCamera; Loading 3D and Map documents; Accessing data; Using 3D events; Recording and playing animations. 
<LI>Customizing and extending the controls: Types of customizations and extensions; ToolbarControl framework; Working with ToolbarItems and CommandPool; Creating commands, tools, toolbars, menus, and extensions; Implementing COM components; Working with CustomizeDialog; Working with ToolbarMenus. 
<LI>Deploying ArcGIS Engine applications: Installing the ArcGIS Engine Runtime product; Installation requirements; Checking registry keys; Runtime setup; Runtime features; Registration codes for license testing; Deployment scenarios.The course includes one appendix with additional information: 
<LI>ArcGIS developer resources: ArcObjects APIs; Core libraries for COM, Visual Basic .NET, Java, and C++; ArcGIS libraries; ArcGIS Controls library; ArcGIS Developer Kit and Help; Samples and walkthroughs; Object Model Diagrams; Add-ins; Developer tools and resources.</LI></UL></DIV>
<H2><FONT size=4>Who Should Attend</FONT></H2>
<P>This course is designed for experienced ArcObjects programmers who have Windows and COM development experience. Course exercises can be completed using Visual Basic .NET or Java<SUP>TM</SUP>.</P>
<P></P>
<H2><FONT size=4>Software Used in Course</FONT></H2>
<DIV class=hiddenSearch>ArcGIS Engine 9.1</DIV>
<DIV id=infobooth>
<H4>&nbsp;</H4></DIV></BODY></HTML>