Click here to Skip to main content
15,914,074 members
Home / Discussions / C#
   

C#

 
QuestionHow to Systematic Development and Programming Pin
Anubhava Dimri1-Jun-11 22:56
Anubhava Dimri1-Jun-11 22:56 
AnswerRe: How to Systematic Development and Programming Pin
Pete O'Hanlon1-Jun-11 23:18
mvePete O'Hanlon1-Jun-11 23:18 
AnswerRe: How to Systematic Development and Programming Pin
PIEBALDconsult2-Jun-11 3:09
mvePIEBALDconsult2-Jun-11 3:09 
QuestionSaving as a PDF file in the data PrintDocument Pin
ismail201-Jun-11 20:55
ismail201-Jun-11 20:55 
AnswerRe: Saving as a PDF file in the data PrintDocument Pin
Pete O'Hanlon1-Jun-11 21:52
mvePete O'Hanlon1-Jun-11 21:52 
AnswerRe: Saving as a PDF file in the data PrintDocument Pin
Luc Pattyn2-Jun-11 0:27
sitebuilderLuc Pattyn2-Jun-11 0:27 
AnswerRe: Saving as a PDF file in the data PrintDocument Pin
Dalek Dave13-Jun-11 11:35
professionalDalek Dave13-Jun-11 11:35 
QuestionFrustration with Entity Framework 4.1 Pin
TheyCallMeMrJames1-Jun-11 18:09
TheyCallMeMrJames1-Jun-11 18:09 
Okay, so I'm trying to be a good .Netizen here, but I've been fighting with non-descript errors and no clear answer as to what approach to take. I'm trying to use Database first, but I'm getting nowhere fast.

I want to take advantage of the free client-side validation in ASP.NET MVC3, but this seems completely lost when using EF.

Am I missing something? Even a simple thing - like nvarchar(6) - is being overlooked. The tool-generated code doesn't spit out things like [StringLenght(6)] (from System.ComponentModel.DataAnnotations) so it seems that you've lost all client-side validation, no?

Is there a way to turn it on?

To have the EDMX generate the appropriate attributes?

To track down the so-called "magic unicorn" and ring it's silver-blood-filled little neck?

end slash venting.

QuestionA problem while transferring data over the NetworkStream Pin
SimpleData1-Jun-11 9:06
SimpleData1-Jun-11 9:06 
AnswerRe: A problem while transferring data over the NetworkStream Pin
Richard Andrew x641-Jun-11 12:49
professionalRichard Andrew x641-Jun-11 12:49 
GeneralRe: A problem while transferring data over the NetworkStream Pin
SimpleData1-Jun-11 12:51
SimpleData1-Jun-11 12:51 
GeneralRe: A problem while transferring data over the NetworkStream Pin
Richard Andrew x641-Jun-11 12:53
professionalRichard Andrew x641-Jun-11 12:53 
GeneralRe: A problem while transferring data over the NetworkStream Pin
Richard Andrew x641-Jun-11 13:02
professionalRichard Andrew x641-Jun-11 13:02 
GeneralRe: A problem while transferring data over the NetworkStream Pin
SimpleData1-Jun-11 14:15
SimpleData1-Jun-11 14:15 
GeneralRe: A problem while transferring data over the NetworkStream Pin
Dave Kreskowiak1-Jun-11 14:10
mveDave Kreskowiak1-Jun-11 14:10 
GeneralRe: A problem while transferring data over the NetworkStream Pin
SimpleData1-Jun-11 14:12
SimpleData1-Jun-11 14:12 
GeneralRe: A problem while transferring data over the NetworkStream Pin
BobJanova1-Jun-11 23:11
BobJanova1-Jun-11 23:11 
GeneralRe: A problem while transferring data over the NetworkStream Pin
SimpleData2-Jun-11 0:51
SimpleData2-Jun-11 0:51 
GeneralRe: A problem while transferring data over the NetworkStream Pin
Dave Kreskowiak2-Jun-11 2:21
mveDave Kreskowiak2-Jun-11 2:21 
AnswerRe: A problem while transferring data over the NetworkStream Pin
jschell1-Jun-11 14:49
jschell1-Jun-11 14:49 
AnswerRe: A problem while transferring data over the NetworkStream Pin
Luc Pattyn1-Jun-11 14:58
sitebuilderLuc Pattyn1-Jun-11 14:58 
AnswerRe: A problem while transferring data over the NetworkStream Pin
BobJanova1-Jun-11 23:10
BobJanova1-Jun-11 23:10 
GeneralRe: A problem while transferring data over the NetworkStream Pin
SimpleData2-Jun-11 0:54
SimpleData2-Jun-11 0:54 
GeneralRe: A problem while transferring data over the NetworkStream Pin
jschell2-Jun-11 9:42
jschell2-Jun-11 9:42 
GeneralRe: A problem while transferring data over the NetworkStream Pin
SimpleData2-Jun-11 10:29
SimpleData2-Jun-11 10: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.