Web Application Development with Microsoft Technologies

News, Reviews, Experiences and Gadgets about .NET Technologies for Web Developers.

Web Application Development with Microsoft Technologies header image 4

Entries from November 2007

Download Visual Studio 2008 and .NET 3.5 !

November 20th, 2007 · No Comments

Great news for our developers community !
 Visual Studio 2008 has been shipped !
  You can choose to download the free Express versions or the complete versions with MSDN Subscription. But if you are not a MSDN subscriber, you can also get the Team Suite version and try it for 90 days !
Team Foundation Server 2008 trial […]

[Read more →]

Tags: Visual Studio · .NET 3.5

New ASP.NET MVC Framework Explained

November 18th, 2007 · No Comments

There is a lot of buzz around about the new MVC framework from Microsoft. This will be an Optional feature for those who want an implementation of an MVC architecture in ASP.NET.
Latest Scott Guthrie post explains in great detail how to implement a simple e-commerce site using the new framework.
MVC maps URLs to classes, instead […]

[Read more →]

Tags: ASP.NET

Microsoft Technet Online - Already registered !

November 16th, 2007 · No Comments

I already registered for the big next event from Microsoft at our South Region “ConoSur”. It is the Microsoft Technet and MSDN Briefing online, which is going to be held this month on 29th.
Best of all: this is an online event, so you can attend from your home or office using the new MS Office […]

[Read more →]

Tags: Resources

SOA Security in Enterprise Applications

November 8th, 2007 · No Comments

A good reading that came in the latest MSDN newsletter, about security aspects that you would need to have in mind when using SOA in large enterprise architectures.
 It covers alternatives for authentication (centralized repository for storing the keys), placing the security logic, risks of having a coupled solution, using Sharepoint as a tool for isolating […]

[Read more →]

Tags: SOA · Resources