|
Hi I had an accident around a month ago and have just found out my car is a total loss. Now in the past I know you could buy your car back in this situation. Apparently this is not the case? What rights do I have here, the car was easily fixable by myself...
Started by Sully114 on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at com):
I'm curious about why to demand that they sell you the car back... .
Does not need VIC inspection to return advice a call tommorow and see what they say and I will post the outcome here..
Are difficult to obtain so a quick repair is unlikely .
|
|
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 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.
|
|
Hi. I'm considering moving from Cardiff to the valleys, just a few miles outside the city. Possibly either to Caerphilly or the Abercarn area. I've always loved visiting both these places. I do love Cardiff a lot but, for the sake of my health I really...
Started by spaceygal on
, 17 posts
by 10 people.
Answer Snippets (Read the full thread at digitalspy):
I still want to live in a house, as flats have high .
Maybe even rent for a while, at least and that's the last thing I need after recent experiences.
My advice, is spend time.
End road with no through traffic.
|
|
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 .
|