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
 

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

Similar Threads

Graphics solution sought 3
Environment error in C# 2
Convert winform to web. 12
Newbie Question about C# Dll's 1
New to C# 15
Why C# 12
C# OLE DB sample? 6
any sample for c# applicaiton hosting internet explorer? 5

Back
Top