Click here to Skip to main content
15,894,646 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question[newbie] nested struct? Pin
jon-803-May-09 2:49
professionaljon-803-May-09 2:49 
AnswerRe: [newbie] nested struct? Pin
Dave Doknjas3-May-09 11:04
Dave Doknjas3-May-09 11:04 
GeneralRe: [newbie] nested struct? Pin
jon-803-May-09 11:07
professionaljon-803-May-09 11:07 
QuestionCallin button event placed in grid view footer Pin
Jagz W2-May-09 22:12
professionalJagz W2-May-09 22:12 
AnswerRe: Callin button event placed in grid view footer Pin
saanj3-May-09 20:53
saanj3-May-09 20:53 
QuestionI want to control some hardware by internet Pin
rashed.info2-May-09 21:37
rashed.info2-May-09 21:37 
AnswerRe: I want to control some hardware by internet Pin
Christian Graus3-May-09 13:49
protectorChristian Graus3-May-09 13:49 
AnswerRe: I want to control some hardware by internet Pin
saanj3-May-09 20:57
saanj3-May-09 20:57 
As nicely and truely said by Christian, you have to use activex control with in your asp.net page which itself will take care of the interaction with the hardware. So whatever code you want to write to controll the hardware, have to be written inside the activex control. Your asp.net page will only call the methods that you have defined in the activex control to maintain hardware. This is not an easy job though but there is nothing called impossible. So all the best. Smile | :)

Either you love IT or leave IT...

Questionc# web map manipulation Pin
flyingbaobao2-May-09 20:42
flyingbaobao2-May-09 20:42 
AnswerRe: c# web map manipulation Pin
Jay Clark8623-Oct-09 4:27
Jay Clark8623-Oct-09 4:27 
QuestionMembership Subscription Period ASP.NET Pin
299352-May-09 10:40
299352-May-09 10:40 
QuestionRe: Membership Subscription Period ASP.NET Pin
Deshbir Singh3-May-09 4:23
Deshbir Singh3-May-09 4:23 
QuestionRe: Membership Subscription Period ASP.NET Pin
299353-May-09 5:34
299353-May-09 5:34 
QuestionHow to Validate Email Address in ASP.NET Pin
299352-May-09 9:44
299352-May-09 9:44 
AnswerRe: How to Validate Email Address in ASP.NET Pin
Deshbir Singh3-May-09 4:14
Deshbir Singh3-May-09 4:14 
AnswerRe: How to Validate Email Address in ASP.NET Pin
299353-May-09 5:38
299353-May-09 5:38 
Questiondatabase topic in asp.net Pin
ami_singh2-May-09 7:51
ami_singh2-May-09 7:51 
AnswerRe: database topic in asp.net Pin
student_rhr3-May-09 6:50
student_rhr3-May-09 6:50 
Questionajax implementation in asp.net web pages Pin
krsrinivas2-May-09 7:31
krsrinivas2-May-09 7:31 
AnswerRe: ajax implementation in asp.net web pages Pin
Abhishek Sur3-May-09 6:32
professionalAbhishek Sur3-May-09 6:32 
AnswerRe: ajax implementation in asp.net web pages Pin
saanj3-May-09 21:03
saanj3-May-09 21:03 
Question'DropDownList has a SelectedValue which is invalid because it does not exist in the list of items' Pin
alvarog012-May-09 7:13
alvarog012-May-09 7:13 
AnswerRe: 'DropDownList has a SelectedValue which is invalid because it does not exist in the list of items' Pin
saanj3-May-09 21:11
saanj3-May-09 21:11 
GeneralRe: 'DropDownList has a SelectedValue which is invalid because it does not exist in the list of items' Pin
alvarog013-May-09 22:39
alvarog013-May-09 22:39 
Questionvariables returning to null Pin
mh.3110782-May-09 6:15
mh.3110782-May-09 6:15 

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.