Class Design Resources, UML, Agile Modelling
Keywords: sKeywords: GIS Class Design diagrams Class Diagrams Refreshed: http://www.maine.gov/dep/gis/deployment/categories.html#cat12 http://www.crwr.utexas.edu/gis/gishydro03/RASInterface/RASInterface.htm#Design%20Process (Some downloads as well) http://portal.acm.org/citation.cfm?doid=355274.355307
Articles: http://www.woolpert.com/asp/articles/ObjectOrientedGIS101.asp (Mainstream company) http://www.ncgia.ucsb.edu/conf/interop97/program/papers/pullar/pullar.html Print worthy http://www.personal.psu.edu/users/j/b/jba139/GEOG584/ProjectCharter.html http://www.personal.psu.edu/users/j/b/jba139/GEOG583/Final_583.html Print worthy http://www.gisdevelopment.net/aars/acrs/1999/ps2/ps2817pf.htm Print worthy http://www.fas.harvard.edu/~chgis/work/design/index_other.html
Case Tools: http://support.esri.com/index.cfm?fa=knowledgebase.documentation.viewDoc&PID=43&MetaID=658 ESRI http://www.angelfire.com/space/umltutor/
Tutorials http://www.objectsbydesign.com/tools/umltools_byPlatform.html http://www.cetus-links.org/oo_ooa_ood_tools.html#oo_ooad_tools_start_here – article The way I do it is with Microsoft Office's Visio. After you install Visio, it will add a menu item to VS.NET under the "Project" menu called "Visio UML". The submenu item for this is "Reverse Engineer" which reads the entire project and generates the UML objects that correspond to the classes/enums/structs/etc that it finds. Very comprehensive. It won't create all of the relationships however, so there is a little bit left for you to do :)
2 Comments:
VB.NET Tutorials:
Video Based: http://www.learnvisualstudio.net/
http://www.codeproject.com/vb/net/
http://www.devarticles.com/c/b/VB.Net/
Multiple Listing: http://www.programmingtutorials.com/vbnet.aspx
http://www.startvbdotnet.com/dotnet/dotnet.aspx
http://www.vbdotnetheaven.com/Sections/Tutorials.asp
http://www.developerfusion.com/vbnet/
C# Tutorials:
Good One: http://www.csharp-station.com/Tutorial.aspx
Microsoft Referecne: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vcoricsharptutorials.asp
C# Tutorials: http://csharpcomputing.com/Tutorials/TOC.htm
http://www.dotnetspider.com/
Multiple Listing: http://www.c-sharpcorner.com/Tutorials.asp
http://www.softsteel.co.uk/tutorials/cSharp/contents.html
http://www.csharpfriends.com/
http://www.codeproject.com/csharp/
http://www.microsoft.com/events/webcasts/ondemand.mspx
Post a Comment
<< Home