mercedes123

Stories kicked by mercedes123

ASP.NET Dynamic Data(asp.net)

submitted by mercedes123mercedes123(10) 3 years, 9 months ago

ASP.NET Dynamic Data helps you quickly build a fully customizable, data-driven application without writing code. Dynamic Data provides a rich scaffolding framework that is easily extensible by using the traditional ASP.NET programming model. ASP.NET Dynamic Data brings major usability and RAD development changes to the existing ASP.NET data controls. RAD development is significantly increased by the use of a rich scaffolding framework. After you add a LINQ to SQL or Entity Framework data model to a project, you can simply register it with Dynamic Data. The result is a fully functional Web site. Full CRUD (create, read, update, and delete) operations are supported. The site includes filtering by foreign keys and Boolean fields; foreign keys are automatically converted to their friendly names. read more...

add a comment |category: |Views: 30

tags: another

Seperations of concerns(lostechies.com)

submitted by chrissie1chrissie1(370) 3 years, 10 months ago

This is the 5th and last part in a series on hoow to make a bad application better. Wonderfully explained. There is a lot to learn from this. read more...

add a comment |category: |Views: 358

tags: another

Common ASP .net performance myths(dotnetslackers.com)

submitted by xxXdxxXd(1461) 4 years, 2 months ago

Common ASP .net performance myths read more...

1 comment |category: |Views: 30

tags: another

ASP.NET AJAX ComboBox(dotnetslackers.com)

submitted by mosessaurmosessaur(5424) 4 years, 4 months ago

ASP.NET AJAX ComboBox Control supports (IE/FF/Opera). read more...

add a comment |category: |Views: 53

tags: another

ASP.NET Error Logging(davidhayden.com)

submitted by ferrymulyonoferrymulyono(395) 4 years, 7 months ago

This would be quite a useful alternatives for ASP.NET Error Logging to ELMAH. read more...

add a comment |category: |Views: 13

tags: another