UWP xplatform and os agnostic from VS
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Picking up coding again
Collapse
X
-
-
Use Xcode on the Mac - it's pretty amazing
EDIT: See also https://stackoverflow.com/questions/...evice-is-conneLast edited by Platypus; 11 May 2018, 12:06.Comment
-
If you're familiar with C# then I'd suggest .Net core - it runs on windows, OSX and Linux.Originally posted by meanttobeworking View PostHi all,
I have a history of coding HTML/CSS/JS/SQL/ASP/C# but stopped round about .net 2.0, so quite some time ago.
I’ve got an idea for a Plan B project, and I’d like to knock up something of a proof of concept, ideally running on OSX. It’s not a tremendously complex concept but will require detecting when various devices are connected / disconnected via USB.
Does anyone have any pointers for how to start? I’m not looking to produce any code that goes into production.
Thanks!
You could also look at full fat .Net but to run on anything other than windows will require mono and I didnt have much luck with it when I tried it years ago!Comment
-
-
YW.Originally posted by meanttobeworking View PostThanks Platypus and Snarf for the advice, really appreciated!
I'm also 'picking up coding again' after years of honing my Powerpoint skills, now I'm doing something productive, and it feels good!Comment
-
App store has sandboxing rules so it might be wiser to trial implementing in Swift; you'll also get 100% Apple SDK coverage.
My worry with .Net would be how Apple views the runtime; they have strict anti-runtime / code execution policies that will be caught during app review.Comment
-
If his application is for the mac desktop rather than iphone etc does he have to sell it via the app store?Originally posted by TheGreenBastard View PostApp store has sandboxing rules so it might be wiser to trial implementing in Swift; you'll also get 100% Apple SDK coverage.
My worry with .Net would be how Apple views the runtime; they have strict anti-runtime / code execution policies that will be caught during app review.Comment
-
See below, yes it's not a prerequisite on Mac to release via the app store (as much as crApple would like that) - but it does have advantages for startups: exposure.Originally posted by woohoo View PostIf his application is for the mac desktop rather than iphone etc does he have to sell it via the app store?
Originally posted by meanttobeworking View PostMy definition of production is release to the App Store.Comment
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Loan Recall Case Study: Amanda Today 06:00
- How IR35 inflated an £8.5bn consultancy bill — and tests Burnham at the Budget Aug 28 07:47
- Autumn Budget 2026: FCSA’s 5 contractor asks of John Healey Aug 27 04:15
- Andy Burnham's Zoom gripe doesn’t apply to IT contractors, say recruiters Aug 26 03:41
- Check your Loan Recall paperwork for the Isle of Man: it could matter Aug 25 03:27
- Budget 2026: Contractor advisers ask for ‘IR35 reset’ Aug 24 04:57
- Why might an umbrella company fail to pay its total tax bill to HMRC? Aug 18 06:08
- Contractors, here are the late payment fixes that the Lords just turned down Aug 17 08:03
- How will HMRC's Direct Debit plan affect contractors paying VAT and PAYE? Aug 13 23:54
- HMRC's new 'reckless' tax offence: an IR35 game-changer for contractors? Aug 13 13:50

Comment