Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

C# or VB.Net

Featured Replies

Hi folks,

I've been using VB6 for years but, I guess it's time to move on! I tried VB.Net but it's so drastically different (to me) compared to VB6. Some of my friends/colleagues have sugested I try Visual C#.

My question is, is C# difficult to leard/code compared to VB.Net?

Thanks for your time :3

It's mostly a different syntax.

VB ".Net" looks fairly similar to older VB in syntax ("Dim" to declare vars, no semicolons, etc)

C# has a syntax more like C, C++ and other C-ish languages (plenty of them)

It's a matter of preferences. Ideally you'd know both (it's not that hard really). VB syntax can be handy sometimes (e.g. for vbscript or VBA stuff), but the C-style syntax is way more common overall.

Either ways, the main problems for most people coming from the older VB are learning OOP (very important for any language) and knowing their way around the .Net framework. Not so much a particular language's syntax.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.