subsonic3
SubSonic 3 Visual Studio Add-in
I\'m look for a subsonic 3.0 Ad开发者_如何转开发d-in tools for visual studio like what was provided for Subsonic 2.[详细]
2023-01-19 09:28 分类:问答SUBSONIC using subcommander via VS2008 causing following errors - help please
Ive been using subcommander to generate my dal.Im using vb.net and sqlexpress and .net 3.5 My webconfig looks like this[详细]
2023-01-19 07:28 分类:问答Subsonic 3.0 TestRepository "Find" not working
Using Subsonic 3, I have a simple class called \"ConferenceRepository\" that has a method that returns a bunch of conferences based on their status. I am testing this using SubSonic\'s built in suppor[详细]
2023-01-18 02:58 分类:问答Linq problem: The expression of type 'System.String[]' is not a sequence
I thought I would throw an omni-search on my data. So I made a function that returns any match开发者_StackOverflow on a string.[详细]
2023-01-16 08:13 分类:问答SubSonic 3, Entity Data Model (Entity Framework) or LINQ to SQL for ASP.NET MVC development?
Having used all of them (some more than others), I am still undecided on which could be the best to use (with .NET 3.5). What are the pro\'s and con\'s of each when developing?[详细]
2023-01-14 20:14 分类:问答T4 templates in VS 2010 Cannot Find Metada file SubSonic.Core.dll
I am using Subsonic 3 to generate DAL. Further I am using T4 templates to generate my BOs from DAL. Subsonic\'s T4 templates are working properly, but when I run my templates it gives me following err[详细]
2023-01-14 17:48 分类:问答SubSonic 3.0 , I'm missing SubSonic.Query
I probably missed something in the .tt configuration for some reason my intellisense when I type SubSonic.Query or Query = new Query(DB.Table) is not highl开发者_StackOverflow社区ighting and giving me[详细]
2023-01-14 07:48 分类:问答Subsonic DAL fails compilation on columns which are keywords
I\'m using Subsonic 3 (Active Record), VS2010, Framework 3.5 against a MySQL database. Someone named a column \"string.\" I S@*t you not.[详细]
2023-01-14 03:17 分类:问答subsonic bug? ExpressionVisitor linq
I have a problem with this subsonic3.0.0.4 find statement: IList<Market> marketlist = marketlRep.Find<Market>([详细]
2023-01-13 22:37 分类:问答SubSonic not recognizing SQLite foreign keys
I\'m using SubSonic 3.0.0.3 and I can\'t seem to get the ActiveRecord .tt files to recognize and generate code for the foreign keys and relationships in my SQLite database.[详细]
2023-01-12 15:30 分类:问答