Click here to Skip to main content
15,902,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all,
i am developing wcf service in mobile application.
please any body help to me.
i need wcf service ,this service connect with the SQL-database and update and retrive data in the database.
i was searched i google.i am getting with out database wcf services. but i need with database connectivity.

platform--windows phone7
language-C#

thanks in advance
Posted

1 solution

it is better to use SQLLite instead of sql server
download the sql lite from following link
http://wp7sqlite.codeplex.com/[^]

see the code project tutorial

SQLite on WP7[^]
 
Share this answer
 
Comments
Unareshraju 11-May-12 1:21am    
hji prathap thanku u so-much .i am consuming wcf service throw the client application.in client application is possible to insert the data in to database through the textboxes.but in this link we gives. and also back-end as sql server-2008.
k.Prathap 11-May-12 1:26am    
it is possible to insert the data through web service. but it is much more complicated compared to SQLLite.

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