Click here to Skip to main content
16,011,438 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionUpdate Data into Database with DataAdapter Pin
Naunt26-Sep-11 18:49
Naunt26-Sep-11 18:49 
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 
Hello,

I've been working on a demo application in C# (with .NET 4.0) and I need to implement database functionality in a way that imposes few requirements/burdens for the user. Essentially I want to use database file based functionality (I must use SQL for the project). So far I began using Compact but had trouble all the time with the Entity Framework. Essentially what I expect is to either manually or graphically design the database model, have it automatically applied to the db file or Express local server and so on.

I switched to Express and I've been unable to see the database file attached to the server. Essentially I can only create a dbo real database in the server, and attaching a file doesnt work.

It would be perfect to be able to use the model automatically via classes, so you can access things like Users.SomeRelationshipItems, RelationshipItem.User, etc.

Any help would be appreciated.
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 
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 

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.