re: Object-relational mapping tools reality check
Depends on your scenario but have a look at document oriented dbs. F.e. RavenDB www.ravendb.net
View Articlere: Object-relational mapping tools reality check
+1 ;-) www.c2i.fr/.../reflechissons-un-peu-ce-matin-a-propos-des-orm
View Articlere: Object-relational mapping tools reality check
Document oriented databases, as other NoSQL databases, have limitations of their own. They also require some mapping anyway.
View Articlere: Delphi implements keyword (or dynamic interface integration) (or...
I thought I had it with this... //Interface public interface IGreeting { void SayHelloTo(string name); } //Implementor public class GreetingImpl : IGreeting { public void SayHelloTo(string name) {...
View Articlere: Querying non-generic collections with LINQ to Objects
Thanks, that helped me a lot. Good example for this might be the ControlCollection (this.Controls) in WinForms.
View Articlere: Life changing XAML tip for Visual Studio
It's not what I was looking for, but it's a great tip all the same. Thanks!
View ArticleLINQ y sintaxis lambda | En la cabeza de un geek
Pingback from LINQ y sintaxis lambda | En la cabeza de un geek
View ArticleLINQ : تکنولوژی Linq چیست؟ | آموزش حرفه ای برنامه نویسی –...
Pingback from LINQ : تکنولوژی Linq چیست؟ | آموزش حرفه ای برنامه نویسی – Prolearn-vs
View Articlere: Life changing XAML tip for Visual Studio
I found a solution. RIA services made designer slow.. via Azure assemblies. I deleted the Azure assemblies form RAI and now mu designer is nice and fast. I can now properly design screens!!!...
View ArticleASP.NET hosting with 50% off
It's that time of the year again when you can get web hosting with 50% off. Just visit arvixe.com and
View Articlere: ASP.NET hosting with lifetime 50% off
It is unfair and huge disappointment that only new customers get this deal.Why nobody thinks about existing customers?
View ArticleLINQ to SQL?????????????????? | Sheng's Weblog
Pingback from LINQ to SQL?????????????????? | Sheng's Weblog
View ArticleDez anos » Why OData Matters (IMHO)
Pingback from Dez anos » Why OData Matters (IMHO)
View ArticleCastle Windsor – Staging vs Production connectionString para | C...
Pingback from Castle Windsor – Staging vs Production connectionString para | C Language Development | C Programming Language Tutorial
View ArticleUnable to copy a file from objDebug to binDebug | C Language Development | C...
Pingback from Unable to copy a file from objDebug to binDebug | C Language Development | C Programming Language Tutorial
View Article???????? ?????????? ???????????????? linq | ???????????? ???????? ??????????...
Pingback from ???????? ?????????? ???????????????? linq | ???????????? ???????? ?????????? ???????????????? linq | ?????? ?????? ???????????? ???? ???????? ???????????????? | ?????????????????? |...
View ArticleLinks 2009-02-19
NB! This blog is moved to gunnarpeipman.com   SharePoint SPSchedule.FromString(recurrenceValue)
View Article