Mark Barto's Blog

Technical Blog about the Microsoft .NET Platform and everything that surrounds it such as .Net, C#, BizTalk, WCF, ASP.NET, SQL, Silverlight, IIS ...

ASP.NET, .NET, Visual Studio: MSDN Event - Scott Guthrie - Part 1

swSpeaker7wp_


Yesterday I was attended at the talk from Scott Guthrie in Brussels. It was an interesting technical session about all the new features within .Net Framework 4.0, Silverlight 4, VS2010, ASP.NET MVC 2.0.

The final agenda for the event was as follow:

13:00 - 13:30: Welcome and registration
13:30 - 15:00: Visual Studio 2010, .NET 4 Web Development
15:00 - 15:20: Coffee Break
15:20 - 17:30: Silverlight and ASP.NET MVC 2 Beta
17:30 - 18:00: Q&A with Scott Guthrie

 

 

Read More ...

Posted by Mark on 05-12-2009 and Filed under: .NET, Visual Studio, ASP.NET
3 comments

ASP.NET: Index was outside the bounds of the array

error



When updating my blog with a new version I was encountering a strange asp.net error. When tried to updating / inserting or deleting data from my database I was getting the following message "Index was outside the bounds of the array".

Read More ...

Posted by Mark on 16-07-2009 and Filed under: ASP.NET
118 comments