Monday, March 30, 2009

Visual Assist X

Visual Assist X - an add-in for for Visual Studio


Visual Assist X dramatically reduces application development time with key new features and improvements to existing features in Visual Studio, allowing you to:

All in all, Visual Assist X is an indispensable aid...you'll feel withdrawal symptoms if you ever have to program without it.

Download From - Whole Tomato Software

Wednesday, March 25, 2009

UltraEdit and Python

Set up Ultra Edit for Python Language.

  • http://ultraedit.com is a great text editor for Windows.
  • In Ultra Edit, Wordfiles provide the syntax highlighting and indentation help for a language.

How to Use Ultra Edit for Python#
  • Concatenate the Python wordfile on your existing WORDFILE.TXT that lives in your UE program directory.



  • Click on the Open Button and append the contents of the following file. Download
  • you will get the python in the Language list as above screen shot, automatically.
References: