Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

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.

what is .NET and why would I care?

Featured Replies

As a quick introduction:

the .NET framework (basically a set of pre-built code classes that you can use in your own code) can be used for dynamic web pages (ASP.NET) but also for normal desktop apps, for PocketPC apps, to make Windows services and web services.

The .NET programming languages are C# (C sharp), J#, C++ and VB.NET.

The .NET framework is installed by default on all XP machines although a new version (2.0) was released a couple of months ago.

You'll need a coding environment to write your code in (although you could just use Notepad if you're brave). Microsoft Visual Studio is the obvious choice, but not cheap. There are other coding environments you can buy (Borland, ...) and there are even excellent open sources ones (www.sharpdevelop.com).

There is an open source project to port the .NET framework to Linux and Unix (including OSX): http://www.mono-project.com

So why would you care? Chances are that sooner or later you'll bump into a client who is using the .NET framework for their development and wants their FileMaker stuff to integrate with it.

.NET developers can use the open source fmDotNet for that (http://fmdotnet.sourceforge.net).

Thanks Wim :

Garry

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

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.