1-10 of 17 < Previous Next >
Discussions for The NuSoft Framework
Latest post:
Fri
2:48 PM
1 Post
First post: lrr81765 wrote: I am having a problem with the table creation scripts - it may be an issue with the SchemaExplorer api. I am using 4.14 of CS, and 3.0 of the nuSoft Framework. The pro...
Jump to: First Post
Latest post:
Apr 11
10:10 AM
3 Posts
First post: SvanurK wrote: Hi there! I am using a DetailsView + ObjectDataSource to insert a new row to database using the generated 'Insert' function. In the 'Inser...
Latest post: SvanurK wrote: Hello Ross! Thank you for your reply. I noticed that your Insert and Update procedures return a @table with all inserted/updated values in a sing...
Jump to: First Post    |Latest Post
Latest post:
Mar 13
12:20 PM
3 Posts
First post: CitizenBane wrote: I ran in to an issue with timestamps. Since you are not allowed to add timestamps as part of an insert, I had an issue were the insert and the update stored procedures weren'...
Latest post: CitizenBane wrote: Essentially, I was working on a smartclient that has a local store that syncs with an online database. I was attempting to use the timestamps to keep track of which rows had a ...
Jump to: First Post    |Latest Post
Latest post:
Feb 19
7:23 PM
2 Posts
First post: Sowokie wrote: I was watching Kathleen Dollard on dnrTV . Something that she said got my attention that would be cool to use in your framework . That is to use Hash code in all gene...
Latest post: RossCode wrote: I watched that same DNRTV, and thought the same thing. It won't make it in there until the next version at least, but we will take a look at what it would take. T...
Jump to: First Post    |Latest Post
Latest post:
Feb 19
7:06 PM
2 Posts
First post: rkralston wrote: I like the framework that you guys generate. I am a little confused by your architectural decision to combine entities with data access code. I suppose you are assuming a more monolithi...
Latest post: RossCode wrote: You're absolutely correct - and that's by design. The NuSoft Framework came from experiences at NuSoft Solutions, and whenever we seperated out the layers, it was just another lay...
Jump to: First Post    |Latest Post
Latest post:
Feb 8
5:08 PM
4 Posts
First post: terryzhang wrote: I like your framework very much, because it is very small and clear. but in my work, sometimes will use other database like mysql. Will Nusoft Framework's nexe version consider to sup...
Latest post: RossCode wrote: Right now, yes we do use features of SQL 2005 - specifically, the output keyword on inserts and updates. You could easily change the templates to do selects right after the insert / u...
Jump to: First Post    |Latest Post
Latest post:
Feb 6
11:43 PM
1 Post
First post: flamingolf wrote: I am writing a custom software application for someone and I had the NuSoft Framework recommended to me. The only problem is the framework is designed for a SQL database and due to the co...
Jump to: First Post
Latest post:
Jan 28
4:54 AM
4 Posts
First post: Sowokie wrote: Would&#180;t it be useful for us to use partial methods if we would like to add something to your classess without having the code overwritten in regeneration? Or am i mi...
Latest post: RossCode wrote: Sowokie, Sorry about that. I misread the message. We are currently intending to target the .NET 2.0 framework, so partial methods aren't an option yet. Coming up i...
Jump to: First Post    |Latest Post
Latest post:
Nov 20 2007
5 Posts
First post: Sowokie wrote: Hi me again! There are few things i would like to ask you about (and hopefully you will consider putting it in some version (still waiting for the road map...
Latest post: RossCode wrote: Sowokie, The meeting went well, and I think you'll be pleased with a few of the new features we are planning. I will put up a road map soon, but in the mean time, ...
Jump to: First Post    |Latest Post
Latest post:
Oct 26 2007
2 Posts
First post: CitizenBane wrote: So I sat down with a fellow programmer today to discuss the possibility of using the NuSoft Framework for a project we are working on. I was giving some examples of how you set up your ...
Latest post: RossCode wrote: I've heard this question before - custom objects versus datasets. The main advantage I see of using typed datasets is the ease with which you can set them up. The disadvantage is that...
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-10 of 17 < Previous 1 2 Next >
Updating...