Top "Webmatrix" questions

Microsoft WebMatrix consists of a basic IDE bundled with a simple but powerful SQL database and a lightweight web server.

How can I make a custom error page in ASP.NET web-pages with WebMatrix?

Believe it or not I tried to look for the answer to this question with a simple Google Search but …

asp.net web-config webmatrix custom-error-pages asp.net-webpages
How to install webMatrix on a machine without internet connection?

Installing via WebPlatformInstaller cannot be done, where can i find good-old setup.exe?

webmatrix web-platform-installer
MVC 4 template with custom membership provider

What I'm wanting to do is use the default MVC 4 template that just shipped with Visual Studio 2012 as base for …

asp.net-membership asp.net-mvc-4 membership-provider webmatrix
Get binary image data from input type "file" using JavaScript/jQuery for use with picture preview with AJAX in WebMatrix

I have had trouble when researching or otherwise trying to figure out how (if it's even possible) to get binary …

javascript jquery ajax image webmatrix
Is there an easy way to store an array into a single column in a SQL Server CE database?

I have reviewed possible answers here (for PHP, I think): http://www.lateralcode.com/store-array-database/ but I am unable to …

c# sql-server-ce webmatrix asp.net-webpages
Creating and Simple Class and Calling a Method from a cshtml File

Could some one give a simple example of creating a simple class with a simple method and calling the method …

razor webmatrix
How to disable Paging in WebGrid

I've searched the documentation (http://msdn.microsoft.com/en-us/library/system.web.helpers.webgrid.webgrid(v=vs.111).aspx), and found "…

c# asp.net-mvc razor webmatrix webgrid
How to change the default sort order to descending?

How do I change the defaultSort of my webGrid to be in the opposite/descending order? If it were SQL, …

sorting webmatrix webgrid
How can I get a posted file on server-side from an Ajax Request in asp.net-webpages?

Using the helpful information I found here: How can I upload files asynchronously? I was able to get form data …

c# jquery ajax webmatrix asp.net-webpages
Accessing IIS Express from another machine

I want to access the site from another machine, like 192.168.1.11:10369 I found a solution for it, that is: http://bendetat.…

visual-studio iis webmatrix http.sys