485 questions
Xamarin.iOS and Xamarin.Android have the same class functionality.This class is implemented slightly differently depending on the characteristics of each device.I would like to refer to these classes ...
I am developing it in C#.NET Framework 2.0.I would like to get the number of bytes in UTF-8 character code for a string and delete it until it falls below the limit when the value exceeds the configur...
You can stop playing music when you start the smartphone application, but We are thinking of implementing this in Xamarin(C#).I'm looking for an example implementation, but I can't find it.If you know...
I am having trouble displaying multiple lines on the label because the app supports multiple languages.The following Japanese language is set to the AppResources.resx file.<data name=aaaxml:space=p...
ASP.NET supports double transmission, but the validation and JS click events collide, so I can't reach the event handler...aspx<asp: ImageButton ID=imgUpdate runat=server CauseValidation=false OnCl...
I'm a beginner at MVC.The workspace is local.$.ajax({ type: POST, url: /aaa/bbb, data: {selectService:sendId}, success:function(msg){ alert(msg);... [HttpPost]public string bbb(string selectServi...
■What you want to do The server certificate you purchased will be sent from the server of your project when you communicating with the server. I would like to check that it was sent. I don't know what...
We are developing the C# Windows Form application at Visual Studio Express for Desktop in Windows 7.Even if I open the exe that I built in Debug and Release respectively, the application does not star...
I'm studying C#.The method in the class has to specify the type of return value.I know intuitively that I can specify string or int for string type and numeric type.How do I return an instance?Also, d...
I am a beginner in software development and programming.I am writing a script using unity ver 5.1.1 f1, C#, but I have a question because it has boiled down.I'm trying to write a script that says Obje...
« | - 11 - | » |
© 2024 OneMinuteCode. All rights reserved.