<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://devpinoy.org/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>Keith Rull : DevCast</title><link>http://devpinoy.org/blogs/keithrull/archive/tags/DevCast/default.aspx</link><description>Tags: DevCast</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>DevCast : ADO.NET Part 2 - Passing Parameters To Your SQL Statements</title><link>http://devpinoy.org/blogs/keithrull/archive/2007/03/05/devcast-ado-net-part-2-passing-parameters-to-your-sql-statements.aspx</link><pubDate>Mon, 05 Mar 2007 23:55:00 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:8340</guid><dc:creator>keithrull</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/keithrull/rsscomments.aspx?PostID=8340</wfw:commentRss><comments>http://devpinoy.org/blogs/keithrull/archive/2007/03/05/devcast-ado-net-part-2-passing-parameters-to-your-sql-statements.aspx#comments</comments><description>&lt;P&gt;In part 2 of our Back To The Basics Series, Keith discusses how to pass parameters to your inline SQL Statements, read a connection string from the web.config and the use of a static class for utilities. He also refactored(a little bit)&amp;nbsp;our original solution to make the code more manageable.&lt;/P&gt;
&lt;P align=center&gt;&lt;A href="http://demos.devpinoy.org/DevCast/Back%20To%20The%20Basics/ADO.NET%20Part%202/DevCast%20-%20Back%20To%20The%20Basics%20Series%20-%20ADO.NET%20Part%202.html"&gt;&lt;IMG src="http://www.keithrull.com/content/binary/back-to-the-basics-ado2.gif" border=0&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;STRONG&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;A href="http://demos.devpinoy.org/DevCast/Back%20To%20The%20Basics/ADO.NET%20Part%202/DevCast%20-%20Back%20To%20The%20Basics%20Series%20-%20ADO.NET%20Part%202.html"&gt;CLICK HERE TO VIEW THE&amp;nbsp;TUTORIAL&lt;/A&gt;&amp;nbsp;&amp;lt;&amp;lt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;13 minutes of information discussed in Tagalog to make it easier to understand.&lt;/P&gt;
&lt;P&gt;&lt;FONT color=#ff0000&gt;*note: i'm still shaky.. still learning... hopefully next time I could make a better demo :) again, comments are welcome!&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=8340" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/Tutorial/default.aspx">Tutorial</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/Sample/default.aspx">Sample</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/Demo/default.aspx">Demo</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/ADO.NET/default.aspx">ADO.NET</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/DevCast/default.aspx">DevCast</category></item><item><title>DevCast : ADO.NET Part 1</title><link>http://devpinoy.org/blogs/keithrull/archive/2007/02/27/devcast-ado-net-part-1.aspx</link><pubDate>Wed, 28 Feb 2007 03:14:00 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:8276</guid><dc:creator>keithrull</dc:creator><slash:comments>12</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://devpinoy.org/blogs/keithrull/rsscomments.aspx?PostID=8276</wfw:commentRss><comments>http://devpinoy.org/blogs/keithrull/archive/2007/02/27/devcast-ado-net-part-1.aspx#comments</comments><description>&lt;P&gt;This is the first part our series about ADO.NET&amp;nbsp;which is&amp;nbsp;part of our&amp;nbsp;Back To The Basic Series which is a series designed to teach beginners about the benefits of ADO.NET and to show how easy it is to use the ADO.NET in a short 10 to 15 minute video using Tagalog as the medium.&amp;nbsp; Our idea is to start from small demo application and build from there by adding new functionalities and refactoring the sample application on each part of the series.&lt;/P&gt;
&lt;P&gt;On this demo you'll learn the basics of creating a connection to SQL Server, using a Universal DataLink to automatically generate your connection string to a database server,&amp;nbsp;populating a DataSet using a SqlDataAdapter and assigning a DataSet to our GridView control.&lt;/P&gt;
&lt;P align=center&gt;&lt;A href="http://demos.devpinoy.org/DevCast/Back%20To%20The%20Basics/ADO.NET%20Part%201/DevCast%20-%20Back%20To%20The%20Basics%20Series%20-%20ADO.NET%20Part%201.html"&gt;&lt;IMG src="http://www.keithrull.com/content/binary/back-to-the-basics-adonet11.gif" border=0&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;A href="http://demos.devpinoy.org/DevCast/Back%20To%20The%20Basics/ADO.NET%20Part%201/DevCast%20-%20Back%20To%20The%20Basics%20Series%20-%20ADO.NET%20Part%201.html"&gt;&lt;STRONG&gt;&amp;gt;&amp;gt; Click here to view the video &amp;lt;&amp;lt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Comments and suggestions are welcome! :)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=8276" width="1" height="1"&gt;</description><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/Tutorial/default.aspx">Tutorial</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/Sample/default.aspx">Sample</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/UDL/default.aspx">UDL</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/Demo/default.aspx">Demo</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/ADO.NET/default.aspx">ADO.NET</category><category domain="http://devpinoy.org/blogs/keithrull/archive/tags/DevCast/default.aspx">DevCast</category></item></channel></rss>