Basic .net C# News Page

Hi,

I’d like a white label “news” website in c# .net that runs using an access data source. ASP.NET v2.0

basically the website (NO graphics, text, logo etc) should contain:

PUBLIC NEWS PAGE
Display table records from MS access
Fields:
id (primary key/autonumber)
Suject(txt)
Story (txt)
Image (txt)
date entered
order by date entered

with PAGING – 5 records per page
page navigation: page numbers + next/previous
REPEATER control prefered?

ADMIN PAGES
login (can use MS built in membership system but USING ACCESS)
user name / password etc
Other Microsoft membership pages appreciated?

secure NEWS admin page

Select NEWS item from Access DB by SUBJECT
options t
EDIT or DELETE and ADD NEW

Suject(txt)
Story (txt)
Image (txt)
date entered
(see above)

ALL field required and validated.

All code to be COMMENTED

This project is WHITE LABEL ONLY, you can add basic HTML to format presentation but I will incorperate into website after.

Any questions please ASK, other website applications required
thanks

Leave a Reply

Your email address will not be published. Required fields are marked *