Click here to Skip to main content
15,909,827 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Update Data into Database with DataAdapter Pin
RichardGrimmer29-Sep-11 6:18
RichardGrimmer29-Sep-11 6:18 
QuestionHow To Open and Use VSTO word document in Winform? Pin
Hamid Noahdi25-Sep-11 20:08
Hamid Noahdi25-Sep-11 20:08 
AnswerCross post Pin
Pete O'Hanlon25-Sep-11 20:41
mvePete O'Hanlon25-Sep-11 20:41 
QuestionHow can we restrict a user from changing the download path url's fine name. Pin
Member 825992122-Sep-11 11:22
Member 825992122-Sep-11 11:22 
AnswerRe: How can we restrict a user from changing the download path url's fine name. Pin
TheGreatAndPowerfulOz22-Sep-11 12:32
TheGreatAndPowerfulOz22-Sep-11 12:32 
AnswerRe: How can we restrict a user from changing the download path url's fine name. Pin
Dalek Dave25-Sep-11 21:37
professionalDalek Dave25-Sep-11 21:37 
QuestionVisual Studio 2010, C# WinForms project and best practices/approach for database-related features Pin
coder3273221-Sep-11 7:23
coder3273221-Sep-11 7:23 
AnswerRe: Visual Studio 2010, C# WinForms project and best practices/approach for database-related features Pin
RobCroll24-Sep-11 11:13
RobCroll24-Sep-11 11:13 
By mentioning that you are trying to attach to a DB file I assume this is not a distributed application; users will be using a database installed on their PC.

If that is the case, try SQLite. It should be perfect for the job. You will need a management tool, SQLite Maestro is one of the better ones, handles relational integrity etc. You'll also need to install SQLite.NET to interact with the SQLite data adapters.
"You get that on the big jobs."

QuestionRestful Service Pin
harinit20-Sep-11 21:37
harinit20-Sep-11 21:37 
AnswerRe: Restful Service Pin
Pete O'Hanlon21-Sep-11 1:58
mvePete O'Hanlon21-Sep-11 1:58 
GeneralRe: Restful Service Pin
harinit21-Sep-11 3:54
harinit21-Sep-11 3:54 
GeneralRe: Restful Service Pin
Pete O'Hanlon21-Sep-11 4:25
mvePete O'Hanlon21-Sep-11 4:25 
GeneralRe: Restful Service Pin
harinit21-Sep-11 4:36
harinit21-Sep-11 4:36 
GeneralRe: Restful Service Pin
Pete O'Hanlon21-Sep-11 4:40
mvePete O'Hanlon21-Sep-11 4:40 
GeneralRe: Restful Service Pin
jschell21-Sep-11 14:26
jschell21-Sep-11 14:26 
QuestionSimple Visual Studio 2010 Question Pin
KFC19720-Sep-11 8:11
KFC19720-Sep-11 8:11 
AnswerRe: Simple Visual Studio 2010 Question Pin
fjdiewornncalwe20-Sep-11 8:17
professionalfjdiewornncalwe20-Sep-11 8:17 
GeneralRe: Simple Visual Studio 2010 Question Pin
KFC19720-Sep-11 8:38
KFC19720-Sep-11 8:38 
NewsRe: Simple Visual Studio 2010 Question Pin
Eddy Vluggen20-Sep-11 10:44
professionalEddy Vluggen20-Sep-11 10:44 
AnswerRe: Simple Visual Studio 2010 Question Pin
Luc Pattyn20-Sep-11 8:56
sitebuilderLuc Pattyn20-Sep-11 8:56 
AnswerRe: Simple Visual Studio 2010 Question Pin
Pradeep Shukla20-Sep-11 10:30
professionalPradeep Shukla20-Sep-11 10:30 
QuestionRe: Simple Visual Studio 2010 Question Pin
KFC19721-Sep-11 0:25
KFC19721-Sep-11 0:25 
AnswerRe: Simple Visual Studio 2010 Question Pin
Pradeep Shukla21-Sep-11 2:15
professionalPradeep Shukla21-Sep-11 2:15 
AnswerRe: Simple Visual Studio 2010 Question Pin
Eddy Vluggen20-Sep-11 10:43
professionalEddy Vluggen20-Sep-11 10:43 
GeneralRe: Simple Visual Studio 2010 Question Pin
KFC19721-Sep-11 0:29
KFC19721-Sep-11 0:29 

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.