October 2010
6 posts
4 tags
Getting started with ASP.NET MVC 3 Beta and Razor
First off MVC3 Beta is the next iteration in the history of MVC for ASP.NET which includes numerous improvements which I don’t plan on going into, you can read all about them here. The biggest addition for MVC3 is a new view engine. As you are probably familiar a view engine is simply the method in which your layout and data is composed to a user interface. The default view engine for MVC...
How to install Windows 3.1 on your iPad via iDos
Easy Install
Requirements
Obtain Windows 3.1
Create single zip file named win31.zip
Have an iPad/iPhone
Managed to get iDos before it was pulled from the App Store
Copy win31.zip via iTunes
Load iDos
Type “unzip win31.zip”
You should now have a folder c:\win31
Type “cd win31” to change directory to win31
Type “setup”
Press enter to continue and enter again to choose...
3 tags