Skip to main content

Home/ ASP.Net MVC/ Group items matching ""asp net"" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Johann Strydom

ASP.NET MVC Client-Side Validation Summary with jQuery Validation Plugin - 0 views

  •  
    This link helped me the most in terms of figuring out how to implement jQuery validation with MVC. It includes a sample app that is very useful.
  •  
    Thanx. Will check it out.
Wicked Tunez

Sometimes a pretty picture is all the excuse you need to start coding - Liquid Electron Software - 1 views

  •  
    Project of a site that makes use of the new ASP.NET Web API via the MVC 4 beta. It creates a single-page web application that looks and works great no matter what kind of device is accessing it. It is also going to form the basis for a number of different design demonstrations, from building cloud-based applications in Azure to creating a responsive, rich UI using the Knockout.js MVVM library.
Jacques Bosch

FubuMVC | The MVC framework that doesn't get in your way. - 1 views

  •  
    "FubuMVC is a "Front Controller" pattern-style MVC framework designed for use in web applications built on ASP.NET."
Jacques Bosch

DarthFubuMVC/htmltags - GitHub - 0 views

  •  
    "In general, you should avoid building strings of HTML in your applications. There are plenty of template/view engines that are much more suitable for generating dynamic markup. However, there are some situations that require you to build snippets of HTML from code (e.g., view extensions in FubuMVC or HtmlHelper extensions in ASP.NET MVC). HtmlTags is the best way to build those snippets."
Jacques Bosch

Mayday | Alerting companies to problems users experience - 1 views

shared by Jacques Bosch on 15 Dec 11 - No Cached
  •  
    (Not strictly speaking ASP.Net MVC, but very relevant to MVC sites too.) "Mayday detects changes in users behaviour, validation and javascript errors providing insights into users experience & what problems happen."
Jacques Bosch

Troy Hunt: ASP.NET session hijacking with Google and ELMAH - 1 views

  •  
    "I love ELMAH - this is one those libraries which is both beautiful in its simplicity yet powerful in what it allows you to do. Combine the power of ELMAH with the convenience of NuGet and you can be up and running with absolutely invaluable error logging and handling in literally a couple of minutes."
Jacques Bosch

Spark View Engine | Html friendly. Less is more. - 4 views

shared by Jacques Bosch on 09 Jan 12 - Cached
  •  
    "Spark is a view engine for Asp.Net Mvc and Castle Project MonoRail frameworks. The idea is to allow the html to dominate the flow and the code to fit seamlessly."
  • ...2 more comments...
  •  
    Razor beats Spark hands down
  •  
    How so? You've tried it?
  •  
    Looked at Spark about a yaer ago and it seemed ok - better than the webforms one. Started using Razor very recently and it is just amazing.
  •  
    Yup, been using Razor in MM for the last 9 months or more, and it is awesome! But I read this, yesterday, that's why I tagged it: http://geek.ianbattersby.com/2012/01/07/battle-of-heart-vs-mind-you-win-again-razor-over-spark
Jacques Bosch

Authenticating Users with Forms Authentication: The Official Microsoft ASP.NET Site - 0 views

  •  
    "Learn how to use the [Authorize] attribute to password protect particular pages in your MVC application. You learn how to use the Web Site Administration Tool to create and manage users and roles. You also learn how to configure where user account and role information is stored."
  •  
    So it turns out adding authorization was a 2 min job, using the existing membership provider.. :)
Wicked Tunez

ASP.NET MVC 3 and NuGet 1.0 Released (Including Source Code!) - 0 views

  •  
    Helpfull links to documentation, releasenotes, sourcecode.
Jacques Bosch

ASP.NET MVC3 Razor Script Loading Tips - Kazi Manzur Rashid - 1 views

  •  
    "Lately, I have been playing with few JavaScript frameworks and in today's modern web applications it is very common that we are including tons of JavaScript files in our application. One of the thing that plays important role in application performance is how fast these script files are delivered into the browsers. I have extensively blogged on combining, compression and caching of JavaScript files in my old blog, in this post I will show you, how you can achieve parallelism in delivering the scripts in the browser with the Head JS library. If you do not know what parallel script downloading is and how does it impact on page speed, then I would suggest to read this article of the YSlow creator. In short, when a browser encounters a script tag in a page it halts its rending until it downloads the script file, the parallelism is actually archived by adding the script dynamically or by XHR depending upon the browser it is running."
« First ‹ Previous 61 - 80 of 140 Next › Last »
Showing 20 items per page