Why can't I see the 'dataset project' property in Visual Studio DataSet designer?

Posted by Ryan on Stack Overflow See other posts from Stack Overflow or by Ryan
Published on 2010-04-11T00:06:48Z Indexed on 2010/04/11 0:13 UTC
Read the original article Hit count: 492

Hi,

I am trying to follow 'n tier app design' tutorials and they tell me to set the DataSet Project property from the Data Set Designer in VS, to split table adaptors and entities into seprate projects. I can't see that property! (I'm looking in the same place shown on the videos... all other properties match)

Does anybody know why?

The video is here http://windowsclient.net/learn/video.aspx?v=14625 (4:36 is where the property is set)

I'm using VS c# 2008 Express, with SQL Server Express 2008.

Thanks a lot for any help

Ryan

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about entity-framework