Name of the software that can package websites to install on smartphones: android and iphone ?
-
Suppose I have a website written in asp.net and the database is SQL Server, after I "Publish the web site" and I want to encode this code for smartphones (both android and Android operating systems) iphone) what software do I use? Note that I only packaged the code in "Publish web site" and the SQL Server data I still kept on the server (not packing the SQL Server data)
-
Suppose I have a website written in asp.net and the database is SQL Server, after I "Publish the web site" and I want to encode this code for smartphones (both android and Android operating systems) iphone) what software do I use? Note that I only packaged the code in "Publish web site" and the SQL Server data I still kept on the server (not packing the SQL Server data)
-
Why do you want the website installed on a phone? The usual action for phones is that they access the website through their browsers.
Because I see several smartphone applications that can access SQL Server data, I don't know what programming language they use to do this.
-
Because I see several smartphone applications that can access SQL Server data, I don't know what programming language they use to do this.