Click here to Skip to main content
15,897,184 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai, i am new beginner of using visual studio, could you give to step -by step to generate report from database using visual studio 2005, currently i found that are difference between visual studio 2005 and 2010, i am using a window application....
appretiated your help....
Posted

1 solution

You didn't mention technology at all so few starting points:
- Create a Report (How Do I in Crystal Reports for Visual Studio)[^]
- ReportViewer Controls (Visual Studio)[^]

Note that Crystal isn't included in VS 2010 anymore but it can be found as a separate download if that's the technology you want to use.
 
Share this answer
 
v2
Comments
RaviRanjanKr 12-Aug-11 17:28pm    
Nice Answer, My 5+

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900