<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>Data Entry with LINQ to SQL</title><link>http://code.msdn.microsoft.com/formsoverlinq/Project/ProjectRss.aspx</link><description>This sample demonstrates how to use LINQ to SQL classes in a data-entry form with a One-to-Many &amp;#40;Master-Detail&amp;#41; relationship. It includes information on binding comboboxes, displaying validation me...</description><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/formsoverlinq/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
This sample walks through how to use the new LINQ to SQL classes on your data-entry Windows Forms. One form that demonstrates Combobox filtering uses the Northwind database. The One-to-Many form uses a sample SQL 2005 Express database that is included. That form demonstrates how to properly update, insert and delete records and how to configure the LINQ to SQL classes so that they use stored procs for their update, insert and delete behaviors. It also demonstrates how to add validation messages to the LINQ to SQL classes and have them automatically display in the UI with the ErrorProvider.&lt;br /&gt; &lt;br /&gt;&lt;a href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=formsoverlinq" class="externalLink"&gt;Download the code!&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Articles that go with this sample:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/06/related-data-binding-and-comboboxes-with-linq-to-sql.aspx" class="externalLink"&gt;Related Data Binding and ComboBoxes with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/07/creating-lookup-lists-with-linq-to-sql.aspx" class="externalLink"&gt;Creating Lookup Lists with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/19/one-to-many-master-detail-forms-with-linq-to-sql.aspx" class="externalLink"&gt;One-To-Many (Master-Detail) Forms with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/25/simple-validation-with-linq-to-sql-classes.aspx" class="externalLink"&gt;Simple Validation with LINQ to SQL Classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;This sample uses a local SQL database. Make sure you &lt;a href="http://blogs.msdn.com/bethmassi/archive/2007/05/29/working-with-a-local-data-file-in-vs.aspx" class="externalLink"&gt;read this article&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; if you are having problems working with the database.&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>BethMassi</author><pubDate>Tue, 26 Feb 2008 02:53:13 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080226A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/formsoverlinq/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
This sample walks through how to use the new LINQ to SQL classes on your data-entry Windows Forms. One form that demonstrates Combobox filtering uses the Northwind database. The One-to-Many form uses a sample SQL 2005 Express database that is included. That form demonstrates how to properly update, insert and delete records and how to configure the LINQ to SQL classes so that they use stored procs for their update, insert and delete behaviors. It also demonstrates how to add validation messages to the LINQ to SQL classes and have them automatically display in the UI with the ErrorProvider.&lt;br /&gt; &lt;br /&gt;&lt;a href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=formsoverlinq" class="externalLink"&gt;Download the code!&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Articles that go with this sample:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/06/related-data-binding-and-comboboxes-with-linq-to-sql.aspx" class="externalLink"&gt;Related Data Binding and ComboBoxes with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/07/creating-lookup-lists-with-linq-to-sql.aspx" class="externalLink"&gt;Creating Lookup Lists with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/19/one-to-many-master-detail-forms-with-linq-to-sql.aspx" class="externalLink"&gt;One-To-Many (Master-Detail) Forms with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/25/simple-validation-with-linq-to-sql-classes.aspx" class="externalLink"&gt;Simple Validation with LINQ to SQL Classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;This sample uses a local SQL database. Make sure you &lt;a href="http://blogs.msdn.com/bethmassi/archive/2007/05/29/working-with-a-local-data-file-in-vs.aspx" class="externalLink"&gt;read this article&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; if you are having problems running the code.&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>BethMassi</author><pubDate>Tue, 26 Feb 2008 01:21:28 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080226A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/formsoverlinq/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
This sample walks through how to use the new LINQ to SQL classes on your data-entry Windows Forms. One form that demonstrates Combobox filtering uses the Northwind database. The One-to-Many form uses a sample SQL 2005 Express database that is included. That form demonstrates how to properly update, insert and delete records and how to configure the LINQ to SQL classes so that they use stored procs for their update, insert and delete behaviors. It also demonstrates how to add validation messages to the LINQ to SQL classes and have them automatically display in the UI with the ErrorProvider.&lt;br /&gt; &lt;br /&gt;&lt;a href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=formsoverlinq" class="externalLink"&gt;Download the code!&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Articles that go with this sample:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/06/related-data-binding-and-comboboxes-with-linq-to-sql.aspx" class="externalLink"&gt;Related Data Binding and ComboBoxes with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/07/creating-lookup-lists-with-linq-to-sql.aspx" class="externalLink"&gt;Creating Lookup Lists with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/19/one-to-many-master-detail-forms-with-linq-to-sql.aspx" class="externalLink"&gt;One-To-Many (Master-Detail) Forms with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/25/simple-validation-with-linq-to-sql-classes.aspx" class="externalLink"&gt;Simple Validation with LINQ to SQL Classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>BethMassi</author><pubDate>Tue, 26 Feb 2008 01:05:15 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080226A</guid></item><item><title>CREATED RELEASE: Data Entry with LINQ to SQL (Feb 25, 2008)</title><link>http://code.msdn.microsoft.com/formsoverlinq/Release/ProjectReleases.aspx?ReleaseId=525</link><description>Data Entry with LINQ to SQL</description><author></author><pubDate>Tue, 26 Feb 2008 00:57:09 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Data Entry with LINQ to SQL (Feb 25, 2008) 20080226A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/formsoverlinq/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
This sample walks through how to use the new LINQ to SQL classes on your data-entry Windows Forms. One form that demonstrates Combobox filtering uses the Northwind database. The One-to-Many form uses a sample SQL 2005 Express database that is included. That form demonstrates how to properly update, insert and delete records and how to configure the LINQ to SQL classes so that they use stored procs for their update, insert and delete behaviors. It also demonstrates how to add validation messages to the LINQ to SQL classes and have them automatically display in the UI with the ErrorProvider.&lt;br /&gt; &lt;br /&gt;&lt;a href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=formsoverlinq" class="externalLink"&gt;Download the code!&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Articles that go with this sample:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/06/related-data-binding-and-comboboxes-with-linq-to-sql.aspx" class="externalLink"&gt;Related Data Binding and ComboBoxes with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/07/creating-lookup-lists-with-linq-to-sql.aspx" class="externalLink"&gt;Creating Lookup Lists with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/19/one-to-many-master-detail-forms-with-linq-to-sql.aspx" class="externalLink"&gt;One-To-Many (Master-Detail) Forms with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>BethMassi</author><pubDate>Tue, 26 Feb 2008 00:54:42 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080226A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/formsoverlinq/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;This sample demonstrates how to use LINQ to SQL classes in a data-entry form with a One-to-Many &amp;#40;Master-Detail&amp;#41; relationship. It includes information on binding comboboxes, displaying validation messages and how to handle updates, inserts and deletes through stored procedures. 
&lt;br /&gt; &lt;br /&gt;This sample walks through how to use the new LINQ to SQL classes on your data-entry Windows Forms. One form that demonstrates Combobox filtering uses the Northwind database. The One-to-Many form uses a sample SQL 2005 Express database that is included. That form demonstrates how to properly update, insert and delete records and how to configure the LINQ to SQL classes so that they use stored procs for their update, insert and delete behaviors. It also demonstrates how to add validation messages to the LINQ to SQL classes and have them automatically display in the UI with the ErrorProvider.&lt;br /&gt; &lt;br /&gt;&lt;a href="https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=formsoverlinq" class="externalLink"&gt;Download the code!&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Articles that go with this sample:&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/06/related-data-binding-and-comboboxes-with-linq-to-sql.aspx" class="externalLink"&gt;Related Data Binding and ComboBoxes with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/07/creating-lookup-lists-with-linq-to-sql.aspx" class="externalLink"&gt;Creating Lookup Lists with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://blogs.msdn.com/bethmassi/archive/2008/02/19/one-to-many-master-detail-forms-with-linq-to-sql.aspx" class="externalLink"&gt;One-To-Many (Master-Detail) Forms with LINQ to SQL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>BethMassi</author><pubDate>Tue, 26 Feb 2008 00:54:00 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080226A</guid></item></channel></rss>