Learning VS

Tinkerz

New member
Joined
Jan 5, 2009
Messages
1
Programming Experience
Beginner
Hi all

I am currently coding in excel 2003 and VBA, I would like some opinions on learning VS probably VB or C#

I use excel alot and would like to do 2 things with VS

1, I program financial models into excel, and use sql alot.

I would like to have a program the takes data from my stock market data feed and place it into SQL, this can be done because my datafeed provider is RealTick and they have a API that can fit into VS its call taltrade SDK.

So I can feed all the data I need into SQL, I would like to use windows forms to input the stock names and types of data relating to those name for example price data.

2. Then I want to look at that data in sql and perform math functions, I would like to see the data i am pulling out and perform maths functions on it, but maybe not always, again I think forms and grids.

Where should I start to learn, what books internet sites do could you recommend, I am living in eastern europe and I dont speak the language so anything online or books/videos would be great

Thanks

T
 
Back
Top