Browse by Tags
All Tags »
Dynamic Data (
RSS)
Thank you all for coming to my lecture today at Microsoft, it was a quick run on a lot of new technologies and it was great to see so many people with so many questions. On the lecture I talked about ASP.NET 4 Web development, and about VS2010 as a tool, and I also presented the large picture that MS have about Web Development and the combination of ASP.NET Ajax, ASP.NET Dynamic Data, ASP.NET Web Forms and ASP.NET MVC. The slides and demos will be available at Microsoft Israel site, but in the meantime...
Technorati Tags: MVC , ASP.NET , DEV , Dynamic Data , VS2008 , WDC A new year is around the corner, and the Web Developers Community ( WDC ) is celebrating its first birthday !!! On the next session I'll speak on one of the exciting new technologies nowadays called ASP.NET MVC Framework , about what going behind the scene and how to use it and I'll also talk about Dynamic Data projects, and how the whole thing can work together as a whole ! I believe that every web developer can benefit from...
Technorati Tags: Dynamic Data , VS2008 , VS2008 SP1 Beta One of the most powerful aspects of Dynamic data is the fact that you have the ability to control the behavior of your data model and according to the rules that you choose to enforce, the dynamic data module decide which tables and fields to show, and... the most important thing is how to show them. You can have all that if you'll just take a look at the System.ComponentModel.DataAnnotations.dll. This DLL will help you to...
Technorati Tags: Dynamic Data , VS2008 , VS2008 SP1 Beta Dynamic data is a technology that lets you build really quickly a full data aware application that is controlled form the model itself. The nice thing is that you can keep your application updated without touching your pages, and you can customize exactly how any of your fields and tables will behave through the Model layer. One of the nice features in SP1 is that you can now build a project with Dynamic Data to ADO.NET Entity Framework (Click...
Technorati Tags: Dynamic Data , VS2008 , VS2008 SP1 Beta You must admit that the framework that we all knew, became a really big one one the last releases of visual studio, and if we look forward it seems that our big tool box or shall I call it a box of tools (not to be confused with the popping up one for visual controls) is just getting bigger and the tools are getter shinier. If we'll try to look at what SP1 is going to offer us this summer, we better take a look at the beta that just came...