Microsoft WebMatrix 1.0, A brand new web development freeware

WebMatrix is a brand new web development tool that lets users create, build and deploy websites based upon the web technologies and content management systems of their choosing. The goal of the software is to be an extremely simple, lightweight development environment that eliminates the need for switching back and forth between other applications while developing websites.

Sites can be built from templates or from scratch, and more than 40 open source web applications are supported, like the popular Wordpress, Joomla, DotNetNuke, and more, and files can then be edited in HTML, CSS, ASP.NET or PHP. Naturally, Microsoft put some special shine on ASP.NET in WebMatrix and included support for the "Razor" view engine and special single-line-of-code helper functions to integrate with external social and commercial services.

To install WebMatrix please visit Microsoft WebMatrix

WebMatrix's features
Here are some key features of WebMatrix.

WebMatrix was built to streamline Web development and make it easy, whether you're getting started or you just want to get things done. It lets you focus on what’s important - your Web site. Here’s a snapshot of some of the great things about WebMatrix.

Small, but complete package
WebMatrix is a free Web development tool that installs in minutes and elegantly brings together a Web server, a database, and programming frameworks into a single, integrated experience. WebMatrix lets you code, test, and deploy both ASP.NET and PHP applications side by side.

Start > Open Source
WebMatrix connects you to a world of popular and free open-source Web applications, including DotNetNuke, Umbraco, WordPress, Joomla!, and more. Simply select an application from the built-in gallery, and WebMatrix handles the downloading and installation of your new Web site. The days of hand-editing configuration files and making sure you have all the right components are long gone. Customize your site using the built in code editor and make it yours.

Grows with you
With WebMatrix on your desktop, you’re using the same powerful Web server, database engine, and frameworks that your Web site on the internet uses. This ensures that your transition from development to production is smooth and seamless.

When you’re ready, WebMatrix integrates Visual Studio into your workflow. Connect to Visual Studio to take advantage of powerful features such as debugging and profiling. And when you’re ready for a high-volume relational database server, move your database and data from SQL Server Compact to SQL Server with just a click of the mouse.

Simple to code
WebMatrix is the easiest way to learn standards-based Web development and makes it simple to build and publish Web sites on the internet. Start with HTML, CSS and JavaScript and then seamlessly connect to a database or add in dynamic server code using the new ‘Razor’ syntax for ASP.NET Web pages. Your code is easy to read, simple to learn, short to write and works with any text editor. Use built-in helper functions to connect to a database, display a Twitter feed, or embed a video. And with a seamless path to ASP.NET MVC it is now easier than ever to create powerful ASP.NET Web applications.

Site publishing
With WebMatrix you can find the perfect home for your Web site. Use WebMatrix to find a Web host that fits your requirements and use the built-in publishing support for FTP, FTPS, and WebDeploy to ensure that your files, databases, and settings arrive intact on the web.

Hints when you need it most
WebMatrix not only colorizes everything including file tabs and code to make things quick to find, it also supports tag completion and hinting for standard HTML and CSS markup making it easier and faster for you to write code.

Database made simple
Using a database has never been easier! WebMatrix includes a small, embedded database called SQL Server Compact that can live with your Web site code and content. Use it to start building your next Web site, and when you’re ready to publish, just copy the database file from your computer to any Web server and it will run- no extra installation required. Or you can easily migrate the database and data to SQL Server when you’re ready for high-volume traffic.

Tightly knit, fully integrated
WebMatrix integrates with IIS Express and is tightly linked with the Web server components that run your site. Directly monitor real-time Web requests and responses to track down problems right at the source. Missing an image? You’ll instantly see why and where, and WebMatrix will take you directly to the file to fix the problem.

More than "Hello, World"
Want to display a Twitter feed? Need to show a video? Code helpers make common tasks easy to do with just a simple tag in your HTML.

Optimize for search
Run an SEO report and find how to make your site more visible to search engines. WebMatrix takes the secrets out of search engine optimization, provides clear guidance on how to make your site better, and even offers to take you right to the file in your site you need to fix.

Source:

No comments: