Re: Building Windows fat clients
От | Ilan Volow |
---|---|
Тема | Re: Building Windows fat clients |
Дата | |
Msg-id | 1F267D83-0725-4085-B9A3-4B063110FD7A@clarux.com обсуждение исходный текст |
Ответ на | Building Windows fat clients (Scott Ribe <scott_ribe@killerbytes.com>) |
Список | pgsql-general |
There's NHibernate, which is a C# port of Java's Hibernate. I've got no idea if it's any good, but using it might give you a Java Escape Route if you needed someday to go cross platform.
-- Ilan
On Sep 19, 2007, at 1:19 PM, Scott Ribe wrote:
I'm asking this group because we tend to think alike wrt to data modelingand separation of concerns ;-)Any recommendations on ORM libraries for new Windows development? The lasttime I started anything from scratch was over 10 years ago, and the "stateof the art" seemed to be to smash everything together into event handlers onGUI objects. Ugh. I pulled the M of the MVC out into separate coherentclasses and implemented a *very* simple ORM, leaving the VC mostly conflatedin the event handlers--which is not too bad since this app will never needto be cross-platform.So the dev tool was discontinued, some closed-source libraries are gettingless and less compatible by the year, and we're going to rewrite. Where tostart? It's a custom Windows-only app, only installed at one site. Using.NET would be fine. C# or C++ would be most-preferred language choices,although we could suck it up and use Java. I don't want to put VB on thetable.Leaning toward Visual Studio .NET because I know it will be around (inwhatever morphed form) for a while; but also considering Borland'ssupposedly revitalized C++ tools because I used C++ Builder with successback when MS C++ compilers were still awful. I should probably mention thatthe Windows apps, with the exception of one complicated "explore customer'sentire history here" screen, are pretty simple; the complexity is in reportsand stored procedures.Suggestions where to start?--Scott Ribe(303) 722-0567 voice---------------------------(end of broadcast)---------------------------TIP 6: explain analyze is your friend
Ilan Volow
"Implicit code is inherently evil, and here's the reason why:"
В списке pgsql-general по дате отправления: