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
Maneesh A N
NA
179
108.5k
object error
Nov 18 2013 4:00 AM
public ClsConnect()
{
strConnect = ConfigurationManager.ConnectionStrings["sqlConnection"].ConnectionString;
conSql = new SqlConnection(strConnect);
}
here i got error ....Object reference not set to an instance of an object.
Reply
Answers (
8
)
How to add sub menu with in these code?
Hospital Charges c#