<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: VB and C#, which one is better to develop a WPF project in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43466#M478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a loaded question....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I learned to program (self taught), it was with VB. &amp;nbsp;I find VB more readable than C# and can debug code much more quickly. &amp;nbsp;Others may say the opposite, guess it depends upon what you are more familiar with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally, &amp;nbsp;I write almost everything in VB, however if I have a speed critical process, or creating a specific web service/handler I use C#. &amp;nbsp;As far as functions found in C# and VB --- there has been absolutely nothing I could do in either language. (pertaining to GIS) &amp;nbsp; &amp;nbsp;However, in working within the system and having to interface with old structural engineering programs that run in DOS and old fortran.... VB can be quite challenging, whereas C# a bit easier.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VB.Net has caught up in speed and screen rendering with C# significantly over the years. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally, I would stick with what you are comfortable with, and learn the "Other" side as you go. &amp;nbsp;Translating code between them has improved significantly over the years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my 2 cents!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2017 16:24:17 GMT</pubDate>
    <dc:creator>TedKowal</dc:creator>
    <dc:date>2017-08-28T16:24:17Z</dc:date>
    <item>
      <title>VB and C#, which one is better to develop a WPF project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43465#M477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I just start to use ArcGIS Runtime SDK for .NET 100.1.0 to develop a WPF project. I am using Visual Studio 2015, but I found ArcGIS Runtime Application (WPF) template is under C# not VB when I created a new project. I am wondering if ArcGIS Runtime SDK prefers C# and it is better to use C# to develop a WPF project? But I also found some VB code samples when I searched some WPF samples. That means VB and C# are the same good at ArcGIS WPF development? In my previous work, I used VB more often than C#. I am afraid that some functions C# have but VB doesn't if I choose VB. For ArcGIS runtime API, C# and VB are the same, the only difference is language style, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saili&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 14:16:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43465#M477</guid>
      <dc:creator>sailiTang</dc:creator>
      <dc:date>2017-08-28T14:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: VB and C#, which one is better to develop a WPF project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43466#M478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a loaded question....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I learned to program (self taught), it was with VB. &amp;nbsp;I find VB more readable than C# and can debug code much more quickly. &amp;nbsp;Others may say the opposite, guess it depends upon what you are more familiar with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally, &amp;nbsp;I write almost everything in VB, however if I have a speed critical process, or creating a specific web service/handler I use C#. &amp;nbsp;As far as functions found in C# and VB --- there has been absolutely nothing I could do in either language. (pertaining to GIS) &amp;nbsp; &amp;nbsp;However, in working within the system and having to interface with old structural engineering programs that run in DOS and old fortran.... VB can be quite challenging, whereas C# a bit easier.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VB.Net has caught up in speed and screen rendering with C# significantly over the years. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personally, I would stick with what you are comfortable with, and learn the "Other" side as you go. &amp;nbsp;Translating code between them has improved significantly over the years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my 2 cents!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 16:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43466#M478</guid>
      <dc:creator>TedKowal</dc:creator>
      <dc:date>2017-08-28T16:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: VB and C#, which one is better to develop a WPF project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43467#M479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's no right or wrong. Both languages can do the same thing. You should code in the language that _you_ are the most productive in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However there's a few things to consider :&lt;/P&gt;&lt;P&gt;1. You'll find way more resources, samples, blog posts and forum posts etc that uses C# than VB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Xamarin doesn't support VB.NET&lt;/P&gt;&lt;P&gt;3. We do tend to focus a little more on C# than VB when it comes to samples and templates (sorry). We don't have infinite resources and by far most of our customers use C#, so we put the effort were it matters to most. And every time we survey what our customers prefer, the VB tribe gets smaller and smaller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ArcGIS Runtime Team are mostly C# people too, so we tend to be better at helping with C# responses than VB.NET &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a more subjective / personal opinion: In contrast to Ted I find C# more readable to VB.NET, because there's less "fluff" around the actual code. Example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If myObj.CheckCondition Then&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; '' some code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; End If&lt;/P&gt;&lt;P&gt;vs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; if (myObj.CheckCondition())&lt;BR /&gt;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; // some code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find the Then/End If and all the other verbose statements creates a lot of noise around the much more important logic. It also forces you to put () after a method and not on a property (VB doesn't care), which makes the code very clear whether you're calling a method or a property. But I know that's really just a matter of taste.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 16:36:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43467#M479</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-08-28T16:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: VB and C#, which one is better to develop a WPF project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43468#M480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ted,&lt;/P&gt;&lt;P&gt;Thank you so much for your answer. Thanks for sharing your experience. I may choose VB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 18:11:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43468#M480</guid>
      <dc:creator>sailiTang</dc:creator>
      <dc:date>2017-08-28T18:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: VB and C#, which one is better to develop a WPF project</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43469#M481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Morten,&lt;/P&gt;&lt;P&gt;Thanks a lot&amp;nbsp;for your good answer. Think about everything and I plan to use VB, because most of us here are more familiar with VB. Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saili&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 18:32:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/vb-and-c-which-one-is-better-to-develop-a-wpf/m-p/43469#M481</guid>
      <dc:creator>sailiTang</dc:creator>
      <dc:date>2017-08-28T18:32:49Z</dc:date>
    </item>
  </channel>
</rss>

