hello ,
i'am new in entity world which i founded really cool but i want to know the possibilities of using entity framework in other project such Win-phone/Metro style App ...
thank u for stopping by
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
hello ,
i'am new in entity world which i founded really cool but i want to know the possibilities of using entity framework in other project such Win-phone/Metro style App ...
thank u for stopping by
For windows phone you have LINQ2SQL type of solution;
http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202860(v=vs.92).aspx">http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202860(v=vs.92).aspx
And for Windows 8 RT you can use SQLlite;
http://timheuer.com/blog/archive/2012/05/20/using-sqlite-in-metro-style-app.aspx
Add your 2¢