I just started using dot42 as I would like to write some simple android apps in c#. When doing a c# project it is really simple to add and link a SQL database to it.
For some reason, it is not as simple with dot42. Am I doing something wrong? There isn't much documentation for it online and a google search did not bring up anything.
Thanks for reading my question.
Related
IDE:
JetBrains Rider 2020.3.3
Build #RD-203.7148.23, built on February 17, 2021
Application Info:
Target framework: net5.0-windows7.0
Language version: c# 9.0
https://github.com/githubTh3o2211/simpleBackup/tree/switfUpload/SimpleBackup
on branch swiftUpload
What i trying to archive ?
as title mention iam trying to store some user specific data from a settings form to somewehere using .NET configurationManger or equal solution. So basically iam looking for best pratice information for doing that on a webform application
What i did before?
I searched for a long itme but at the end i was landed everytime to this topic:
https://learn.microsoft.com/de-de/previous-versions/visualstudio/visual-studio-2015/ide/managing-application-settings-dotnet?view=vs-2015&redirectedfrom=MSDN
But it seems with my ide i cant use it or i dont know how.
So as you can see, iam more or less looking for a good soul to send me some hints or best pratices
Thank you for your help!
to the poor soul who is looking for an alternative, currently iam using a XML file and access it via XElement. After that iam using LINQ to XML to sort and get my values.
If someone who see the need to teach / advise best pratice things, please feel free to do that. Iam open for the right way.
THx
I'm working on an app using Unity. This app is supposed to upload certain simple information at specific points, which is why my original plan was to just connect it to a Mysql database. Unfortunately Unity doesn't support the NET 4.0 framework and nothing I've tried seems to work.
Yes I could use PHP scripts hosted on my web server to add and pull information, but I'd rather do it all from the app itself if at all possible.
The data I need to record is pretty simple, IDs, ints, strings, nothing too complex.
So I'm now trying to look into alternatives to Mysql.
JSON
So far I have gotten SFTP to work (By using the Renci.SshNet library) and the app is now uploading files in my server's home directory. So my original idea was to just create JSON files with the data and edit them remotely.
Is this something that could be done with C#? How? Any specific resources?
The alternative to remote editing would be to download the JSON file, edit it locally, and then upload it again, but that doesn't sound like a very smart idea.
I have found this answer but it's unclear to me if it requires to send the whole JSON file to the server after every edit or if it's possible to just edit it from the app. Some clarification would be great.
SQLlite
I've also looked into SQLlite but I'm also unsure if it could be remotely edited.
I've Googled it multiple times but can't really find any useful information.
What are my options at this point? What should I use if I needed the equivalent of a Mysql Database that can be remotely edited and read?
You can start seeing into Google Firebase project
https://firebase.google.com/docs/database/unity/start
But unity 2018.3 does support Net 4:
https://learn.microsoft.com/en-us/visualstudio/cross-platform/unity-scripting-upgrade?view=vs-2017
https://blogs.unity3d.com/es/2018/07/11/scripting-runtime-improvements-in-unity-2018-2/
https://blogs.unity3d.com/es/2018/03/28/updated-scripting-runtime-in-unity-2018-1-what-does-the-future-hold/
Currently, I am using the basic Console.WriteLine("blah"); to write data to the console, but instead of writing to the console is there a way this data can be written to a web page? I've looked at other articles and documents on the Internet regarding my question, but have found no clear answer. Thank you for your help in advance!
Try This. It might be helpful Response.Write("Blabla");
I am building a mobile application with xCode (swift). Swift cant access and read my database without a webservice to be an "intermediary".
I have found several tutorials on how to do this with .php, but since my webhotel is set up for .aspx, i really want to achieve the same with .aspx.
The following link explains how this is done with .php.
I'm having a hard time finding similar content for asp.net, so im wondering if this actually is possible?
- Can this be done as simple as on the link ????
I have written some wizards in c# and I would like to make look like more professional by adding some watermarks on the welcome and complete page.
I am struggling to find any source where I can download some free to use EG Database related watermarks that I can use in a Database script generator that I have written.
Any suggestions?
I am pretty useless at making them.
thanks
PS
Not sure where I should post it .I put under c# but again not sure
You can try to download watermark tools, these links might be helpful:
http://www.softpedia.com/get/Multimedia/Graphic/Graphic-Others/Fast-Watermark-Free.shtml
http://www.mydigitallife.info/2009/11/20/download-free-watermark-image-to-watermark-or-add-logo-to-photos-in-batch/
http://www.freedownloadscenter.com/Best/free-watermark.html
And you can search for more on Google. Don't forget to scan these tools for spyware, etc.
Or you can create your own watermark here: http://www.webwatermarks.com/
Please consider checking Google. When I looked up "Free Watermarks" there were several viable hits.
Also try looking into "Stock Photography" and some combination thereof with "Free Watermarks"