Effective web design is a complex science. It’s not a skill you can pick up overnight and be extremely good at the next day. If you look on the internet, there’s about a thousand different way to make a good website. So as an amateur or beginner web designer, where do you start? What’s the [...]
Tag Archives: Basic
Using/Coding/Programming Entity Framework in Silverlight with Visual Basic Asp.Net C#
Posted by james on March 11, 2011
0 comments
Using Entity Framework in Silverlight with Visual BasicA common requirement in building applications is the need to serialize objects and pass them across tiers between the server and the client. These objects typically hold references to each other, and managing this “graph” and tracking all the changes so that they can be properly persisted to [...]