hey i know there is crystal report feature in Vb.Net, Is there also a crystal report feature in ASP.Net
Crystal Report in ASP.net
Collapse
X
-
Tags: None
-
vb .net is a language
Crystal reports is supported very well by the .Net framework. The viewer controls is what is specific to asp .net or windows form.
Both of them do have report viewers, But you have to make sure that you install the runtimes / distributables on the target machine for it to be able to run it
I think you are reffering to windows forms by VB.Net
Comment