Click here to Skip to main content
15,922,427 members
Home / Discussions / C#
   

C#

 
QuestionDatagridview cell position (.Net 2008). Pin
priyamtheone30-Mar-10 6:15
priyamtheone30-Mar-10 6:15 
AnswerRe: Datagridview cell position (.Net 2008). Pin
dan!sh 30-Mar-10 6:50
professional dan!sh 30-Mar-10 6:50 
AnswerRe: Datagridview cell position (.Net 2008). Pin
priyamtheone15-Apr-10 6:39
priyamtheone15-Apr-10 6:39 
AnswerRe: Datagridview cell position (.Net 2008). [modified] Pin
Wajid.k20-May-10 5:22
Wajid.k20-May-10 5:22 
QuestionAuto scaling of controls in a form (.Net 2008). Pin
priyamtheone30-Mar-10 6:14
priyamtheone30-Mar-10 6:14 
AnswerRe: Auto scaling of controls in a form (.Net 2008). Pin
Luc Pattyn30-Mar-10 6:48
sitebuilderLuc Pattyn30-Mar-10 6:48 
AnswerRe: Auto scaling of controls in a form (.Net 2008). Pin
priyamtheone15-Apr-10 6:41
priyamtheone15-Apr-10 6:41 
QuestionEntity Framework Pin
NETLearning30-Mar-10 6:04
NETLearning30-Mar-10 6:04 
User user = FillObject(o);
opContext.AddToUsers(user);
opContext.SaveChanges();
opContext.AcceptAllChanges();

Fill Object is my private method which returns an user object.
Savechanges does not save changes to the database at the same time
does not throw error.

I am using sql express 2008 express edition and visual studio 2010
release candidate. Let me know if some body has the same problem.
Is there any setting on sqlserver express edition which i have to turn on.

The piece of code seems to work when i use sql server 2005 on a different
machine

Any help is greatly appreciated
AnswerRe: Entity Framework Pin
Not Active30-Mar-10 6:13
mentorNot Active30-Mar-10 6:13 
GeneralRe: Entity Framework Pin
NETLearning30-Mar-10 6:21
NETLearning30-Mar-10 6:21 
GeneralRe: Entity Framework Pin
Not Active30-Mar-10 6:49
mentorNot Active30-Mar-10 6:49 
GeneralRe: Entity Framework Pin
NETLearning30-Mar-10 6:59
NETLearning30-Mar-10 6:59 
AnswerRe: Entity Framework Pin
Luc Pattyn30-Mar-10 7:55
sitebuilderLuc Pattyn30-Mar-10 7:55 
QuestionCrystal Reports WinForms Problem. Pin
Kevin Marois30-Mar-10 5:41
professionalKevin Marois30-Mar-10 5:41 
AnswerRe: Crystal Reports WinForms Problem. Pin
Abhinav S30-Mar-10 5:44
Abhinav S30-Mar-10 5:44 
GeneralRe: Crystal Reports WinForms Problem. Pin
Kevin Marois30-Mar-10 6:25
professionalKevin Marois30-Mar-10 6:25 
Questionc# code required Pin
nachiket dave30-Mar-10 5:35
nachiket dave30-Mar-10 5:35 
AnswerRe: c# code required Pin
Kevin Marois30-Mar-10 5:40
professionalKevin Marois30-Mar-10 5:40 
GeneralRe: c# code required Pin
Rob Philpott30-Mar-10 5:49
Rob Philpott30-Mar-10 5:49 
GeneralRe: c# code required Pin
Kevin Marois30-Mar-10 6:24
professionalKevin Marois30-Mar-10 6:24 
GeneralRe: c# code required Pin
Not Active30-Mar-10 6:05
mentorNot Active30-Mar-10 6:05 
GeneralRe: c# code required Pin
Kevin Marois30-Mar-10 6:24
professionalKevin Marois30-Mar-10 6:24 
GeneralRe: c# code required Pin
Som Shekhar30-Mar-10 6:45
Som Shekhar30-Mar-10 6:45 
QuestionOptions for bluetooth communication with mobile device from PC in C# Pin
Rob Philpott30-Mar-10 5:29
Rob Philpott30-Mar-10 5:29 
AnswerRe: Options for bluetooth communication with mobile device from PC in C# Pin
dan!sh 30-Mar-10 6:09
professional dan!sh 30-Mar-10 6:09 

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.