Visual Studio 2008 Professional Edition Overview

VisualStudioPro It has been a little over a week now since I first installed Visual Studio 2008 Professional Edition. My first impressions are that this is a very solid program. Visual Studio 2008 was released in late November 2007 and by now most investment banks have migrated their development environments from Visual Studio 2005 to 2008.

The first thing you will notice after installing Visual Studio 2008 is how quickly it loads. Even on my old Pentium four system Visual Studio is still snappy and responsive. Visual Studio 2008 includes the .NET Framework 3.5 and in the professional version you have the ability to target different versions of the .NET  framework. This is a huge advantage over Visual Studio 2005 were you could only target one framework. The .NET Framework 3.5 brings with it many additional class libraries and features. Some highlights include:

(more…)

Popularity: 15% [?]

Tagged with:
 

Importing Stock Quotes to Excel using SMF Add-in

grap hExcel In our previous article we used a simple method for importing stock quote data into Excel. Today we will look at a robust automated method for querying more data sources then just Yahoo finance. The Stock Market Functions Add-in for Excel is a free tool developed by by Randy Harmelink. The stock market functions Add-In allows you to import data from sites like Yahoo, Business Week, Reuters, Google, Bloomberg, MSN and many more. In the latest release there are beta features for several technical analysis functions like

  • Accumulation Distribution Line
  • Average True Range
  • Commodity Channel Index
  • Simple Moving Average
  • Moving Average Convergence Divergence
  • Exponential Moving Average

(more…)

Popularity: 100% [?]

Tagged with:
 

Visual Studio 2008 and some Quant Links

ProEdVisMy copy of Microsoft Visual Studio 2008 Professional Edition arrived today and I made sure I installed it promptly. The software comes packaged in the new style plastic boxes, much like Office and Vista. There are two DVD’s one contains Visual Studio 2008 and MSDN documentation and the second contains SQL Server 2005 Developers Edition. I have not had a chance to properly take it for a test run but after I do I will post a review. The install process was extremely simple, however I uninstalled my CTP releases first.

Install Process

The install process is really basic and can be summarised in just three steps as highlighted below.

(more…)

Popularity: 9% [?]

Tagged with: