I'm in process of implementing HATEOAS principle in my WebAPI project. After a new entity of any given type is added to DB, response should contain not only a n
I'm working on a WordPress theme with a responsive photo grid. Essentially it's one div container that displays its child div elements in 3 columns. I added som
This is in android looks like ,i want to display like this in Ios also [2]: https://i.stack.imgur.com/DiY4m.png This is Ios screen City picker i want change thi
Im IT developer at manufacturing factory in custom area. In custom area we have to report all imports and exports to the goverment with application called 'sbub
I am trying to implement directions with clLocationManager in a project. Everything is working ok, but the didEnterrRegion function is very slow to fire. When t
In my manifest I have: <application android:name=".MyApp" android:icon="@drawable/ic_launcher_icon" android:label="@string/app_name" andro
I am trying to figure out if concurrent programming (Specifically with TaskScheduler, TaskFactory) in C# can lead to ThreadStarvation. I creat
I have problem with change name of column in dataset df1(). I prepare selectInput (column name to rename) and textInput (target column name). But my version doe