<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/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>Visual Studio 2005</title><link>http://forums.asp.net/138.aspx</link><description>General discussions of Visual Studio 2005.  &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=162&amp;c=30" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Use of the designer to bind data and writing code: what are your comments?</title><link>http://forums.asp.net/thread/3265748.aspx</link><pubDate>Tue, 30 Jun 2009 06:38:54 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3265748</guid><dc:creator>Thomas Sun – MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3265748.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3265748</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Visual Studio provides many controls to bind data without writing any code, this will make asp.net development fast.&lt;/p&gt;
&lt;p&gt;In my opinion, it depends on your requirement. For a little project, I will use designer to bind data this is easy and fast. For large project, especially for team work project, I prefer to write code. For instance, one engineer writes data access code and another writes data present page.&lt;/p&gt;
&lt;p&gt;Besides, using code can let you understand the technology well. You also can work them together. For example, you create data access layer&amp;nbsp;and use ObjectDataSource control to bind data.&lt;/p&gt;
&lt;p&gt;For more information, &lt;a href="http://www.asp.net/learn/data-access/"&gt;http://www.asp.net/learn/data-access/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Use of the designer to bind data and writing code: what are your comments?</title><link>http://forums.asp.net/thread/3257907.aspx</link><pubDate>Thu, 25 Jun 2009 13:51:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3257907</guid><dc:creator>binobose</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3257907.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3257907</wfw:commentRss><description>&lt;p&gt;Its always better to Bind the data in Codebehind rather than in designview.&lt;br /&gt;This will&amp;nbsp;fix a lot of designing efforts.
&lt;p&gt;&lt;/p&gt;</description></item><item><title>Use of the designer to bind data and writing code: what are your comments?</title><link>http://forums.asp.net/thread/3256956.aspx</link><pubDate>Thu, 25 Jun 2009 06:44:34 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3256956</guid><dc:creator>rickymartin211</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3256956.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=138&amp;PostID=3256956</wfw:commentRss><description>&lt;p&gt;
I cam from the Woindows Programming back ground and in C# / VB we use semi-Designer to create controls ie. I used Drag and drop option to add controls to the form though we could bound data to control from the designer, I wrote code to bind data to controls. This is the way I used to write apps. 

When I move to I found many tutor used the designer to bind data to controls…etc. Should we use the designer to to bind data to control or this is a personal preference?


cheers




&lt;/p&gt;</description></item></channel></rss>