15,946,342 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
The default search term operator is
OR
for a simple list of search terms.
Any selected filters such as document type, tags, categories, etc. are ANDed to the query in the search box.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
133 Results
Filters
Articles
Technical Blogs
Tips & Tricks
Reference Articles
Projects
Assets
Questions
Answers
Forum Messages
News Items
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating (Hi - Lo)
Rating (Lo - Hi)
Popularity (Hi - Lo)
Popularity (Lo - Hi)
Votes (Hi - Lo)
Votes (Lo - Hi)
Modified (New - Old)
Modified (Old - New)
Thread Modified (New - Old)
Thread Modified (Old - New)
Created (New - Old)
Created (Old - New)
Title (A - Z)
Title (Z - A)
Author (A - Z)
Author (Z - A)
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
More Filters
Article Topics
All Topics
Artificial Intelligence
Internet of Things
DevOps
Containers
High Performance Computing
Hosted Services
Security
Web Development
Mobile Apps
Desktop Programming
Database Development
Productivity Apps and Services
Game Development
Multimedia
General Programming
Programming Languages
Article License
All Licenses
Ms-RL
Custom
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
CC (BY-ND 3.0)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Mobile Development
Product Lifecycle
Database & SysAdmin
General Discussions
Page 1 of 14
Page Size:
10
·
25
·
50
Tag filtered by: iOS
❌
Generate Icon Sets for Android and iOS in Native Mobile App Development
Please
Sign up or sign in
to vote.
13 Nov 2023
by
Zijian
license:
CPOL
Use PowerShell scripts to generate icons of native mobile apps
Mobile Apps
»
Xamarin
iPhone
Android
PowerShell
iOS
Xcode
Xamarin
, +
An Intuitive Guide to CSS Glassmorphism
Please
Sign up or sign in
to vote.
28 Jun 2023
by
Anurag_Gahrat
license:
CPOL
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.
Mobile Apps
»
Ios
menu
style
Apple
iOS
Handling NSInvalidArgumentException “Pushing the same view controller instance more than once is not supported” in an iOS Application
5 Apr 2023
by
Tough Developer
license:
CPOL
How to handle NSInvalidArgumentException in an iOS app
Mobile Apps
»
Ios
Objective-C
iOS
iOS Cocoa Layout - The Difference between Nib and Xib
Please
Sign up or sign in
to vote.
22 Feb 2023
by
Serhii Krotkykh
license:
CPOL
On easy example shown how to implement UIKit and SwiftUI TableView auto resizable cells and explained difference between Nib and Xib, how to load nib file and what exactly owner parameter of the load nib file method.
Mobile Apps
»
Ios
Mobile
iOS
Swift
Cocoa
How to Add Live Activity to Your Existing Project - Part I
Please
Sign up or sign in
to vote.
5 Jan 2023
by
Dearich
license:
CPOL
First part of the ultimate guide on how to add a Live Activity feature to your project
Mobile Apps
»
Ios
Mobile
iPhone
iOS
Swift
YAML
Developing a Private Network Connection iOS App Exploring OpenVPN Protocol
Please
Sign up or sign in
to vote.
29 Jun 2021
by
Dener Araújo
,
André Marcos (Advisor)
license:
MIT
A Mobile Application Development for a Private Network Connection on iOS Platform Using Prococol OpenVPN
Mobile Apps
»
Ios
iOS
VPN
Xcode
Swift
What Code Editor to Use for .
NET Core on MacOS?
Please
Sign up or sign in
to vote.
10 May 2021
by
Jason Sultana
license:
CPOL
A short discussion of some different options available for developing .net core applications on Mac OS
Mobile Apps
»
Ios
.NET
Linux
iOS
.NET-Core
VS-Code
Building an AI Image Classification Model for iOS Using Create ML and Core ML
Please
Sign up or sign in
to vote.
1 Sep 2020
by
Jarek Szczegielniak
license:
CPOL
In this article we can proceed to train our custom hot dog detection model using Apple’s Create ML.
Artificial Intelligence
»
Machine Learning
Python
artificial-intelligence
iOS
neural-network
machine-learning
Preparing Data for AI Image Classification on iOS
Please
Sign up or sign in
to vote.
31 Aug 2020
by
Jarek Szczegielniak
license:
CPOL
In this article we’ll start data preparation for this new, custom model, to be later trained using the Create ML framework.
Artificial Intelligence
»
Machine Learning
Python
artificial-intelligence
iOS
neural-network
machine-learning
AI Image Classification on iOS with ResNet
Please
Sign up or sign in
to vote.
28 Aug 2020
by
Jarek Szczegielniak
license:
CPOL
Having converted a ResNet model to the Core ML format in the previous article, in this article we’ll now use it in a simple iOS application.
Artificial Intelligence
»
Machine Learning
Python
artificial-intelligence
iOS
neural-network
machine-learning
Page 1 of 14
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last