Hello,
I have been developing ASP.NET / SQL web sites for quite sometime.
Now I need to create a simple application to run on my computer that
communicates in real time using a COM API.
What kind of VS 2005 project should I use?
Which forums should I ask information on this?
Thanks,
Miguel
Robbe Morris - [MVP] C# - 28 Sep 2007 01:37 GMT
If it doesn't need UI, just use a Console application.

Signature
Robbe Morris [Microsoft MVP - Visual C#]
.NET PropertyGrid Control - ListBox, ComboBox, and Custom Classes
http://www.eggheadcafe.com/tutorials/aspnet/270e9432-d236-47e7-b1af-5cd3abe27a75
/net-propertygrid-control.aspx
> Hello,
>
[quoted text clipped - 10 lines]
>
> Miguel