User Profile
Collapse
-
Thank you very much.... -
-
instead of "if(a[i]%2==0)", try "if((a[i]%2==0) && (a[i]<0))"....Leave a comment:
-
Search in hashtable with regular expressions.
I have a hashtable and I want to search any word in it. Can I make the search with regular expressions? -
How to connect from C# to MSSQL?
I want to connect from C# to MSSQL, but it doesn't work. The Visual Studio doesn't understand server that name is 'localhost'. Please, anyone help me.
No activity results to display
Show More
Leave a comment: