interrupt driven program with .NET

  • Thread starter Thread starter Reny J Joseph Thuthikattu
  • Start date Start date
R

Reny J Joseph Thuthikattu

Hi,
I want to write a interrupt driven program with .NET .Can any one
help?
Reny
 
Hi Reny,

In fact are almost all .Net programs event driven.

So you just have to start at the very begin with a "Hello World" application
with one button and a label.


Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top