TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Tim Rooks
NA
48
560
Repeater_Control_Example
Oct 3 2016 11:16 AM
Hi, I am a very beginner at C#, ASP.net and SQL and have been trying to solve an example using repeater control that I found on C-sharpcorner. http://www.c-sharpcorner.com/uploadfile/5089e0/how-to-use-repeater-control-in-asp-net/
I keep getting stopped at the public void RepeterData() method with an SqlException on the con.open();
and again on the da.Fill(ds);
This was posted by http://www.c-sharpcorner.com/members/nitin-bhardwaj6 in 2013
Can anyone offer suggestions on how to get this project to work? The zip file for source code is wrong and is in VB not C# as the project is.
The code that I have been trying to implement is at the below url
http://www.c-sharpcorner.com/uploadfile/5089e0/how-to-use-repeater-control-in-asp-net/
Any help would be greatly appreciated.......
Reply
Answers (
6
)
MVC with MySQL Database
Insight of Reflection