<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Derek</title>
    <description>The latest articles on DEV Community by Derek (@dev-i-am).</description>
    <link>https://dev.to/dev-i-am</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F134687%2F558d4580-de3b-4884-9252-0682cb06d48a.png</url>
      <title>DEV Community: Derek</title>
      <link>https://dev.to/dev-i-am</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dev-i-am"/>
    <language>en</language>
    <item>
      <title>Help with some C#.Net</title>
      <dc:creator>Derek</dc:creator>
      <pubDate>Sat, 09 Feb 2019 17:14:38 +0000</pubDate>
      <link>https://dev.to/dev-i-am/help-with-some-cnet-58ob</link>
      <guid>https://dev.to/dev-i-am/help-with-some-cnet-58ob</guid>
      <description>&lt;p&gt;I am hoping someone can lend a hand here since I am by no means a C# developer. I tried to post on SO but get massacred off the bat. But that's another story.&lt;/p&gt;

&lt;p&gt;I have no build errors, but when I go to debug I get the following in the browser.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Compiler Error Message: CS0234: The type or namespace name 'StoreUsersDataTable' does not exist in the namespace 'VirtualManager' (are you missing an assembly reference?)&lt;/p&gt;

&lt;p&gt;Source Error:&lt;/p&gt;

&lt;p&gt;Line 166:&lt;br&gt;
Line 167:         VirtualManagerWAP.VirtualManagerTableAdapters.StoreUsersTableAdapter storeUsersTA = new VirtualManagerWAP.VirtualManagerTableAdapters.StoreUsersTableAdapter();&lt;br&gt;
Line 168:        VirtualManager.StoreUsersDataTable storeUserTbl = storeUsersTA.GetStoreUsersByUserId(StoreId.ToString(),ParentId);&lt;br&gt;
Line 169:        foreach (VirtualManager.StoreUsersRow row in storeUserTbl)&lt;br&gt;
Line 170:        {&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://thepracticaldev.s3.amazonaws.com/i/5vqzbda0gjv6h08whggn.png"&gt;https://thepracticaldev.s3.amazonaws.com/i/5vqzbda0gjv6h08whggn.png&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It also shows I have 2 contexts I assume they are called, with the same name. BTW, this was all inherited.&lt;/p&gt;

&lt;p&gt;Anyway, I hope someone can help me out and not get chastised. :) peace and love, peace and love.&lt;/p&gt;

</description>
      <category>help</category>
      <category>csharp</category>
    </item>
  </channel>
</rss>
