Computer Software - Málaga, Andalusia, Spain
QueryTalk is code you can read. Clear and simple. QueryTalk is a simple yet powerful tool to manipulate the data in .NET environment. Almost all the instructions can be completed in a single statement, even in a single line of code. No entities, contexts, using blocks, almost no settings. Code example: QueryTalk translates "Give me the country which has most cities" intro "s.Country.WhichHas(d.Most, s.City)" Could it be more simple? Take a look into the code, you'll like it. You've got more examples here: http://www.querytalk.com/code_examples