Wednesday, February 13, 2008

Começando o projeto da loja virtual onshop


Estou dando inicio a um novo projeto e nova versão totalmente remodelada da loja virtual OnShop.

Será desenvolvida em ASP.NET

Para bancos MSSQL Express, SQL Server 2000 e 2005, Access e MySql.

Terá três master pages,
- pagina principal
- pagina detalhes de produtos
- pagina de administração


O modelo de banco será feito com ferramentas UML
Geraçao de código com CodeSmith, IronSpeed, MyGeneration e Enterprise Architecht.

Ainda não decidi o uso de patterns.

Se voce tem alguma sugestão por favor envie para contribuir com este projeto.


Powered by Zoundry

posted on Wednesday, February 13, 2008 1:50:40 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback
 Monday, February 11, 2008
Extending the DropDownList to Support Enums

In this article, Steve demonstrates how to bind a DropDownList to an Enum type, and then goes on to create a generic EnumDropDownList control which will automatically display any enum type"s contents.

posted on Monday, February 11, 2008 12:21:21 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback
Extending the DropDownList to Support Enums

In this article, Steve demonstrates how to bind a DropDownList to an Enum type, and then goes on to create a generic EnumDropDownList control which will automatically display any enum type"s contents.

posted on Monday, February 11, 2008 12:21:11 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback
 Thursday, February 07, 2008

Extending the DropDownList to Support Enums

In this article, Steve demonstrates how to bind a DropDownList to an Enum type, and then goes on to create a generic EnumDropDownList control which will automatically display any enum type"s contents.

posted on Thursday, February 07, 2008 12:25:40 AM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback
 Wednesday, February 06, 2008

Create A Data Access Layer (DAL) Without Writing Any Code

We will be using the Repository Factory Package from the Microsoft Patterns & Practices Team to create our data access layer. The Repository Factory is a CodePlex project that integrates with Visual Studio and it can be used to generate all our business objects, stored procedures and data access code.

posted on Wednesday, February 06, 2008 12:49:42 PM (GMT Standard Time, UTC+00:00)  #    Comments [0] Trackback
Page rendered at Tuesday, February 07, 2012 10:58:48 PM (GMT Standard Time, UTC+00:00)