Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Old 04-23-2007, 05:54 PM intranet how?
Junior Talker

Posts: 1
Trades: 0
Hi, I'm working for a company and they want me to design an intranet. I'm quite competent at creating websites and am eager to learn how to create 'dynamic' websites. What software would I use?

I use dreamweaver at home, could I use this and read up about asp.net to create database functionality to create a people search for employees etc...

We use a windows server that does not support PHP or MySQL i think.

We already have an access database - could be the foundation to my web site?

Any suggestions?
l3g3nd is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-23-2007, 06:54 PM Re: intranet how?
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Depends on how well the Access database is designed. If you've named your fields properly and normalized it and all that, it would be plenty for an Intranet.

You sound like you have all the pieces...you just need to join 'em.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 04-24-2007, 03:28 AM Re: intranet how?
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
ASP.NET talks to Access out of the box, or through ADO.NET anyway. You simply declare a new OleDbConnection, and then do whatever you like with it - delete records, wrap data in html, whatever. Use connection pooling, and open them at the last possible moment, then close them as soon as you're finished with them. That's particularly important with Access.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to intranet how?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11231 seconds with 12 queries