Click here to Skip to main content
15,895,423 members
Home / Discussions / C#
   

C#

 
GeneralRe: sending arguments to "Save As" Dialog box Pin
igalep13211-Nov-10 4:31
igalep13211-Nov-10 4:31 
GeneralRe: sending arguments to "Save As" Dialog box Pin
Richard MacCutchan11-Nov-10 5:07
mveRichard MacCutchan11-Nov-10 5:07 
AnswerRe: sending arguments to "Save As" Dialog box Pin
Luc Pattyn10-Nov-10 10:24
sitebuilderLuc Pattyn10-Nov-10 10:24 
QuestionC# code to encrypt color image Pin
maheshwari.vetri10-Nov-10 3:19
maheshwari.vetri10-Nov-10 3:19 
GeneralRe: C# code to encrypt color image Pin
musefan10-Nov-10 3:27
musefan10-Nov-10 3:27 
AnswerRe: C# code to encrypt color image Pin
Luc Pattyn10-Nov-10 3:33
sitebuilderLuc Pattyn10-Nov-10 3:33 
AnswerRe: C# code to encrypt color image Pin
Chris Trelawny-Ross11-Nov-10 12:52
Chris Trelawny-Ross11-Nov-10 12:52 
QuestionCreate an SQL DB file on demand Pin
musefan10-Nov-10 3:10
musefan10-Nov-10 3:10 
Hello,

What I am trying to achieve is as follows... I have a database used in an asp.net web app and one of the functions is for a user to download a copy of the database but only with data related to the user. For this I want to provide them with a .MDF file.

What is the best way to create a .MDF file on the fly? From what I understand SQL Server needs to be used but I do not want to create a database in an SQL instance and then have to work out how to detach that database. (This would also be an issue if 2 or more users try to do it at the same time as I would ideally want the database files to be named the same (I have temp folders set up for storing same name files for different users already))

Anyone have any thoughts on this?

Thanks

BTW, apologies for any who think this should go in the database forum (I don't think that quite suits)
Life goes very fast. Tomorrow, today is already yesterday.

AnswerRe: Create an SQL DB file on demand [modified] Pin
phil.o10-Nov-10 4:24
professionalphil.o10-Nov-10 4:24 
GeneralRe: Create an SQL DB file on demand Pin
musefan10-Nov-10 4:50
musefan10-Nov-10 4:50 
AnswerRe: Create an SQL DB file on demand Pin
Eddy Vluggen10-Nov-10 7:23
professionalEddy Vluggen10-Nov-10 7:23 
AnswerRe: Create an SQL DB file on demand Pin
musefan11-Nov-10 4:00
musefan11-Nov-10 4:00 
Questionvalidation in datagridview Pin
varsh1210-Nov-10 0:58
varsh1210-Nov-10 0:58 
AnswerRe: validation in datagridview Pin
OriginalGriff10-Nov-10 3:42
mveOriginalGriff10-Nov-10 3:42 
AnswerRe: validation in datagridview Pin
Henry Minute10-Nov-10 4:29
Henry Minute10-Nov-10 4:29 
QuestionSend String to another application(Un-managed) using C# Pin
ShafiqA10-Nov-10 0:31
ShafiqA10-Nov-10 0:31 
AnswerRe: Send String to another application(Un-managed) using C# Pin
_Erik_10-Nov-10 3:03
_Erik_10-Nov-10 3:03 
GeneralRe: Send String to another application(Un-managed) using C# Pin
ShafiqA10-Nov-10 19:01
ShafiqA10-Nov-10 19:01 
GeneralRe: Send String to another application(Un-managed) using C# Pin
_Erik_10-Nov-10 23:19
_Erik_10-Nov-10 23:19 
GeneralRe: Send String to another application(Un-managed) using C# Pin
ShafiqA11-Nov-10 0:36
ShafiqA11-Nov-10 0:36 
AnswerRe: Send String to another application(Un-managed) using C# Pin
Vitaly Tomilov28-Nov-10 0:01
Vitaly Tomilov28-Nov-10 0:01 
QuestionComputer name Pin
peropata9-Nov-10 23:07
peropata9-Nov-10 23:07 
AnswerRe: Computer name PinPopular
Pete O'Hanlon9-Nov-10 23:35
mvePete O'Hanlon9-Nov-10 23:35 
AnswerRe: Computer name Pin
Ankur\m/9-Nov-10 23:43
professionalAnkur\m/9-Nov-10 23:43 
GeneralRe: Computer name Pin
RaviRanjanKr9-Nov-10 23:53
professionalRaviRanjanKr9-Nov-10 23:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.