subsonic Questions

3

Solved

In my web application I've to keep audit of the user actions. So whenever user takes an action I update the object on which action is taken and keep audit trail of that action. Now If I first mod...
Bistort asked 26/5, 2009 at 14:3

4

Solved

I've just started using Subsonic 2.2 and so far very impressed - think it'll save me some serious coding time. Before I dive into using it full time though there is something bugging me that I'd l...
Australorp asked 16/4, 2009 at 7:21

4

Solved

I need to throw together a quick CRUD asp.net site, but this may become a bigger application down the road. I have some experience with SubSonic, but it has been so long since I did a project with ...
Scalise asked 3/3, 2009 at 15:44

5

Solved

A month ago I searched for some tools that will generate C# classes out for my SQL database/tables. So I don't have to write DAL classes manually and to save a lot of time. I came across "ORM" and...
Danie asked 22/1, 2009 at 0:5

1

Solved

Is there way in next piece of code to only get the first record? Dal.TreeHtmlExportsCollection treeHtmlExportsCollection = new Dal.TreeHtmlExportsCollection().Where(Dal.TreeHtmlExports.Columns.Tr...
Michaeu asked 20/11, 2008 at 17:1

8

Solved

We are ready to start a brand new project at work, no legacy code. We did use Subsonic in the past and we pretty happy with it. But that was before Linq. Has anyone had to face this same issue (Li...
Hoad asked 30/10, 2008 at 14:34

3

Solved

I have class A: public class ClassA<T> Class B derives from A: public class ClassB : ClassA<ClassB> Class C derives from class B: public class ClassC : ClassB Now I have a gene...
Geniagenial asked 24/10, 2008 at 12:24

2

Solved

Is there anyone using Subsonic with asp.net mvc framework? If so, can you tell us something about your experience. Are there tips and tricks that can be shared?
Angelaangele asked 25/9, 2008 at 9:16

© 2022 - 2024 — McMap. All rights reserved.