Answered by:
RDLC file

Question
-
Hi all,
I need to create rdlc files in 2005 environment which can be used by the report viewer control on the .net application. I wanted to know what tools I will need to develop a rdlc file successfully. My understanding i sthat I will need full version of visual studio 2005? Please let me know if I am missing anything.
Wednesday, August 24, 2011 6:11 PM
Answers
-
Well, if you want to create a RDLC file, then do it from Visual Studio 2005 itself.
Here is a link from msdn that will help you,http://msdn.microsoft.com/en-us/library/ms252067%28v=vs.80%29.aspx
Regards,
Manoj
*Happy to help
http://fascinatingsql.wordpress.com/Thursday, August 25, 2011 2:46 PM
All replies
-
Has anyone developed the rdlc reports before? What will be the best approach to develop them. I mean is it fine to first develop rdl and then convert it to rdlc or open the visual studio application and start developing the rdlc reports there? Thanks a lot.Thursday, August 25, 2011 2:21 PM
-
Well, if you want to create a RDLC file, then do it from Visual Studio 2005 itself.
Here is a link from msdn that will help you,http://msdn.microsoft.com/en-us/library/ms252067%28v=vs.80%29.aspx
Regards,
Manoj
*Happy to help
http://fascinatingsql.wordpress.com/Thursday, August 25, 2011 2:46 PM -
I agree with Manoj. If you want to create a RDLC file, then do it from Visual Studio 2005 itself.
Thursday, August 25, 2011 6:03 PM