Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~166 People Reached
Favorite Forums
Member Avatar for pash11

hi friends... i m new in c#.net.. i m going to develop some basic application like sending email from my application... i got some code from internet... but i m facing problem regarding setting of SMTP server.. can anybudy tell how to find out SMTP server name of our local …

Member Avatar for jozcar@yahoo.co
0
99
Member Avatar for jozcar@yahoo.co

command.Parameters.Add("@BrandName", SqlDbType.VarChar); command.Parameters.Add("@BrandName", SqlDbType.VarChar,50); The above are two possible ways to add a parameter on SqlCommand, is there any benefit on specifying the value 50.

Member Avatar for jozcar@yahoo.co
0
67