Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 13293914

@User 13293914
About
Posts
37
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • WITSML Server And Client in C#
    U User 13293914

    Sorry, Duplication was a mistake. Thank you for your note.

    Database csharp tutorial question sysadmin json

  • WITSML Server And Client in C#
    U User 13293914

    Thank you

    C# csharp tutorial question sysadmin json

  • WITSML Server And Client in C#
    U User 13293914

    I want to make a server and client side WITSML (for Oil & Gas Wells Drilling Data Send/Receive). There are some SDKs here: (WITSML api library for .Net / C# client apps?). I surfed though the internet, but i have not been found any code example or guide to use them. My Question: ==>.Are There any code example to develop a WITSML and/or WITS server and Client side software in C#? Thank you in advance.

    C# csharp tutorial question sysadmin json

  • WITSML Server And Client in C#
    U User 13293914

    I want to make a server and client side WITSML (for Oil & Gas Wells Drilling Data Send/Receive). There are some SDKs here: (WITSML api library for .Net / C# client apps?). I surfed though the internet, but i have not been found any code example or guide to use them.

    My Question:

    ==>.Are There any code example to develop a WITSML and/or WITS server and Client side software in C#?

    Thank you in advance.

    Database csharp tutorial question sysadmin json

  • The Best Free Database for real-time data storing and querying
    U User 13293914

    thank you for your offer

    Database question css database postgresql help

  • The Best Free Database for real-time data storing and querying
    U User 13293914

    thank you for your guid

    Database question css database postgresql help

  • The Best Free Database for real-time data storing and querying
    U User 13293914

    For one year the size will be 120GB for Postgresql but for the mentioned DBS will be only 30GB. it is a great difference (one fourth).

    Database question css database postgresql help

  • C# win forms .net core, user control, array on a dialog.
    U User 13293914

    Thank You, yes, it is a real-time software that showing data (querying) whilst data are recorded, and user(s) can querying anytime they need. Values will be shown in textBoxes and chart controls. my database structure only contains double-precision, string, and int Fields. If My info is not enough tell me and i will add anything needed. Thank you again.

    C# csharp javascript asp-net dotnet com

  • The Best Free Database for real-time data storing and querying
    U User 13293914

    But Its Volume Will Be The Same As PostgreSQL!

    Database question css database postgresql help

  • The Best Free Database for real-time data storing and querying
    U User 13293914

    I think the it size will be the same as postgresql, isn't it?

    Database question css database postgresql help

  • The Best Free Database for real-time data storing and querying
    U User 13293914

    I need a real-time database for inserting at least 500fields per second. (I have been selected TimeScaleDB (Postgresql Extension) for my purpose, currently). So, the matrix of the table will be 500(Fields)x86400(Rows).

    This means that for a 500 double-precision field it will be around 500*8bytes=4000bytes which for 86400rows it will be 345,600,000bytes (345.6M).

    I know a software which it is recording the same structure of data and the final daily volume of its database is only 84M~85M. Its Extension is *.tag so, i think it is a DataFlex database. It is not a free database and i also never used it.

    Question:

    1- Which free database is the best to use for real-time data storing and querying (at the moment of storing) based on your experience or knowledge?

    2- Is there any database to have such a volume or even less for this size of data?

    Thank you for your Help.

    Database question css database postgresql help

  • Background Data Tables In C#
    U User 13293914

    Hi, I am reading pulses of nearly 40 sensors in my program. I want to calculate 40parameters based on real-time pulses and also nearly 1000 real-time parameters with calculation formula contained some constant and values calculated based on sensors pulses as the formula variables. 1- The first question is: Is it a good way to use from background running data tables in some datasets to perform all of these tasks at least every one second? what is the best way to perform the described affair? 2- I also want to make a link between data tables columns that when data in other tables inserted, they collect in a table based on one of the columns. For Example, I have the same column in all tables like an auto number, I want to collect data in a collector table automatically with joining (make relation among) tables. Thank you in advance for your answers

    C# question csharp tutorial

  • Resize all controls on a user control or form automatically with changing of user control or form
    U User 13293914

    Hi, Excuse me if i did not ask my question properly. i only want to know is it possible to create a class to resize controls belong to a parent while i am resizing my parent (Form or user control)? because when i am using from anchoring and docking in the controls properties, sizes are will changed but the controls will go under/Over each other. i do not know what else shall i post! :doh: Thank you for your kindly trying to help me:rose::rose::rose:.

    C#

  • Resize all controls on a user control or form automatically with changing of user control or form
    U User 13293914

    Hi, Thank you for your help and advise. i am trying to create a class to justify all of the components of the forms and user controls (each one of them, separately). I think it is possible. when i try to use from anchoring or docking, with resizing the form or user control, for instance, textBoxes will go under Buttons (some of them will move). my aim is to justify all controls belongs to a parent while resizing the parent with mouse movement and maximizing. thanks a million to care about my question.

    C#

  • Resize all controls on a user control or form automatically with changing of user control or form
    U User 13293914

    Hi, excuse me, you're right. i am using c# and winApp. i want to change controls of a form or an user control in the same time with resizing the form or user control with mouse down movment in any direction (N,E,WS,NE,NW,SE,SW) and also with minimizing the and maximizing the form or user control. thank you for you help.

    C#

  • Resize all controls on a user control or form automatically with changing of user control or form
    U User 13293914

    Hi, SOOooooooory, i forgot. i am using c# and windows application.

    C#

  • Resize all controls on a user control or form automatically with changing of user control or form
    U User 13293914

    Hi, thank you for your help. when i use from anchor, during resizing, all controls take place on or below each other. i also chenged their autosize to false but the problem is still exists.

    C#

  • Resize all controls on a user control or form automatically with changing of user control or form
    U User 13293914

    HI, Thank you for your help. do you know an essay through the site?if yes, could you please send its link to me?i have tried to do this but i could not overcom.

    C#

  • Resize all controls on a user control or form automatically with changing of user control or form
    U User 13293914

    Hi, i want to resize (Readjust) all of the controls that are belongs to a Form or User Control while i am resizing the User Control or the Form. I already have used from both docking and anchoring , but non of them are working properly. Is there any way to create a class to overcome this. i also searched but i did not get any proper answer. i will be thankful if you professionals coach me to do it. Thank you in advance.

    C#

  • How to fill between two spline curves with two different colors in C#
    U User 13293914

    Hi, I want to fill between two spline curves with two different colors (Above one of the curves (Red), and below it (yellow)). And also i want the end user to be able fill the mentioned area with a selected pattern. how can i do that? i have used from ValueToPixelPosition but it is not a proper way or i can not do it inpecable. thanks in advance.

    C# question csharp regex tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups