<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Is Visual Basic dependent on .NET?]]></title><description><![CDATA[<p dir="auto">Looking to start developing software. Would users of a VB program need to have .NET installed? Being a Chromebook user, I have often been confronted with this.</p>
<p dir="auto">Also, does <em>Assembly</em> in N++ refer to x86?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26111/is-visual-basic-dependent-on-net</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 14:29:00 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26111.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Sep 2024 14:03:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is Visual Basic dependent on .NET? on Sun, 15 Sep 2024 14:36:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> I only asked since I saw it as an option in <em>Language</em> and I’d rather use N++ than VSC. Sorry for the confusion.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96628</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96628</guid><dc:creator><![CDATA[Ann Onymous]]></dc:creator><pubDate>Sun, 15 Sep 2024 14:36:15 GMT</pubDate></item><item><title><![CDATA[Reply to Is Visual Basic dependent on .NET? on Thu, 12 Sep 2024 14:30:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ann-onymous" aria-label="Profile: Ann-Onymous">@<bdi>Ann-Onymous</bdi></a> said in <a href="/post/96589">Is Visual Basic dependent on .NET?</a>:</p>
<blockquote>
<p dir="auto">Looking to start developing software. Would users of a VB program need to have .NET installed? Being a Chromebook user, I have often been confronted with this.</p>
</blockquote>
<p dir="auto">This is a forum about Notepad++.  We aren’t experts in all possible programming languages, and this isn’t the place for generic programming questions.  (The answer to that question is the same whether you are using Notepad++, notepad.exe, VSCode, or <code>copy con</code> to create your source code, hence it’s off-topic for a Notepad++ forum.)</p>
<blockquote>
<p dir="auto">Also, does <em>Assembly</em> in N++ refer to x86?</p>
</blockquote>
<p dir="auto">It refers to essentially any assembly language.  My guess is that x86 assembly would have all its common keywords included in the various keyword lists, but all assembly languages that I’ve ever heard of have essentially the same structure, so can be parsed using the same rules.  If there are keywords you feel are missing for your desired Assembly, the various INSTRUCTION and DIRECTIVE styles for Assembly have User-defined keyword lists that you can add more keywords that are specific to your flavor of Assembly.</p>
<p dir="auto"><img src="/assets/uploads/files/1726151351609-660c4902-530b-4f2e-9797-c8c66abfdbc9-image.png" alt="660c4902-530b-4f2e-9797-c8c66abfdbc9-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/96592</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96592</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Thu, 12 Sep 2024 14:30:08 GMT</pubDate></item></channel></rss>