<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Visual Studio on Cathrine Wilhelmsen</title>
    <link>https://www.cathrinewilhelmsen.net/tags/visual-studio/</link>
    <description>Recent content in Visual Studio on Cathrine Wilhelmsen</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>© Cathrine Wilhelmsen</copyright>
    <lastBuildDate>Sat, 07 Aug 2021 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.cathrinewilhelmsen.net/tags/visual-studio/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Developing in Containers using Visual Studio Code (T-SQL Tuesday #140)</title>
      <link>https://www.cathrinewilhelmsen.net/developing-in-containers-using-visual-studio-code/</link>
      <pubDate>Tue, 13 Jul 2021 21:30:56 +0200</pubDate>
      <guid>https://www.cathrinewilhelmsen.net/developing-in-containers-using-visual-studio-code/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.centinosystems.com/blog/sql/t-sql-tuesday-140-what-have-you-been-up-to-with-containers&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;&lt;img src=&#34;https://www.cathrinewilhelmsen.net/images/sql/TSQLTuesdayCircle.svg&#34; alt=&#34;T-SQL Tuesday logo.&#34; width=&#34;80&#34; height=&#34;80&#34; class=&#34;alignleft width-80&#34; loading=&#34;lazy&#34; /&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;This month&amp;rsquo;s &lt;a href=&#34;http://tsqltuesday.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;T-SQL Tuesday&lt;/a&gt; is hosted by &lt;a href=&#34;https://www.centinosystems.com/blog/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Anthony Nocentino&lt;/a&gt; (&lt;a href=&#34;https://twitter.com/nocentino&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;@nocentino&lt;/a&gt;). He wants to know &lt;a href=&#34;https://www.centinosystems.com/blog/sql/t-sql-tuesday-140-what-have-you-been-up-to-with-containers/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;what we&amp;rsquo;ve been up to with containers&lt;/a&gt;. Perfect timing, because I have just spent the last couple of weeks learning how to develop in containers using Visual Studio Code! I was planning to write this for myself anyway, but perhaps it can be interesting for others as well 🤓&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-is-the-use-case&#34;&gt;What is the use case?&lt;/h2&gt;&#xA;&lt;p&gt;One of my clients are using &lt;a href=&#34;https://www.getdbt.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;dbt&lt;/a&gt; (Data Build Tool) for their data transformations. In short, this means that developers write data transformations in SQL as SELECT statements. All SQL code can be combined with &lt;a href=&#34;https://jinja.palletsprojects.com/en/3.0.x/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Jinja&lt;/a&gt; templates. Inside of these Jinja templates, developers can reference other tables, use control logic, or define common SQL code snippets as reusable macros. Dbt then compiles the SQL+Jinja code into pure SQL.&#xA;&lt;span id=&#34;continue-reading&#34;&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Organizing Visual Studio Projects in Solution Folders</title>
      <link>https://www.cathrinewilhelmsen.net/organizing-visual-studio-projects-solution-folders/</link>
      <pubDate>Mon, 30 Jul 2018 12:21:55 +0200</pubDate>
      <guid>https://www.cathrinewilhelmsen.net/organizing-visual-studio-projects-solution-folders/</guid>
      <description>&lt;p&gt;&#xA;&#xA;&#xA;&#xA;&lt;img src=&#34;https://www.cathrinewilhelmsen.net/images/2018/VisualStudio.svg&#34; alt=&#34;Visual Studio logo.&#34; width=&#34;80&#34; height=&#34;80&#34; class=&#34;alignleft width-80&#34; loading=&#34;lazy&#34; /&gt;&lt;/p&gt;&#xA;&lt;p&gt;Do you have large Visual Studio solutions with many projects? Are you looking for an easy way to hide some projects while working on others? Maybe you are a fellow speaker looking for a way to group and organize your demo files? &lt;strong&gt;Solution Folders&lt;/strong&gt; may be what you are looking for!&#xA;&lt;span id=&#34;continue-reading&#34;&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
