I am given with a silverlight project. Its partially done and DB Connections are given. I just copied the project into my system. I have started debugging. Then, the front end UI is getting displayed but with no data. Dropdown are there, Grid headers etc..but data not getting retrieved from Database. I could not find why is that exactly as i am new to silverlight.
Can anyone help me out..
Got it. At last found date in incorrect format. System date and code written for date format are not matching.