Click here to Skip to main content
15,909,546 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: char.parse() in Asp.Net Pin
DavidNohejl24-Jun-07 21:49
DavidNohejl24-Jun-07 21:49 
GeneralRe: char.parse() in Asp.Net Pin
vijay_8324-Jun-07 23:03
vijay_8324-Jun-07 23:03 
GeneralRe: char.parse() in Asp.Net Pin
Christian Graus24-Jun-07 23:29
protectorChristian Graus24-Jun-07 23:29 
GeneralRe: char.parse() in Asp.Net Pin
vijay_8325-Jun-07 0:13
vijay_8325-Jun-07 0:13 
QuestionTO PUT LOGIC IN SIGN OUT LINK Pin
Hemant Garg24-Jun-07 20:45
Hemant Garg24-Jun-07 20:45 
QuestionPublishing a website ... Pin
amin_behzadi24-Jun-07 20:41
professionalamin_behzadi24-Jun-07 20:41 
QuestionReading inputs from Device Pin
kumarjammula24-Jun-07 20:21
kumarjammula24-Jun-07 20:21 
AnswerRe: Reading inputs from Device Pin
Christian Graus24-Jun-07 20:38
protectorChristian Graus24-Jun-07 20:38 
Gosh, you're a little lost.

If you're using .NET 2.0, there are serial port classes. However, they are going to run on the server. You're asking in the ASP.NET forum, a web app would typically run javascript only on the client, and is not going to read any ports. You can run .NET controls inside your site, but they are a PITA to deploy, you'd have to have dedicated sites willing to install .NET and also your controls. Then you'd be back to writing .NET code, which would be appropriately asked for, in the forum for the language you use to write them.

http://www.codeproject.com/csharp/SerialCommunication.asp[^] is a Code Project article on using the Serial Port in C#.



Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

QuestionIssue with ListBox [modified] Pin
Rahul Babu24-Jun-07 20:17
Rahul Babu24-Jun-07 20:17 
AnswerRe: Issue with ListBox Pin
Christian Graus24-Jun-07 20:39
protectorChristian Graus24-Jun-07 20:39 
GeneralRe: Issue with ListBox Pin
Rahul Babu24-Jun-07 21:12
Rahul Babu24-Jun-07 21:12 
AnswerRe: Issue with ListBox Pin
Sylvester george24-Jun-07 20:43
Sylvester george24-Jun-07 20:43 
QuestionProblem in gridview control in asp.net 2.0 Pin
vkey_nova24-Jun-07 20:00
vkey_nova24-Jun-07 20:00 
AnswerRe: Problem in gridview control in asp.net 2.0 Pin
Sathesh Sakthivel24-Jun-07 20:10
Sathesh Sakthivel24-Jun-07 20:10 
Questionhow to highlight tags. Pin
kvijayajyothy24-Jun-07 19:56
kvijayajyothy24-Jun-07 19:56 
AnswerRe: how to highlight tags. Pin
Christian Graus24-Jun-07 20:41
protectorChristian Graus24-Jun-07 20:41 
GeneralRe: how to highlight tags. Pin
kvijayajyothy24-Jun-07 22:44
kvijayajyothy24-Jun-07 22:44 
GeneralRe: how to highlight tags. Pin
Christian Graus24-Jun-07 23:26
protectorChristian Graus24-Jun-07 23:26 
QuestionRemote server Pin
dhatchu24-Jun-07 19:44
dhatchu24-Jun-07 19:44 
QuestionHow to implement outlook express in asp.net Pin
Kurmala24-Jun-07 18:52
Kurmala24-Jun-07 18:52 
AnswerRe: How to implement outlook express in asp.net Pin
Christian Graus25-Jun-07 0:03
protectorChristian Graus25-Jun-07 0:03 
Questiondoubt about encryt and decrypt Pin
saravanan0524-Jun-07 18:49
saravanan0524-Jun-07 18:49 
AnswerRe: doubt about encryt and decrypt Pin
Sylvester george24-Jun-07 19:38
Sylvester george24-Jun-07 19:38 
GeneralRe: doubt about encryt and decrypt Pin
saravanan0524-Jun-07 20:32
saravanan0524-Jun-07 20:32 
GeneralRe: doubt about encryt and decrypt Pin
Sathesh Sakthivel24-Jun-07 20:35
Sathesh Sakthivel24-Jun-07 20:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.