|
Hi,
I have been given ongoing strange advice from an estate agent and need some advice on their most recent suggestion. My house went on the market christmas week for 260,000. They told me that if I was lucky and did such work as paint the house, fix ...
Started by SJPRogue on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at boards):
The guy was telling anyone who was at the house at the time i was there on the day that is standard advice that....
At a house out of curiosity which need about 100,000 of work done but is overpriced by the 100,000 needed to fix it up.
|
|
Hi
I'm just after a bit of advice - I am building an online store (using php/mysql) and at present can view current orders by clicking through to the relevant section and applying filters etc. An email is also sent to my inbox.
Because of the nature of...
Started by Tray on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Just thinking about loud.
You need to set go the sidebar route, you don't even need to keep the browser open.
And then sleeps for 1-30 seconds (depending on how responsive you need it to be).
|
|
I have an application which will have approximately 25,000 records when the initial data import is complete. These records will each have 1-3 associated 'file attachments' (.doc, .pdf, etc). Can anyone give me advice on how to implement this functionality...
Started by Shaun Rowan on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You can to hundreds pf posts with the same advice, and from experience, you're better off in the long run even.
If you can use SQL Server 2008, it has the "FILESTREAM" feature .
Repositories if you need to.
|
Ask your Facebook Friends
|
I'm not particularly clued up on Ebay and was wondering if anyone had any similar experiences with this issue:
I'm selling a few parts from the Ibiza I'm breaking using my gf's account as I don't have one. The advert clearly states 'collection only' and...
Started by jmsheahan on
, 7 posts
by 5 people.
Answer Snippets (Read the full thread at com):
When I mentioned I'm not going to package a bumper, his response was it doesn't need to be? Erm.
You need to set your preferences.
Can you cancel his bids? I'm sure there's a way to do that .
|
|
I have a 'SessionVisit' table which collects data about user visits. The script for this table is below. There may be 25,000 rows added a day.
The table CREATE statement is below. My database knowledge is definitely not up to scratch as far as understanding...
Started by Simon on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Really need the name? Usually the hostname doesn't serve much purpose and can be easily misleading.
|
|
Looking for a bit of advice on where to take a current webapp which supports logins based on active directory and makes use of the built in asp login component.
The problem is that we want to have the option to use the active directory login or a "normal...
Started by corymathews on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
What you....
You can start here: http://msdn.microsoft.com/en-us provider classes.
You will not need to change the application at all!
All you need to do is specify really only need to implement one method.
Membership provider model.
|
|
Hi
I'm building a single window WPF application In the window is a list items (which are persisted in a database of course) Periodically I need to start a background task that updates the database from an Atom feed. As each new item is added to the database...
Started by empo on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Regardless of your specific approach, the key is to do is that WPF automatically marshals... .
You need to minimize the amount of work you do on this thread to keep the UI responsive, and you, you just need to call Dispatcher.Invoke .
Thread.
|
|
Important: This question isn't actually really an ASP.NET question. Anyone who knows anything about URLS can answer it. I just happen to be using ASP.NET routing so included that detail.
In a nutshell my question is :
"What URL format should I design ...
Started by Simon on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
If you keep these as ....
To
{*custom}
That way, if you ever need to accept further parameters, you don't have to take a mapping in your database when the campaign is created that associates all the data you need they need to visit.
|
|
I am writing a program in OpenGL and I need some sort of interfacing toolbar. My initial reactions were to use a GUI, then further investigation into C++ I realized that GUI's are dependent on the OS you are using (I am on Windows). Therefore, I decided...
Started by Zach Smith on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You could open.
There's no need to add Qt for a control panel.
Stay in GLUT.
Specific too so YMMV.
|
|
Hello,
Recently I've been asked to develop a small web site/application.
The site should have some code behind it as in any web application, and the client also needs CMS editing capabilities. He is familiar with Joomla, so he wants the same experience...
Started by Don on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I've been developing with it for about 4 years and very... .
It's built by Telerik (well known control developer) and is pretty robust .
I'd take a look at Grafitti or Umbraco :-)
If you're considering an ASP.NET CMS, I'd recommend you look at Sitefinity .
|