Iam new with .Net technology and i need a help with choosing correct path of creating application. I want to create application that get its data from web-service and small part from local SQLCE database.
Mainly I have problems with database access and making database access clean in code.
What .Net technology should i choose to accomplish that in good way with clean and easy to maintained code.