Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~11.5K People Reached
Favorite Forums
Favorite Tags
c x 11
Member Avatar for george_82

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

Member Avatar for asdfiuo
0
7K
Member Avatar for george_82

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

Member Avatar for sree_ec
0
86
Member Avatar for george_82

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...

Member Avatar for Ancient Dragon
0
108
Member Avatar for george_82

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

Member Avatar for SpiritualMadMan
0
313
Member Avatar for george_82

I am new to image processing and can u please help me to convert a GIF image into binary using C programming.

Member Avatar for science.seeker
0
2K
Member Avatar for george_82

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..

Member Avatar for george_82
0
159
Member Avatar for george_82

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.

Member Avatar for Nick Evan
0
54
Member Avatar for george_82

//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 …

Member Avatar for Ancient Dragon
0
160
Member Avatar for george_82

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 …

Member Avatar for avirag
0
119
Member Avatar for george_82

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.

Member Avatar for george_82
1
120
Member Avatar for covertx

Hi all, I've been working on a client/server program for a good while now and can't understand the online help libraries offered from the MSDN site! I am using the Visual C# 8 Express version for .NET. The user enters information into the client side applications and presses a send …

Member Avatar for george_82
0
2K
Member Avatar for george_82

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.

Member Avatar for sknake
0
89