485 questions
Syntax question for C#.If you want to add a number (variable converted to string) to each item in the foreach statement about the list box, .Insert does not seem to work.What's wrong?Is there any othe...
Let me ask you a few questions.If Unity uses place mapping, how is it implemented?I don't mind the outline of one example, but if anyone understands, could you please let me know?What I am particularl...
C# creates an input form that only works with URLs.if(e.Key==Key.Enter&!String.IsNullOrEmpty(txtUrl.Text)){ wbSample.Navigate(txtUrl.Text);}The above code features are available in ·When a user en...
As stated in the title, I would like to use DLLs using parallel pattern library (PPL) from C# side.I was creating a wrapper DLL in C++/CLI. ERROR:Concurrent Runtime is not supported when compiling/clr...
We are creating a web API using the ASP.net Core MVC model.So I would like to connect to the database and issue SQL and execute procedures.Until now, I have used ODP.net to attach a connection to the ...
I don't remember exactly where the title text came from, but I remember seeing and hearing in C# that the implementation method should not be written in abstract classes as much as possible.However, a...
Thank you for your help.This is a rudimentary question.Looking for a way to determine if the specified executable (program) is starting.It is written on the site that you use Process.GetProcessesByNam...
I am using iTunes 7 to create a PDF file with a mix of two fonts.(Example: Bold text in the middle of the paragraph) When I was using iText5, I implemented it using Chunks, but Font regular=new Font(F...
Creating user controls in WPF (.NET 4.5/C#).A text box extension that also implements input validation.We would like to pass parameters to this validation logic in the following ways:<local:UserCon...
Let me ask you a question where the Unity 4 introduction is full.I skipped the chicken object as a bullet and entered the Java code in C# that says if the bullets hit each other, they would stick toge...
« | - 17 - | » |
© 2024 OneMinuteCode. All rights reserved.