Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I m using Visual Studio for windows Phone to develop an Windows Application i m passing some values to my Server in XML Query .. all the value are getting received except a single value . i have throughly checked for any XML tags errors through breakpoints etc etc and checked the values in Output Window too.. There the data is being sent perfectly! but my server couldn't receive only a single value.. I dnt know where my error is .. i want to print my log partially or completely .. plz help .. any helps will be Appreciated.
Posted

1 solution

u don't Have that .. especially in SDK,
u can write a specific allocated value to output log using Debug.Writeline, the best debugging methods are provided my VS u can debug and see the values in OUTPUT and LOCALS windows
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900