Login
Home    March 10, 2010
Supporting
 

 
 
Favorite Links
 
 
 
Sponsors
 

 
 
Latest Blog Entries
 
Author:Renato.EccherCreated:5/9/2009 10:51 AM
Thoughts and notes about software development in general and experiences with the new Microsoft Enterprise technologies.

As a believer in model-driven design, I got excited when Entity Framework released the new capability of using the model designer to design your domain model first. As a second step, it allows you then to create the database schema. So, needless to say I jumped into it and tried it out. My enthusiasm got a damper when I realized that the Beta version has still some serious problems. Nevertheless, I think it is the right way to go.

Read More »

CSS is simple, isn't it? Then try this: I was looking to implement an application design which uses the full screen (regardless of end user's view port resolution) and has a simple 3 or 2 column layout. It has a header section, no footer, but the tricky part was that the columns have to fill down the whole lenght of the browser.
I needed three attempts and I read a whole CSS book (Fexible Web Design - Creating Liquid and Elastic Layouts with CSS) in between to get where I am today. You can download my example or you can try it yourself.
 

Read More »

We have seen (05/15/2009) that filters and validators make up the business rule set. Applications which have their business rule implementations scattered all around in the architecture are hard and costly to maintain. To avoid that, every project must defines guidelines for business rule implementations at the very beginning.

Read More »

 
 
 Copyright 2009 by EccoDynamics  Terms Of Use Privacy Statement