blah blah blah is here! blah blah » Close

0
votes
1 answers

Dynamic database (SQL + C#)

I'm creating a form which volunteers need to fill out (name, phone number and a drop down list). The drop down list contains 3 options (dish washing, trash taking, house cleaning). Volunteer are supposed to fill their name and phone numb ...

0
votes
0 answers

ZedGraph with C# project.

I have a project with 6 particle counters. Each particle counter has 6 channels being: First is product ID = 01, 02, 03, 04, 05, 06. Second is 2mm. 3rd is 7mm. 4th is 10mm. The other two are for error messages and will not use in the ...

0
votes
0 answers

Objects with dynamic properties and WS

Hello, I am working on C#. Who I can publish an object with dinamic properties using a WS following the standard? Thanks

Feedback