<?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: Giuliano De Luca</title>
    <description>The latest articles on DEV Community by Giuliano De Luca (@giulianodeluca).</description>
    <link>https://dev.to/giulianodeluca</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%2F79035%2Fd52e71df-206c-49dc-9d22-fa57f85ad130.jpg</url>
      <title>DEV Community: Giuliano De Luca</title>
      <link>https://dev.to/giulianodeluca</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/giulianodeluca"/>
    <language>en</language>
    <item>
      <title>😎How to create modern view components in Microsoft Lists [SharePoint List Neumorphism]</title>
      <dc:creator>Giuliano De Luca</dc:creator>
      <pubDate>Tue, 25 Oct 2022 06:41:00 +0000</pubDate>
      <link>https://dev.to/giulianodeluca/how-to-create-modern-view-components-in-microsoft-lists-sharepoint-list-neumorphism-1k19</link>
      <guid>https://dev.to/giulianodeluca/how-to-create-modern-view-components-in-microsoft-lists-sharepoint-list-neumorphism-1k19</guid>
      <description>&lt;p&gt;😎How to create modern view components in Microsoft Lists [SharePoint List Neumorphism]&lt;br&gt;
🎬NEW VIDEO N. 296🎬&lt;br&gt;
In this video tutorial, I'll walk you through every step to creating a modern list view in SharePoint online. &lt;br&gt;
We'll see how to reuse the modern components coming from an open-source project on GitHub. &lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/p8GtR1F3Gvs"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>giulianodeluca</category>
      <category>sharepoint</category>
      <category>microsoftlists</category>
      <category>microsoftteams</category>
    </item>
    <item>
      <title>👤How to add a People Picker to an Adaptive Card</title>
      <dc:creator>Giuliano De Luca</dc:creator>
      <pubDate>Tue, 05 Jul 2022 10:24:30 +0000</pubDate>
      <link>https://dev.to/giulianodeluca/how-to-add-a-people-picker-to-an-adaptive-card-4j64</link>
      <guid>https://dev.to/giulianodeluca/how-to-add-a-people-picker-to-an-adaptive-card-4j64</guid>
      <description>&lt;p&gt;👤How to add a People Picker to an Adaptive Card &lt;br&gt;
🎬NEW VIDEO N. 244🎬 &lt;br&gt;
In this video tutorial, you'll learn how to add a People Picker to an Adaptive Card. &lt;br&gt;
People Picker helps users to search and select users in Adaptive Card. &lt;br&gt;
You can add People Picker as input control to Adaptive Card, which works across chats, channels, task modules, and tabs. People Picker supports the following features: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Searches single or multiple users. &lt;/li&gt;
&lt;li&gt;Selects single or multiple users. &lt;/li&gt;
&lt;li&gt;Reassigns to single or multiple users. &lt;/li&gt;
&lt;li&gt;Prepopulates the name of selected users. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/gHuqcrzZ0LA"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>giulianodeluca</category>
      <category>adaptivecards</category>
      <category>powerautomate</category>
      <category>microsoftteams</category>
    </item>
    <item>
      <title>🔨How to Use Visual Studio Code as REST Client to Test REST APIs [Stop using Postman and Insomnia...]</title>
      <dc:creator>Giuliano De Luca</dc:creator>
      <pubDate>Fri, 04 Feb 2022 07:17:51 +0000</pubDate>
      <link>https://dev.to/giulianodeluca/how-to-use-visual-studio-code-as-rest-client-to-test-rest-apis-stop-using-postman-and-insomnia-80l</link>
      <guid>https://dev.to/giulianodeluca/how-to-use-visual-studio-code-as-rest-client-to-test-rest-apis-stop-using-postman-and-insomnia-80l</guid>
      <description>&lt;p&gt;🎬NEW VIDEO N. 187🎬 &lt;br&gt;
Are you wondering how to use the same tool for development and for testing APIs? &lt;br&gt;
In this video, I'll show how you can use Visual Studio Code with an extension to consume and play with Rest API. &lt;br&gt;
This will give the chance to work always with the same tool without using Postman, Insomnia, or..... &lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/8uyTn4cg8Xc"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>giulianodeluca</category>
      <category>api</category>
      <category>vscode</category>
      <category>restapi</category>
    </item>
    <item>
      <title>🔌How to work offline with Microsoft Lists [No Internet Connection]</title>
      <dc:creator>Giuliano De Luca</dc:creator>
      <pubDate>Mon, 13 Dec 2021 10:37:11 +0000</pubDate>
      <link>https://dev.to/giulianodeluca/how-to-work-offline-with-microsoft-lists-no-internet-connection-57m7</link>
      <guid>https://dev.to/giulianodeluca/how-to-work-offline-with-microsoft-lists-no-internet-connection-57m7</guid>
      <description>&lt;p&gt;🎬NEW VIDEO N. 151🎬 &lt;br&gt;
In this video tutorial, you’ll learn how to work offline with Microsoft Lists, thanks to a sync mechanism that runs on the local device and update all changes performed by the user on the cloud. &lt;br&gt;
I’ll walk you through every step of installing Microsoft Lists as a Progressive Web App and working with it offline. &lt;/p&gt;

&lt;p&gt;Preview:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Jk603Ug1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lxo2g84mpygfspw9f5eu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Jk603Ug1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/lxo2g84mpygfspw9f5eu.png" alt="Project Nucleus" width="880" height="493"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/y7WkaNZYspk"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>microsoftlists</category>
      <category>sharepoint</category>
      <category>lists</category>
      <category>giulianodeluca</category>
    </item>
    <item>
      <title>🔲How to add buttons in a Microsoft or SharePoint List with list formatting [NO CODE SOLUTION]</title>
      <dc:creator>Giuliano De Luca</dc:creator>
      <pubDate>Mon, 13 Dec 2021 10:27:41 +0000</pubDate>
      <link>https://dev.to/giulianodeluca/how-to-add-buttons-in-a-microsoft-or-sharepoint-list-with-list-formatting-no-code-solution-3bb5</link>
      <guid>https://dev.to/giulianodeluca/how-to-add-buttons-in-a-microsoft-or-sharepoint-list-with-list-formatting-no-code-solution-3bb5</guid>
      <description>&lt;p&gt;🎬NEW VIDEO N. 150🎬 &lt;br&gt;
In this video tutorial, you’ll learn how to add buttons in a Microsoft or SharePoint List with list formatting without writing any line of code. &lt;br&gt;
I’ll walk you through every step using list formatting and the new property setValue which allows you to enhance other columns.&lt;/p&gt;

&lt;p&gt;Preview:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--RFrPH6lP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/giuleon/ColumnFormattingButtons/main/preview.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--RFrPH6lP--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/giuleon/ColumnFormattingButtons/main/preview.png" alt="🔲How to add buttons in a Microsoft or SharePoint List with list formatting [NO CODE SOLUTION]" width="880" height="392"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔗Check out my demo:&lt;br&gt;
&lt;a href="https://github.com/giuleon/ColumnFormattingButtons"&gt;https://github.com/giuleon/ColumnFormattingButtons&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/JmZKkfy3Tx8"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>microsoftlists</category>
      <category>sharepoint</category>
      <category>microsoft365</category>
      <category>giulianodeluca</category>
    </item>
    <item>
      <title>📽️How to create a video library view with List Formatting in SharePoint</title>
      <dc:creator>Giuliano De Luca</dc:creator>
      <pubDate>Mon, 13 Dec 2021 10:21:36 +0000</pubDate>
      <link>https://dev.to/giulianodeluca/how-to-create-a-video-library-view-with-list-formatting-in-sharepoint-45aa</link>
      <guid>https://dev.to/giulianodeluca/how-to-create-a-video-library-view-with-list-formatting-in-sharepoint-45aa</guid>
      <description>&lt;p&gt;🎬NEW VIDEO N. 152🎬 &lt;br&gt;
In this video tutorial, you’ll learn how to create a video library view with List Formatting in SharePoint. &lt;br&gt;
I’ll walk you through every step starting from scratch and applying a very nice solution using list view formatting, in order to have a video library view.&lt;/p&gt;

&lt;p&gt;Preview:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oQDlBkl4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/giuleon/ListViewFormattingVideoLibrary/main/preview.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oQDlBkl4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://raw.githubusercontent.com/giuleon/ListViewFormattingVideoLibrary/main/preview.png" alt="📽️How to create a video library view with List Formatting in SharePoint" width="880" height="580"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔗Check out my demo:&lt;br&gt;
&lt;a href="https://github.com/giuleon/ListViewFormattingVideoLibrary"&gt;https://github.com/giuleon/ListViewFormattingVideoLibrary&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/pP8DcE-V8uA"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>sharepoint</category>
      <category>microsoft365</category>
      <category>microsoftlists</category>
      <category>giulianodeluca</category>
    </item>
    <item>
      <title>🧭How to create a content explorer view in Microsoft Lists</title>
      <dc:creator>Giuliano De Luca</dc:creator>
      <pubDate>Mon, 13 Dec 2021 09:16:14 +0000</pubDate>
      <link>https://dev.to/giulianodeluca/how-to-create-a-content-explorer-view-in-microsoft-lists-4418</link>
      <guid>https://dev.to/giulianodeluca/how-to-create-a-content-explorer-view-in-microsoft-lists-4418</guid>
      <description>&lt;p&gt;🎬NEW VIDEO N. 154🎬 &lt;br&gt;
In this video tutorial, you’ll learn how to create a content explorer view in Microsoft Lists. &lt;br&gt;
I’ll walk you through every step to create a dynamic list filtering to have a content navigator that displays the content in detail according to the button clicked, in this way the list will be more readable. &lt;/p&gt;

&lt;p&gt;Preview:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sRDaeI0w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/77c4jm4s6xekv94hbxbx.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sRDaeI0w--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/77c4jm4s6xekv94hbxbx.gif" alt="Image description" width="880" height="499"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔗Check out my demo:&lt;br&gt;
&lt;a href="https://github.com/giuleon/MicrosoftListsContentExplorer"&gt;https://github.com/giuleon/MicrosoftListsContentExplorer&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/fWYntPmwCac"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>microsoftlists</category>
      <category>lists</category>
      <category>sharepoint</category>
      <category>giulianodeluca</category>
    </item>
    <item>
      <title>Microsoft Teams | How to create your personal space or Me experience on Teams</title>
      <dc:creator>Giuliano De Luca</dc:creator>
      <pubDate>Sat, 19 Dec 2020 13:01:30 +0000</pubDate>
      <link>https://dev.to/giulianodeluca/microsoft-teams-how-to-create-your-personal-space-or-me-experience-on-teams-52n8</link>
      <guid>https://dev.to/giulianodeluca/microsoft-teams-how-to-create-your-personal-space-or-me-experience-on-teams-52n8</guid>
      <description>&lt;p&gt;In this video tutorial, you’ll learn how to create your personal space on #MicrosoftTeams. &lt;br&gt;
I’ll walk through every step in order to set up the Me experience which gives you an overview from your personal perspective about the upcoming meetings, tasks, emails, followed sites, recent documents, and news to read later. &lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/fffyVKlpIjA"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>microsoftteams</category>
      <category>msteams</category>
      <category>office365</category>
      <category>microsoft365</category>
    </item>
  </channel>
</rss>
