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

.NET (Core and Framework)

 
GeneralRe: Unable to Run 4.5 Framework Console Application exe via CMD prompt Pin
Richard MacCutchan25-Aug-15 3:24
mveRichard MacCutchan25-Aug-15 3:24 
GeneralRe: Unable to Run 4.5 Framework Console Application exe via CMD prompt Pin
phil.o30-Sep-15 3:56
professionalphil.o30-Sep-15 3:56 
QuestionCan we run and execute this code in visual studio Pin
Ashfaque Choudhary24-Aug-15 20:43
Ashfaque Choudhary24-Aug-15 20:43 
QuestionRe: Can we run and execute this code in visual studio Pin
Richard MacCutchan24-Aug-15 21:32
mveRichard MacCutchan24-Aug-15 21:32 
AnswerRe: Can we run and execute this code in visual studio Pin
OriginalGriff24-Aug-15 21:37
mveOriginalGriff24-Aug-15 21:37 
QuestionUnable to do changes in MVC Pin
Member 1192902223-Aug-15 2:35
Member 1192902223-Aug-15 2:35 
AnswerRe: Unable to do changes in MVC Pin
Dave Kreskowiak23-Aug-15 6:58
mveDave Kreskowiak23-Aug-15 6:58 
AnswerRe: Unable to do changes in MVC Pin
Member 1079196620-Sep-15 21:39
Member 1079196620-Sep-15 21:39 
Are you using the Scaffholding entity framework techniques like create update delete and read operations which will actually make changes to the database??..

please apply those methods instead of db.SaveChanges(); as those are mainly integrated to perform CRUD operations on database and more over in your present code you are just reading the values from database and not updating or inserting anything and how you expect to commit changes to database bro? Think about it ok.
QuestionInstance Issues while executing R.Net code Pin
Member 1192526520-Aug-15 23:22
Member 1192526520-Aug-15 23:22 
SuggestionRe: Instance Issues while executing R.Net code Pin
Richard MacCutchan21-Aug-15 0:10
mveRichard MacCutchan21-Aug-15 0:10 
AnswerRe: Instance Issues while executing R.Net code Pin
Member 1079196620-Sep-15 21:44
Member 1079196620-Sep-15 21:44 
QuestionIntranet Web Application Pin
aswini19-Aug-15 22:43
aswini19-Aug-15 22:43 
AnswerRe: Intranet Web Application Pin
Richard MacCutchan19-Aug-15 23:14
mveRichard MacCutchan19-Aug-15 23:14 
GeneralRe: Intranet Web Application Pin
Richard Deeming20-Aug-15 2:38
mveRichard Deeming20-Aug-15 2:38 
GeneralRe: Intranet Web Application Pin
Richard MacCutchan20-Aug-15 2:57
mveRichard MacCutchan20-Aug-15 2:57 
AnswerRe: Intranet Web Application Pin
Member 1079196620-Sep-15 21:48
Member 1079196620-Sep-15 21:48 
Questionpetition Pin
Khalil munawar8-Aug-15 7:01
Khalil munawar8-Aug-15 7:01 
GeneralRe: petition Pin
PIEBALDconsult8-Aug-15 7:28
mvePIEBALDconsult8-Aug-15 7:28 
GeneralRe: petition Pin
Khalil munawar8-Aug-15 7:41
Khalil munawar8-Aug-15 7:41 
GeneralRe: petition Pin
Dave Kreskowiak8-Aug-15 7:50
mveDave Kreskowiak8-Aug-15 7:50 
GeneralRe: petition Pin
Richard Andrew x648-Aug-15 8:18
professionalRichard Andrew x648-Aug-15 8:18 
GeneralRe: petition Pin
PIEBALDconsult8-Aug-15 9:05
mvePIEBALDconsult8-Aug-15 9:05 
GeneralRe: petition Pin
Dave Kreskowiak8-Aug-15 11:58
mveDave Kreskowiak8-Aug-15 11:58 
AnswerRe: petition Pin
Pete O'Hanlon9-Aug-15 4:03
mvePete O'Hanlon9-Aug-15 4:03 
GeneralRe: petition Pin
Nitzan Levi22-Aug-15 10:19
Nitzan Levi22-Aug-15 10:19 

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.