If using subsonic, i know you hav to close a datareader. but what if you get a dataset back, from a stored procedure? What can you close?
Is t开发者_运维知识库he latest version of Subsonic compatible with Visual Studio 2010 / .Net 4.0?Yes, the Subsonic 3 should work fine in .NET 4. I am developing a solution on VS.NET 2010 using Subsoni
I was recently reading Rob Conery\'s post about DB4开发者_C百科O and it was very interesting.My question is really concerned with class generation and future use of Subsonic and DB4O.
I have a boolean (BOOL) type field in the SQLite table. In the SubSonic generated DAL it is represented as string (instead of bool).
I have an application that\'s due to be rolled out in May. I开发者_如何学Python just took over the project and dumped EntityFramework 1.0 in favor of SubSonic. (We don\'t have the time to wait for EF
I\'m new in subsonic3, and I\'m getting some errors when I try to use LeftJoin var q = from c in categories
Background - I need a framework/approach to managed database updates for a .NET Winforms app being deployed on users PC\'s via clickonce deploy. The app uses a sqlite database.
I would like to know if its possible to order by a specific ID in subsonic 2.1. Same as regular sql query:
I have successfully implemented SUBSONIC DAL in my desktop application. it was superb experience. but subsonic reads database password from app.config file. as app.config deploy with application on cl
Does Subsonic work with Advantage Database server an开发者_运维技巧d if so are there any TT files to generate the necessary codeFrom the docs: