1-10 of 16 < Previous Next >
1 vote

Change Transactions Example

The SqlHelper stuff should be in the business layer ... this is considered a NuSoft Framework best practice. Note: SqlHelper will be set to internal in the Framework 3.0 release.

id# 4243 | Planned Release: NSFx Samples 2.0 | Last Updated: Apr 8 at 5:53 PM  by mattblodgett
1 vote
fixed

Change CRUD Examples

Change the CRUD examples to use databinding.

id# 4241 | Planned Release: NSFx Samples 2.0 | Last Updated: Apr 7 at 1:25 PM  by mattblodgett
1 vote

Examples Formatting

Create a master page that all example pages will use. Format the examples so they mimick the ASP.NET SDK examples @ http://quickstarts.asp.net/QuickStartv20/aspnet/Default.aspx. Model the ASP.NET S...

id# 4242 | Planned Release: NSFx Samples 2.0 | Last Updated: Apr 6 at 10:51 PM  by jayjohnson
1 vote
closed

Custom Queries

Use custom methods to query based on non-key fields. ○ Choose something that is not a foreign key * The frame work will build something for that ○ Do it by customer name … its not a foreign k...

id# 3835 | Planned Release: NSFx Samples 2.0 | Last Updated: Apr 6 at 3:40 PM  by jayjohnson
1 vote

Partially filling an entity as a summary and adding attributes

show how you could inherit from an entity. Extend it by adding fields that you get from a join. Then use a query in the new object a join and use GetList to partially fill the entity with some fi...

id# 3864 | Planned Release: NSFx Samples 2.0 | Last Updated: Apr 5 at 9:38 PM  by jayjohnson
1 vote

Cloning

Clone (if you want to copy something)

id# 3841 | Planned Release: NSFx Samples 3.0 | Last Updated: Apr 5 at 9:30 PM  by jayjohnson
1 vote

Data Paging

Use a grid to showcase data pagination.

id# 3832 | Planned Release: NSFx Samples 3.0 | Last Updated: Apr 5 at 9:29 PM  by jayjohnson
1 vote

Maintain object on post backs

Talk to Mark Jordan about this ... similar to keeping a session context object and updating its properties.

id# 3838 | Planned Release: NSFx Samples 3.0 | Last Updated: Apr 5 at 9:28 PM  by jayjohnson
1 vote

LINQ

Various examples of parsing NuSoft Framework business objects ... more information coming.

id# 3834 | Planned Release: NSFx Samples 3.0 | Last Updated: Apr 5 at 9:28 PM  by jayjohnson
1 vote

Change Extended Properties Examples

Currenty the code is just shown; not implemented. Code the exmaples shown currently so the users can compile and run the examples. Use dynamic SQL and databinding for the examples.

id# 4244 | Planned Release: NSFx Samples 2.0 | Last Updated: Apr 5 at 9:26 PM  by jayjohnson

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 16 < Previous 1 2 Next >
Updating...