creating crystal reports in asp.net & vb.net
Answer / karthiga
select a crystal report viewer from the toolbox and place
into the form.five sections in the crystal report.reoprt
header and footer ,page header and footer and detals
| Is This Answer Correct ? | 4 Yes | 0 No |
If we write return statement in finally block will it works fine or throws any error?
what is entity sql?
Is any files are generated,when we are adding the web reference to the web service?
What is CLR? How it will work?
List out few different return types of a controller action method?
How can we determine action invoked from HTTP GET or HTTP POST?
What is the use of the default route {resource}.axd/{*pathinfo} ?
How can I return string result from action in asp.net mvc?
What is mapping in entity framework? : Entity framework
What you mean by routing in mvc?
What is action methods in web api?
Can a view be shared across multiple controllers? If yes, how we can do that?