Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Shrinkr - Url Shrinking Service Developed with Entity Framework 4.0, Unity, ASP.NET MVC And jQuery (Part 2)

    In the previous post we have created our initial domain model, in this post I will show you how the domain model  is mapped to database with Entity Framework 4.0. But before that I would like to discuss how I usually structure the Visual Studio Projects. Most often I prefer to have a one class library...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 09-13-2009, 12:00 AM
    Filed under: Asp.net, C#, MVC, DDD, TDD, ASPNETMVC, ASP.NET MVC, Common Service Locator, IoC/DI, Unity, Mock, Unit Test, Open Source, Best Practise, jQuery, Entity Framework, Shrinkr
  • Shrinkr - Url Shrinking Service Developed with Entity Framework 4.0, Unity, ASP.NET MVC And jQuery (Part 3)

    In the previous post , we have created our initial repositories, in this post I will show how you can use the compiled query of Entity Framework in our repository. To use the compiled query we will put each query of our repositories into its own class and create some common interfaces that we can use...
    Posted to Kazi Manzur Rashid's Blog (Weblog) by Kazi Manzur Rashid on 09-15-2009, 12:00 AM
    Filed under: Asp.net, C#, MVC, DDD, ASPNETMVC, ASP.NET MVC, Common Service Locator, Unity, Mock, Unit Test, Open Source, Best Practise, jQuery, Shrinkr
  • Introducing CoolWebOS.com

    This post is supposed to introduce the so-called WebOS – http://www.CoolWebOS.com/ , as well as to have your important feedback. WebOS 0.2 has been released quietly for some time. It is an OS-like personal Web portal, implementing the desktop OS experience in the Web pages. Features The current features...
    Posted to Dixin's Blog (Weblog) by Dixin on 09-20-2009, 12:00 AM
    Filed under: .NET, C#, JavaScript, jQuery, ASP.NET, Web, ASP.NET MVC, LINQ, XHTML, CSS, WebOS, HTML
  • ASP.Net MVC 2 Auto Complete Textbox With Custom View Model Attribute & EditorTemplate

    The full source code for this post can be download from this link. It was developed using Visual Studio 2010. In this post I’m going to show how to create a generic, ajax driven Auto Complete text box using the new MVC 2 Templates and the jQuery UI library. The template will be automatically displayed...
    Posted to Sean McAlinden's Blog (Weblog) by SeanMcAlinden on 06-12-2010, 12:00 AM
    Filed under: ASP.NET, C#, .NET, ASP.NET MVC, ASP.NET MVC HELPERS, MVC HELPERS, AJAX, JQUERY, .NET MVC HELPERS, CUSTOM ATTRIBUTES, MVC 2, AUTOCOMPLETE
  • Interesting links week #45

    Below a list of interesting links that I found this week: Frontend: Learning to Love HTML5 Optimize your site for mobile devices Making Better Select Elements with jQuery and CSS3 HTML5 Geo location using the Google API Development: Top 5 Common programming mistakes .NET developers must avoid !! Ajax...
    Posted to Erwin's Blog (Weblog) by erwin21 on 11-16-2010, 12:00 AM
    Filed under: jQuery, C#, .NET, ASP.NET MVC, HTML, REST, CSS, Mobile
  • ASP.NET JavaScript Routing for ASP.NET MVC–Constraints

    If you haven’t had a look at my previous post about ASP.NET routing, go ahead and check it out before you read this post: http://weblogs.asp.net/zowens/archive/2010/12/20/asp-net-mvc-javascript-routing.aspx And the code is here: https://github.com/zowens/ASP.NET-MVC-JavaScript-Routing   Anyways...
    Posted to Zack Owens (Weblog) by zowens on 01-04-2011, 12:00 AM
    Filed under: .NET, C#, JavaScript, jQuery, Open Source, ASP.NET, ASP.NET MVC
  • Interesting links week #51 and #52

    Below a list of interesting links that I found this week: Frontend: How to Create a Mobile Version of Your Website 10 tricks that will make your jQuery enabled site go faster Tools and Resources to Test Cross Browser Compatibility of Your Websites 9 Websites to Learn the Basics About html 5 Development...
    Posted to Erwin's Blog (Weblog) by erwin21 on 01-05-2011, 12:00 AM
    Filed under: ASP.NET, ASP.NET MVC, C#, HTML, Interesting links, jQuery, Mobile, Security
  • An application architecture for ASP.NET MVC

    Nova Commons is an application architecture developed by Nova Software . The architecture adopts a lot of best practices and well-known open source projects. You could feel free to use the architecture to build your ASP.NET MVC appliation. We are looking forward to your response.
    Posted to Xu Qiang's Blog (Weblog) by chanva on 06-01-2009, 12:00 AM
    Filed under: C#, jQuery, ASP.NET MVC
  • Getting Started with ASP.NET MVC 3 and Razor

    I had a chance to give a talk on ASP.NET MVC 3, Razor and jQuery today at a company and wanted to post the slides and demos from the talk. The focus was on getting started with ASP.NET MVC 3 projects and .cshtml files including creating pages using the new Razor syntax (which I personally love….never...
    Posted to Dan Wahlin's WebLog (Weblog) by dwahlin on 02-22-2011, 12:00 AM
    Filed under: ASP.NET AJAX, .NET, C#, ASP.NET MVC, jQuery, Razor
  • HTML5-MVC application using VS2010 SP1

    This is my first attempt at creating HTML5 pages. VS 2010 allows working with HTML5 now (you just need to make a small change after installing SP1 ). So my Razor view is now a HTML5 page. I call this application - 5Commerce – (an over-simplified) HTML5 ECommerce site. So here’s the flow of the application...
    Posted to IBloggable - implemented (Weblog) by nmarun on 03-09-2011, 12:00 AM
    Filed under: C#, ASP.NET MVC, Visual Studio 2010, .net, WCF, JSON, HTML5, jQuery
Page 1 of 2 (16 items) 1 2 Next >