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
~2K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Tuấn_2

i coding a small app with some funtion: can add text to textbox of community(Gplus) and submit my post, but i get fist problem! ![G+.png](/attachments/large/4/aaebf2c0042b977627d29165b22890fb.png "align-center") my code: int num = 0; HtmlElementCollection elementsByTagName = this.webBrowser1.Document.Body.GetElementsByTagName("div"); for (num = 0; num < elementsByTagName.Count; num++) { if (elementsByTagName[num].OuterHtml.Contains("URaP8 Kf Pf b-K …

Member Avatar for Teme64
0
298
Member Avatar for singh.ranjeet

I am new in Programming line please give me the code to connect Mysql Database with C# in windows Form. I made a program of login and i create a Mysql databse but when i goes to connect the form with database& written whole code i encounter a problem That …

Member Avatar for JOSheaIV
-1
2K