Thursday, July 29, 2010

Developer Cheat Sheets

Tired of googling for answers, check out this site: http://devcheatsheet.com/

It has all kinds of programming reference sheets which are good for quick look ups about various concepts.

Enjoy

Friday, July 23, 2010

PyDev and Installing New Libraries/Modules

If you use PyDev to create python scripts, and you add new libraries to your development system, you will need to update the interpreter.

To do this do the following:
1) Click on Project -> Properties
2) Select PyDev - Interpreter/ Grammar
3) Under the interpreter combo box, click on the text that says: "Click here to configure an interpreter not listed."
4) Press Apply -> It will take a couple of minutes to look through your PythonPaths -> Press Ok
5) Begin Coding

Enjoy

MVVM for Silverlight

MV-VM is a design pattern for Silverlight and WPF.  I have recently ventured into this domain, and I found a good resource to reference:
http://viewmodelsupport.codeplex.com/
Check it out and Post you own links in the comments to help other with MVVM design patterns!

Enjoy

Wednesday, July 21, 2010

Wednesday, July 7, 2010

Web ADFs Will be Deprecated

The future of the Web AdfDF has been written on the wall.  It shall be put to rest after version 10 of ArcGIS Server.  Also, many of the new features like time awareness and feature service usage will not be supported at 10.

Check it out here.