|
-
October 31st, 2012, 01:30 PM
#4
Re: C# - show result after running "static void Main()"
 Originally Posted by Efes
Now my code works fine in Window Forms:
It connects to database, counts rows in table, writes result into txt file and closes connection.
Now my need is to show result in silverlight (web page) instead of writing into txt file. How do I start?
You start by creating a SilverLight application project instead of a console project.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|