<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How do I get to the generated code?</title><link>http://blogs.msdn.com/smartclientdata/archive/2005/11/19/494737.aspx</link><description>In order to get to the code that is auto-generated by Visual Studio, follow these steps: 1. In the menu, select View -&amp;gt; Solution Explorer 2. In Solution Explorer, click the “Show all Files” icon at the top 3. Expand the file (e.g. Dataset1.xsd) that</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: How do I get to the generated code?</title><link>http://blogs.msdn.com/smartclientdata/archive/2005/11/19/494737.aspx#505460</link><pubDate>Mon, 19 Dec 2005 18:15:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:505460</guid><dc:creator>jcnovoa</dc:creator><description>I am able to use CodeDom to generate an XSD from a SP, but in some SP I need to pass a paramter, and I see the designer generates a TableAdapter to Fill, GetData(@Param), is it possible to use CodeDom to generate this TableAdapter, so when I use xsd.exe to generate my classes I get my whole data access layer autogenerated, every time changes happen to by SQL dB? Just need some direction that this is possible to accomlish outside the IDE.&lt;br&gt;jcnovoa(at)hotmail(dot)com</description></item></channel></rss>