what is .edmx file and what it contains?
No Answer is Posted For this Question
Be the First to Post Answer
what is client wins and store wins mode in entity framework concurrency?
What is razor code?
What is the use of finalize and dispose eventhough garbage collector is working?
How to bind table coloum with gridview column
3 Answers Sypher Technologies,
Can you please explain the request flow in ASP.NET MVC framework?
Can you explain the page life cycle of mvc?
How can we determine action invoked from HTTP GET or HTTP POST?
How do you sort a dataset?
Is .net core replacing .net framework?
What's the .NET class that allows the retrieval of a data element using a unique key
If background completes its processing will it wait for foreground threads?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?