console make a dll
i able take existing console application written in c# 2008 , make dll. thenlike write new web forms page in c# 2010 pass information console app entered web form.
can tell me how accomplish goal?
hi.
add console application in web forms solution. add reference web project:
use classes console application in web project.
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment