<?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: Ed Charles Diesel</title>
    <description>The latest articles on DEV Community by Ed Charles Diesel (@edcharlesdiesel).</description>
    <link>https://dev.to/edcharlesdiesel</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%2F508227%2F26b1c9c7-130f-46d1-9eee-514126ad4ee3.jpg</url>
      <title>DEV Community: Ed Charles Diesel</title>
      <link>https://dev.to/edcharlesdiesel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/edcharlesdiesel"/>
    <language>en</language>
    <item>
      <title>Answer: What is the use of ObservableCollection in .net?</title>
      <dc:creator>Ed Charles Diesel</dc:creator>
      <pubDate>Fri, 28 Feb 2025 13:12:30 +0000</pubDate>
      <link>https://dev.to/edcharlesdiesel/answer-what-is-the-use-of-observablecollection-in-net-50oj</link>
      <guid>https://dev.to/edcharlesdiesel/answer-what-is-the-use-of-observablecollection-in-net-50oj</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;div class="ltag__stackexchange--header"&gt;
          &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fstackoverflow-logo-b42691ae545e4810b105ee957979a853a696085e67e43ee14c5699cf3e890fb4.svg" alt=""&gt;
          &lt;a href="https://stackoverflow.com/questions/4279185/what-is-the-use-of-observablecollection-in-net/4279274#4279274" rel="noopener noreferrer"&gt;
            &lt;span class="title-flare"&gt;answer&lt;/span&gt; re: What is the use of ObservableCollection in .net?
          &lt;/a&gt;
        &lt;/div&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Nov 25 '10&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/4279185/what-is-the-use-of-observablecollection-in-net/4279274#4279274" rel="noopener noreferrer"&gt;
        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fstackexchange-arrow-up-eff2e2849e67d156181d258e38802c0b57fa011f74164a7f97675ca3b6ab756b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          261
        &lt;/div&gt;
        &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fstackexchange-arrow-down-4349fac0dd932d284fab7e4dd9846f19a3710558efde0d2dfd05897f3eeb9aba.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;ObservableCollection is a collection that allows code outside the collection be aware of when changes to the collection (add, move, remove) occur.  It is used heavily in WPF and Silverlight but its use is not limited to there.  Code can add event handlers to see when the collection has changed…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    &lt;a href="https://stackoverflow.com/questions/4279185/what-is-the-use-of-observablecollection-in-net/4279274#4279274" class="ltag__stackexchange--btn" rel="noopener noreferrer"&gt;Open Full Answer&lt;/a&gt;
  &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>React or Vue.js</title>
      <dc:creator>Ed Charles Diesel</dc:creator>
      <pubDate>Tue, 17 Nov 2020 18:07:48 +0000</pubDate>
      <link>https://dev.to/edcharlesdiesel/react-or-vue-js-2k25</link>
      <guid>https://dev.to/edcharlesdiesel/react-or-vue-js-2k25</guid>
      <description>&lt;p&gt;Hi, I am looking to add another programming language under my profile and I started with AngularJs and now Angular, but keeping up with the latest javascript frameworks can be a bit cumbersome I was wondering which programming language can I learn next Vue.js or react and what are the pros and cons. Thank you in advance. :)&lt;/p&gt;

</description>
      <category>help</category>
      <category>beginners</category>
      <category>react</category>
      <category>vue</category>
    </item>
    <item>
      <title>Web layout with Bootstrap 4 - Part 1</title>
      <dc:creator>Ed Charles Diesel</dc:creator>
      <pubDate>Tue, 17 Nov 2020 14:47:54 +0000</pubDate>
      <link>https://dev.to/edcharlesdiesel/web-layout-with-bootstrap-4-part-1-135k</link>
      <guid>https://dev.to/edcharlesdiesel/web-layout-with-bootstrap-4-part-1-135k</guid>
      <description>&lt;p&gt;I've been using bootstrap with all my web project and with bootstrap 4 and Flexboxes I had to re-learn the framework again so I took a refresher course and this what I learned. &lt;/p&gt;

&lt;p&gt;Flex containers - These are the main containers that are defined as the main container for all the elements.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;div class="d-flex"&amp;gt;
  &amp;lt;!--content--&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Row vs column containers - There are two types of containers flex-row which aligns your content horizontally and flex-column for aligning your content vertically&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;div class="flex-row"&amp;gt;
   &amp;lt;!--align content horizontally--&amp;gt;
&amp;lt;/div&amp;gt;

&amp;lt;div class="flex--column"&amp;gt;
   &amp;lt;!--align content vertically--&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Container direction - To reverse content from left-to-right.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;div class="flex-row-reverse"&amp;gt;
  &amp;lt;!--reverse content from left to right--&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Bootstrap sizes - Then you have bootstrap sizes with start from 0, 25, 50 , and 100. keep in mind is you can't just enter in any number by default. You can enter in 25, 0, 50, 75, or 100. If I wanted to create my own custom class,&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;div class="d-flex"&amp;gt;
        &amp;lt;div class="w-25"&amp;gt;
            &amp;lt;img src="images/shutterstock_422560537.jpg" class="img-fluid"&amp;gt;
        &amp;lt;/div&amp;gt;
        &amp;lt;div class="w-75"&amp;gt;
            &amp;lt;h4&amp;gt;Title Section&amp;lt;/h4&amp;gt;
            &amp;lt;p&amp;gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque nisl eros, 
                &amp;lt;/p&amp;gt;
            &amp;lt;a href="#" class="btn btn-button"&amp;gt;Learn more&amp;lt;/a&amp;gt;
        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Thank you for reading . :)&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>css</category>
      <category>html</category>
    </item>
  </channel>
</rss>
