Tag: Development

Community

Introducing the Entity Framework

(Mark Strawmyer) Welcome to this installment of the .NET Nuts & Bolts column. A few the recent .NET Nuts & Bolts columns have been about LINQ. Articles such as an Introduction to Language Integrated Query (LINQ), LINQ to XML, and LINQ to SQL have explained what LINQ is and how to use it with XML and

Community

3D Capabilities in Silverlight 3

(Sergey Zwezdin) Silverlight platform (WPF/E) emerged as a branch of Windows Presentation Foundation platform. While WPF was essential to create well-established user interfaces of desktop applications, Silverlight was focused on Internet applications. A special feature of Silverlight technology is

Community

AJAX Features in ASP.NET MVC

(Dino Esposito) For a few moments when I first approached ASP.NET MVC I really thought it was the negation of AJAX. With a programming model heavily based on REST principles, I thought all that one could do is invoke a URL. And when you get, or post to, a URL, you inevitably involve the browser and