First Windows Server 2008 hosting in Malaysia

Exabytes just row out their WS2008 hosting here. It comes with ASP.NET 3.5, PHP and lots of goodies. Check out the affordable package here.

Basically why you want to upgrade your website to Windows Server 2008? Besides taking advantage of ASP.NET 3.5 features, it’s also because of Internet Information Server (IIS) 7.0 modular architecture. Go here for more info.

ASP.NET 3.5 Extension Training Kit Download

Build on top of the popular Visual Studio 2008 Training Kit, ASP.NET 3.5 Extension was released a few days ago.

ASP.NET 3.5 Extension will be part of .NET Framework 3.5 SP1 and it covers the following technologies:

  1. ASP.NET MVC (Model-View-Controller) – Think Java Struts
  2. ASP.NET Dynamic Data – Think about Rails scaffolding ability and this could be the bullet train. :)
  3. ASP.NET Control for Silverlight
  4. ADO.NET Entity Framework
  5. ADO.NET Data Services
  6. and more ASP.NET AJAX stuffs

Download the Training Kit here and the SDK here.

You can also go here for the landing page with more info and links to forums.

First Impression: SharePoint Products & Technologies Protocols Documentation

I just started reading the SharePoint Products and Technologies Protocol Documentation today, quite interesting and profound to found out the level of details released under this document. All the specification of protocols (sometimes I would like to call it APIs) used by SharePoint from system behaviors, WSDL, XML Schemas, managed (and/or unmanaged) APIs as well as Stored Procedures used by SharePoint. Technologies from CAML, SharePoint list, view, search, workflow, administration all the way to the user interface is pretty well covered in this set of documents.

For Microsoft partners it opens up a whole new opportunities for them to build applications on top of SharePoint. (Almost) gone are the time when we try to figure out why SharePoint behave a certain way and there are no official documents to look at. Most of the time we resort to word by word advices from fellows developers in the forum. Imagine now it is possible for developers to write application (esp. those with different client platform) to works seamlessly with Microsoft SharePoint platform.

https://www.microsoft.com/downloads/details.aspx?FamilyID=5e94ad07-902c-422f-aadd-ff2bba9e540a&DisplayLang=en

Besides SharePoint technologies, Microsoft also release Protocol documentations for Windows(incl. .NET Framework), Office and Exchange and also XAML (the markup language for Windows Presentation Foundation and Silverlight); all of these fall under the so called High Volume Products from Microsoft.

MVC models in .NET platform

Devx has a tutorial on the coming ASP.NET MVC framework.It is to be released as part of the ASP.NET 3.5 Extension. Those familiar with Java Struts will find it nontrivial to code.

Now that the web platform of .NET has a MVC model, I am waiting for Acropolis or Smart Client Software Factory to be RTMed for Visual Studio 2008. As of now, Acropolis will stop their CTP release and become part of future .NET Framework release. So if you work on a project which will over go live the next 2 years, then Acropolis is a good bet. But if you have immediate needs then SmartClient Software Factory is the immediate solution now.

Introducing Ervin Loh @Start.NET

Ervin is my long time friend dating back to the days when he was my senior in Stamford College. A experience developer on multiple platforms from J2EE to .NET, he bring along years of hands on experience seldom found in trainers. Passionate about technologies he always try his best to seek answer to students’ questions in the class.

He is currently involve in Microsoft Malaysia’s Start.NET program and in a course writer as well as pioneer in Move Up to the Paradigm: From PHP & JSP to ASP.NET 2.0 course. Check out his blog about samples of migrating from PHP & JSP to .NET. There is a post for Spring developers.