Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

All Blogs

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

    Search

    XML Feeds

    Google Ads

    Tags: webmatrix

    comments

    Several weeks ago I was working on a sample site in Web Matrix and ran into a brick wall when I attempted to implement WebSecurity against my website. It seemed no matter what I tried I was getting errors about my database, errors about a database I didn't know about, errors trying to deploy the config file at all.

    Read More...
    comments

    WebMatrix - Routing and Magic Pages

    by Eli Weinstock-Herman (tarwn) on Jul 07, 2011 in categories ASP.NET. Article views: 1745 views

    So I've been working on a practice site using WebMatrix. The basic premise was that I would create a site that had some similar functionality to Delicious to help me track the various articles, podcasts, books, and so on. This would also give me something practical to work on as I try to get a handle on this whole WebMatrix thing.

    Read More...
    comments

    The Many Functions of WebMatrix

    by Eli Weinstock-Herman (tarwn) on Jun 23, 2011 in categories Server Programming, ASP.NET, Classic ASP. Article views: 1933 views

    Several weeks ago I started digging into WebMatrix. Over the course of a weekend I was able to put together a quick, functioning website, pick up some basics of working with WebMatrix and the deployment tool, and play with a few other technologies as well. Then I stepped back and realized I was only using a percentage of it's capabilities.

    Read More...
    comments

    Writing a simple website with webmatrix, razor and VB.Net

    by Christiaan Baes (chrissie1) on Feb 01, 2011 in categories ASP.NET. Article views: 1198 views

    So how easy is it for a non-webdeveloper to create a simple site with webmatrix and the razor syntax. Let me start by using the Empty site template this time.

    Read More...
    comments

    Trying out Webmatrix and Razor with VB.Net

    by Christiaan Baes (chrissie1) on Jan 31, 2011 in categories AJAX. Article views: 2656 views

    Introduction Last week I attended a webcamp with Scott Hanselman and he showed Webmatrix and how cool it really is. So today I had some time to try it out and make myself a cool website. Installation He said it was only 8MB to download. It is o…

    Read More...