Click here to Skip to main content
16,012,316 members

Comments by Member 11927641 (Top 13 by date)

Member 11927641 7-Sep-15 2:52am View    
This is i noticed right now, when the form load, it remains unresponsive until it don't get the response from the IP server, is there anyway to do it in fast way. Can you able to tell a little bit more about delegates by using this ip address?
Member 11927641 7-Sep-15 2:43am View    
sh*t.. my dumb way to adding that code in wrong load, now it is working fine... Thanks mate..
Member 11927641 6-Sep-15 14:30pm View    
Thanks for the solution but also have one issue that, should i have to write "Dim data As String = My.Resources.NameOfTheFileWithoutTheExtension" by replacing this code - lname = IO.File.ReadAllLines(userPath & "\Desktop\names\lastnames.txt") or have to add in other line?

I tried by replacing the code but idk why "lastnames" file is not showing in the list, only i am getting my images in the resources list even i have changed the Embedded Resource..
Member 11927641 6-Sep-15 5:53am View    
Sorry for the confusion, question updated
Member 11927641 2-Sep-15 4:42am View    
OMG... thanks for the advice.. I am a sh*t noob so i didn't knew that issues. Is there any tutorial to do the same without type of problem because i didn't find the same anywhere.?