|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
control type for a newbieI want to write an app that can connect to a client side comm port. This
port will be connected to a balance, I will need to send commands to and receive data from the balance. I would like this portion of the app to be ran in IE because this is part of a larger app that will be all asp.net pages. I can do this in ActiveX but would like to do it in dotnet. Do I need to use a Windows Form Control?? If so how do I deploy it? Any links or advice greatly appreciated. Mike Here's how to embed windows forms controls into a web page.
http://samples.gotdotnet.com/quickstart/winforms/doc/WinFormsIeSourcing.aspx http://devcenter.infragistics.com/Articles/ArticleTemplate.Aspx?ArticleID=1264 And here's info on using COM ports from .NET 1.x. http://msdn.microsoft.com/msdnmag/issues/02/10/netserialcomm/default.aspx ..NET 2.0 has greatly improved support for serial ports, so you might want to consider using beta 2, which was recently released. Show quoteHide quote "Mike D" <Mi***@discussions.microsoft.com> wrote in message news:894876EC-BF2B-4FB9-BDEA-CF4097BF01FA@microsoft.com... >I want to write an app that can connect to a client side comm port. This > port will be connected to a balance, I will need to send commands to and > receive data from the balance. > > I would like this portion of the app to be ran in IE because this is part > of > a larger app that will be all asp.net pages. I can do this in ActiveX but > would like to do it in dotnet. Do I need to use a Windows Form Control?? > If > so how do I deploy it? > > Any links or advice greatly appreciated. > > Mike
Why don't child control events trigger OnBubbleEvent?
Datalist - Image loads on localhost but not on server Valid values for properties Distributing OWC11 Datagrid Hyperlink Doubt Validation on dynamic fields Object reference not set to an instance of an object - newpost Multiple Label tags with same ID checkboxlist help Programmatically Rotate Datagrid Rows |
|||||||||||||||||||||||