Wednesday, November 18, 2009

Is it the difference?


Design Pattern: Programmatically how the whole system is going to be developed

Architecture: Systamatically how the solution is going to be developed.

1 comment:

பாலாஜி இராமச்சந்திரன் said...

HI Viivek,
I read your article in Code-Project about using MySQL in .NET.I need to change my database to MySQL from MSSQL.
I Found lot of convert tools.But it converts only tables.
But i couldn't convert SP and Views to MySQL from MSSQL.
Is there any tools available to convert Views and SP?
or We have to manually write the SP & Views query in MySQL?Pls Help Me .

ASP.NET MVC - Sport Facility Booking system

  The project relies on some external service providers. Thus accessing them via their API requires authentication. An API Key need to be su...