Nuno Filipe Godinho
All about WebDevelopment (ASP.NET & Silverlight)
-
Improvements in Entity Framework 4.0
With .NET 4.0 a lot of new features and technologies will see the light, as long as others will get improved, and Entity Framework will be one of those technologies that will get improved.
-
Interesting Diagram Generation Controls
Some time from now I was searching for controls that would made the generation of diagrams of several kinds, like for instance::
-
ADO.NET Data Services
As I already explained in a previous post, ADO.NET Data Services are very interesting since they generate a layer on top of our data model in a REST accessible way. Being this technology without any doubt very interesting and very helpful when building our solutions, we don’t always remember the notation that we should use in order to execute actions like:
-
Silverlight 3 with MEF support
One of the things that I really thing would be important for Silverlight in order to make easier the Modularity of the Business applications developed in Silverlight, since the Prism approach is nice but I think that the MEF approach is simpler and so this should be a breakthrough for Silverlight Business Application Development.
-
Update .NET RIA Services
-
Silverlight 3 related information’s
Silverlight 3 has been release and now we have also the Unit Testing Framework binaries here that will help making Unit Tests in our solutions when using Silverlight 3. More information’s here.
-
Windows Azure SDK July update
Windows Azure has a new SDK release that is now available. A very interesting new feature is the possibility of having several Roles per deployment, unlike what happened in earlier releases where we would only be able to have one Web Role and also a one Worker Role. Another interesting feature is now we have the possibility to chose between a normal ASP.NET Web Forms application and a ASP.NET MVC application as the Web Role.
-
Windows 7 RTM Availability Information
As you probably all know Windows 7 will be made available on October 22nd , but the release will be made in phases and so in order to know when you can get you RTM version here’s a summary:
-
More on Windows Azure Commercial Availability
Microsoft announced on 14th July the commercial availability of Windows Azure as I posted previously and now there are more information’s about the the same subject so I decided to write again on the subject.
-
.NET RIA Services
.NET RIA Services is a framework that is associated with Silverlight and will make the development of business applications easier.