Click here to Skip to main content
15,896,348 members

Comments by ChrisTopherus (Top 20 by date)

ChrisTopherus 8-Jan-13 15:19pm View    
sorry, that was the only serious sdk i found. maybe you can try something like:
http://stackoverflow.com/questions/8425593/c-sharp-httpwebrequest-post-login-to-facebook
ChrisTopherus 6-Jan-13 9:51am View    
Did you read:
http://www.codeproject.com/Articles/33661/Creating-a-Private-Installation-for-SQL-Compact
there might be a few hints for you...
ChrisTopherus 4-Jan-13 13:15pm View    
i can only give you a hint. in wcf, you can declare a request- and a responseformat. maybe there is something like that for your snippet...
ChrisTopherus 4-Jan-13 13:11pm View    
or myListBox.Visibility = Visibility.Hidden

in general: please try to post a snippet of code to questions like that!
ChrisTopherus 31-Dec-12 6:52am View    
Can you be a bit more precise? Maybe with a little source... The only thing i can say at the moment is: it's not allowed to divide anything by zero.