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
Kunal Vaishya
NA
3.1k
425.6k
What is the use of "summary"
Jun 28 2012 6:29 AM
What is This Code and what is the benefits of this code
and depends on any version
''' <summary>
''' To Get Connection String
''' </summary>
''' <param name="I_ServerName"> Data Base Server Name </param>
''' <param name="I_DatabaseName"> DataBase Name </param>
''' <param name="I_ServerUser"> Server UserName</param>
''' <param name="I_ServerPassword"> Server Login Password </param>
''' <param name="I_sqlMode"> SqlServer Mode </param>
''' <remarks></remarks>
Reply
Answers (
1
)
Delegates
jQueryScriptManager