Volodymyr

Results 7 issues of Volodymyr

i have query new InlineQuery(Provider, usersSql).ExecuteTypedList(); but in my user model i have SubSonicColumnNameOverrideAttribute and it doesnt work properly overrided columns are not set. But why not to work with...

I need to do upload to blob storage directly, so I have code ``` onUploadOutput(output: UploadOutput): void { if (output.type === 'addedToQueue' && typeof output.file !== 'undefined') { // add...

I am using version 1.2.2 and its not suggesting import for BehaviorSubject meanwhile it suggest for Subject. Both of them they are in the same "place" `import { Subject, BehaviorSubject...

In Lego Mindstorms editor there is port view where its possible to see values for all connected sensors, would be nice to have the same in visual Studio. ![image](https://user-images.githubusercontent.com/462554/96862523-4edff880-14b1-11eb-858e-e317d202efcb.png)

enhancement

My Kids are doing line following but they are constantly getting an error ``` Exception in thread Thread-7: Traceback (most recent call last): File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner self.run()...

``` [ WARN:0] global ../modules/videoio/src/cap_gstreamer.cpp (961) open OpenCV | GStreamer warning: Cannot query video position: status=0, value=-1, duration=-1 Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pitop/pma/ultrasonic_sensor_base.py", line 91, in check firmware_device...