C# example sought

  • Thread starter Thread starter newsgroupie
  • Start date Start date
N

newsgroupie

Hello,

I am an experienced MFC/VC++ developer but I want to start learning some
C#.

I am looking for a C# Web forms sample which allows the user to enter
and/or select some data on one form then after crunching some numbers to
present the results on a new form (say in a tabular form)

Can anyone direct me towards such a sample application?

Many thanks in advance,

newsgroupie
 
newsgroupie said:
I am looking for a C# Web forms sample which allows the user to enter
and/or select some data on one form then after crunching some numbers to
present the results on a new form (say in a tabular form)

Can anyone direct me towards such a sample application?

There are several web sites that have lots and lots of examples.... Try
http://www.codeproject.com

-mdb
 
Back
Top