Architecture/Design

Finally....my Company Website

Well its not great but as they say...the shoemakers kids have no shoes.... I finally put together a website for my company. Unfortunately I don't have time to do it properly, yes I used one of those cheesy templates (what do you expect for 2 hours) and its still a work in progress so no laughing. Central Florida Software Group, Inc. http://www.centralflsoftwar...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

DevConnections Part 3 of ...

‘Sexy’ Extensibility Design and Patterns “Programming to the interface” is important when addressing extensibility. Provider Pattern – If you are familiar with asp.net then you have been beat over the head with this pattern enough that I won’t spent much time on it. If your not familiar with asp.net, I’ll give you 50,000ft view…… it allows for abstraction of data and behavior by using an interface that the client is aware of and an external class library that contains the actual implementation of...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati