Who Needs a Database? How I Built a Fully Functioning Website Without (themicrobusinessexperiment.blogspot.com)

submitted by brb1977brb1977(70) 4 years, 10 months ago

A tutorial about implementing an interactive site with no database backend using flat files, caching and ASP.NET 2.0

2 comments |category: |Views: 12

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 10 months ago 0

People need a database who expect to do some serious traffic. Tho, if I was writing a smalltime website I'd still use a database--Sql Express or Compact. Makes migration easier, if it should ever come to that. One of my fav blogs, that does millions of hits, was based on a flat-file database. He recently had to refactor the whole thing into a database-backed site. A few hiccoughs, but he's back up and running....

Reply

posted by webber123456webber123456(0) 4 years, 10 months ago 0

Justifying development of a database-free application for a project that "doesn't need a database " is a convoluted article.

Reply

information Login or create an account to comment on this story