webmatrix
Export site configuration from WebMatrix to host under IIS7 (trying to host Umbraco)
How do I export web site settings from WebMatrix so that I can host the same web site under IIS7? I am trying to host an Umbraco web-site and I have it working using WebMatrix, but when I try to host[详细]
2023-03-19 05:59 分类:问答webmatrix pass ID to display code
I am currently going nuts making a page to display the contents when an ID is passsed to it. The code i have can be found below[详细]
2023-03-17 11:04 分类:问答Save file in a folder above the site files
My host has the following structure: /Web -> Where is the content of the site /Data -> Fol开发者_Go百科der permissions to read and write[详细]
2023-03-17 06:04 分类:问答Link to image database
I have the following page: @{ if (Request[\"ID\"].IsInt()) { var imgID = Request[\"ID\"].AsInt(); //Data var db = Database.Open(\"AMSDArquiteturaConnectionString\");[详细]
2023-03-16 16:53 分类:问答Calculate TotalAmount from all Rows in Table
Can you please help me with this? I am trying to calculate the total of all the rows in my Price Table, but the values never add up, and now it doesn\'t seem to calculate anymore either.[详细]
2023-03-16 05:19 分类:问答webmatrix unable to connect to localhost:port
No idea what\'s happened here - I\'ve been using Webmatrix to build a wordpress site - everything has been going nicely. Powered off the machine last night, now today am unable to run the site.[详细]
2023-03-16 01:10 分类:问答Inserting Hyperlinks into the WebGrid
I have searched high and low, and it was only a few weeks ago I saw heaps of sites that had little samples for this, but for the life of me can\'t find them now![详细]
2023-03-15 23:05 分类:问答WebMatrix - Partial View Updates
I have a simple default page that renders 3 different content pages. <div style=\" float:left;\">[详细]
2023-03-15 05:17 分类:问答How do I run a Dynamic SQL Query in Webmatrix?
I\'m working on something in WebMatrix that runs an SQL Query. I can do that, however, it Selects * From UserProfile WHERE Email = @WebSecurity.CurrentUserName. I have no idea how to get it to read on[详细]
2023-03-14 12:07 分类:问答Webmatrix installer acting up
I\'ve set up a VM using Virtualbox, 32-bit Win7 Professional(key via MSDNAA), for hosting & developping some ASP.NET/Silverlight sites.[详细]
2023-03-14 01:54 分类:问答