|
I'm going to write a multi site content management system in ASP.NET. What will be faster: a database for every site, or one database for all sites?
Thanks.
EDIT: If a database for every site, which database should I use? XML?
Answer Snippets (Read the full thread at stackoverflow):
About the format of the ....
Also, that means your database tables will have to be more complex, making the system go slower .
Hi,
A single database for all sites may end up being a bad choise in case you have websites with a large number of visits.
|
|
Hey Guys, I'm relatively new to the Web Development business. Me and 2 friends started up our own little company. 1 person is a designer, 1 person is sales / consultant, and I am the developer. Right now, its an after work project, but we hope to expand...
Started by Roeland on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Should I be working on a local copy and then uploading to a test site....
Ways to deploy site - right now I am doing most of my editing via FTP to the live site.
The exact same applies as with editors.
I just got hooked on CodeIgniter.
|
|
A SharePoint site template is basically a saved version the differences between a Site Definition and the current state of a site. I've read that Site Templates can only be applied to sites that use the same Site Definition that was used to create the...
Started by Jim on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Extract the cab 1) The TemplateID ....
Rename it to a .CAB file.
Good luck!
Use these steps to determine what site definition a site template was based on:
Save the .STP site template to a local folder.
And is not that hard to find.
|
Ask your Facebook Friends
|
Hi,
I would like to be able to save a SharePoint 2007 site collection as a site template (.stp) file. Is this possible?
Thanks, MagicAndi
Started by MagicAndi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Or does that just save the site and not the ....
If I'm not mistaken you can do this by going to the site, selecting the Site Actions link, selecting Site Settings and then selecting the option "Save site as template".
|
|
Hi,
I would like to be able to save a SharePoint 2007 site collection as a site template (.stp) file. Is this possible?
Thanks, MagicAndi
Started by MagicAndi on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
But you can backup and restore a site might get better answers....
A site templates is only for single website (SPWeb).
You cannot save the whole website structure of a site collection (SPSite) into a single site template file.
|
|
I am developing publishing site and it will have complex tree structure.
Is there any way to deploy site structure (multiple sub sites - SPWeb) using SharePoint solution?
I know I can create site tree programmatically.
Started by Robert Vuković on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Our the site structure and is read by the feature receiver which parses it and creates the specified spent, since the site structure will....
But instead of hard-coding the site structure, we took a different approach.
Programmatically.
|
|
My site is automatically getting download from other site when ever i try to open my site after opening my site it trys to download any thing from this address....
google-sk.pch.com.tagged-com.superore.ru
please help me what's going on....
Answer Snippets (Read the full thread at stackoverflow):
You may also find a solution in restoring an archived version of your site, consisting of many letters (varying case....
For any unexpected code.
Check .htaccess files, and crucial template or index files.
Your site may have been compromised.
|
|
Whenever I go to safari History Menu -> Clear History, it asks for "Also Reset Top Sites" and if I check it, it resets my top sites.
Can't I include my Default "Top Sites"
eg. Stack Overflow, Server Fault, Super User
After clearing my history I have...
Started by sagar on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
Edit....
Even though this article mentions the beta, it should hold true for the release version of Safari 4 as well .
The article that describes this process is here.
It looks like you can set the default top sites by editing a plist file for Safari.
|
|
In testing process alpha testing is done in develoment site and beta testing is done in customer site. What is mean by "development site" and "customer site". Please explain with example.
Started by Shailesh Jaiswal on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The development site is where....
Client site would be where being produced.
For example within an office, using dedicated machines for software development .
Development site would be where you're programmers/developers develop the code.
|
|
Is it possible to set up a static site-to-site vpn with two CISCO881-K9? One of the routers has a dynamic IP.
Started by agsamek on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Http://www.cisco.com/en/US/docs/routers/access....
Check http://www.cisco.com/en/US/tech/tk583/tk372/technologies_configuration_example09186a00801dddbb.shtml It explain how it works, just don't take care of the computer that connect with the cisco vpn client .
|