- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
12 Posted Topics
Hello All, Can somebody tell me what is designer.cs file in C# and what is its use in programming. I'm new in C# and I also want to know more about this automatically created designer.cs file while programming. Thanks, George | |
Hi All, Can somebody explain what is the difference between (char*) and (char**). I am just looking for an explanation of in byte level. Also please refer any documents related to this. Thanks | |
Hi All, I need to format my USB memory card using C code .But i don't want to call any system commands for that .And the process should not throw any confirmation window like " Are you sure Y/N".Plz help... | |
Hi all, Can somebody show me an example how to embed SCPI and GPIB type commands in C sharp for instrument control? It is for controlling a spectrum analyzer through Ethernet interface. Thanks and regards, George | |
I am new to image processing and can u please help me to convert a GIF image into binary using C programming. | |
Hi, Can somebody tell how to write, read and format a MicrSD memory card using C sharp....I have checked Windows Embedded CE Developer Center but things are not getting clear....Please suggest me with an example.. | |
Hi all, How to do socket programming in C.I need to control an external device through TCP/IP or UDP/IP so that when I send a query the device should be capable to respond. | |
//The below mentioned code is not working on my C compiler.The //errors im getting is :(1)Extra parameter in call to_ inport b_. //(2)Too few parameters in call to "outport".(line 25) //(3)Not an allowed type(line 25) [code=c] #include<stdio.h> #include<conio.h> #include<dos.h> void main() { char data; int choice; clrscr(); printf("Enter the choice … | |
Hello All, I have an application to log my test results to microsoft excel work sheet. Im developing a program in C#.net and Iwant to log the text results to microsoft excel and for that I searched microsoft excel in Visual studio installed template list but its not there. Can … | |
I am new in C# and I was trying to add socket programming tools from the COM component list .But I found that thee is no microsoft winsock component in that list. So can somebody tell me how to add winsock component to my tool box. | |
Re: thanks to all.....i will try to work on your suggestions.... | |
Hi All, I want to do some image processing using C sharp for some machine vision application development . Can anybody suggest how to start from the scrap.If you are having any tutorials or pdfs please send me. |
The End.