Click here to Skip to main content
15,886,362 members

Comments by N a v a n e e t h (Top 4 by date)

N a v a n e e t h 14-Feb-13 4:45am View    
You could try the book http://www.amazon.com/Programming-Entity-Framework-Building-Centric/dp/0596807260/ref=sr_1_1?ie=UTF8&qid=1360835003&sr=8-1&keywords=entity+framework
N a v a n e e t h 14-Feb-13 4:41am View    
No one can answer detailed information about Entity framework here in a discussion thread. Do you have a specific question about Entity framework? If not, I'd advice you to get a book and learn from it. Come back with specific questions. Also Entity framework and MVC can't be compared. They both do different things.
N a v a n e e t h 13-Feb-13 4:31am View    
Hard to answer. What is your webservice doing? Is the parsing intensive?
N a v a n e e t h 11-Jan-11 23:25pm View    
also you don't say compile a header file, header files are included when you compile the relevant source file. If you are using VS2005 or later, I suggest to use the C++/CLI rather than old Managed C++