Skip to main content

Home/ Coders/ Group items tagged asp.net mvc

Rss Feed Group items tagged

Joel Bennett

ASP.NET 3.5 Extensions Preview : The Official Microsoft ASP.NET Site - 0 views

  •  
    ASP.NET MVC provides model-view-controller (MVC) support to the existing ASP.NET 3.5 runtime, which enables developers to more easily take advantage of this design pattern. Benefits include the ability to achieve and maintain a clear separation of concerns, as well as facilitate test driven development (TDD).
Joel Bennett

altnetconf - Scott Guthrie announces ASP.NET MVC framework at Alt.Net Conf - Jeffrey Pa... - 0 views

  • Provide a hook for other view engines from MonoRail, etc
  • The default URL scheme will look something like this: /<RouteName>/<Action>/<Param1>/<Param2>
  • MonoRail is more than just the MVC part.  I wouldn't be surprised if MonoRail were refactored to take advantage of the ASP.NET MVC HttpHandler just as a means to reduce the codebase a bit. 
  •  
    A quick review of the earliest Microsoft announcement of their MVC framework for ASP.Net
Joel Bennett

T4 Templates for ASP.NET MVC v1.0 - CodePlex - 0 views

Joel Bennett

xVal - CodePlex - 0 views

  •  
    xVal is a validation framework for ASP.NET MVC applications. It makes it easy to link up your choice of server-side validation mechanism with your choice of client-side validation library, neatly fitting both into ASP.NET MVC architecture and conventions.
Joel Bennett

ASP.NET MVC 2 Roadmap - 0 views

  •  
    Asp.Net MVC is starting to look a bit like WPF ;-) aren't these DataTemplates? "Templated Helpers - allow you to automatically associate edit and display elements with data types. For example, a date picker UI element can be automatically rendered every time data of type System.DateTime is used. This is similar to Field Templates in ASP.NET Dynamic Data."
Hostforlife Hosting

How to Create a Hyperlink Between ASP.NET MVC Pages - 1 views

  •  
    In this article, we will discuss about generating hyperlinks using actionlink HTML helper for navigation between MVC pages.
Joel Bennett

mvc turbine - converting flow into useful work - 5 views

  •  
    "MVC Turbine is a plugin for ASP.NET MVC that has IoC baked in and auto-wires controllers, binders, view engines, http modules, etc. that reside within your application. Thus you worry more about what your application should do, rather than how it should do it."
Joel Bennett

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

  • Spark is a view engine for Asp.Net Mvc and Castle Project MonoRail frameworks.
  • Replacing the default view engine in MVC w/ Spark
  •  
    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.
Hostforlife Hosting

How to Use SignalR & SQL Dependency to Display Updates from SQL Server - 1 views

  •  
    In this post, you will learn how to display real time updates from the SQL Server by using SignalR and SQL Dependency in ASP.NET MVC.
prashant35

New Features Of .NET Core MVC -.NET Core wiki - 0 views

  •  
    New Features Of .NET Core MVC -.NET Core wiki .NET Core wiki Introduction to .NET Core Here I going to tell you about ASP.NET Core , ASP.NET Core 1.x & 2.x is a cross-platform, high-performance, open-source framework for building modern, cloud-based,Internet-connected applications. Use of ASP.NET Core Build web apps and services, IoT apps, and mobile backends. It has works on development tools Windows, macOS, and Linux. It can be deployed to the cloud or on-premises. It Runs on .NET Core or .NET Framework.
Joel Bennett

Putting the "M" Back in MVC : Rob Conery - 0 views

  •  
    SubSonic 3.0 and some templating magic brings you the "Model" part of your MVC ...
Joel Bennett

Oxite - MIX Online Labs - 0 views

  •  
    Microsoft an ASP.Net MVC "Sample" (or is it a starter kit?) source code that can be used by Web developers to build blog engines into sites ... it's called "Oxite" and it's the software running the blogs on MIX Online. http://www.codeplex.com/oxite
Joel Bennett

nhaml - A DSL for XML - 2 views

  •  
    "NHaml is an external DSL for XML. It's primary qualities are it's simplicity, terseness, performance and that it outputs nicely formatted XML. Additionally, the NHaml view engine provides support for Rails style layouts and partials and ships with an ASP.NET MVC view engine."
Joel Bennett

ModelCopier - An easy way to update models in your ASP.NET MVC business layer - Raj Kaimal - 3 views

  •  
    Automatically copies values (and references) from one object to another matching up on property name and type
prashant35

Powerful way to Create Web App in Asp.net Core MVC - 0 views

  •  
    I will teach you Asp.net Core MVC with Controller and Views
Hostforlife Hosting

How to Use Chart Helper to Display Graphical Data - 1 views

  •  
    In this tutorial, you will learn how to display data in graphical form using the Chart Helper in ASP.NET MVC.
Imran Abdul Ghani

Performing CRUD operations using ASP.NET Web API - Part 1 - 0 views

  •  
    ASP.NET Web API is a framework that simplifies the creation of HTTP services. We can build loosely coupled services as Web API follows REST architecture. Another advantage of using HTTP services is that I can be consumed by a wide range of clients.
Joel Bennett

Kipunji - by jpobst - GitHub - 1 views

  • advanced cases like generics, interfaces, and nested classes are not implemented
  •  
    Kipunji is a simple, modern ASP.NET MVC web frontend for viewing the API reference documentation of .Net libraries (ie: rendering the xml docs).
Ravi Kumar

asp.net mvc, c#, programming language, google maps, software, technology - 0 views

  •  
    Free code, example and tutorials for software developers, software architects and team leads. Sharing experience with application software, geographic information systems,open source gis, web gis, google maps,technology articles, technology news, newest technology,emerging technology
prashant35

Getting started with .NET Core 2 Console application - 0 views

  •  
    Lets get started for making a console application on asp.net Core 2. I feel like you have seen the new feature of asp.net core which are very important to see. As i told you the prerequisites of .Net Core. Open your visual studio on windows go to new project and select .Net Core in left side of window and select Console App(.Net Core) in middle of the window.
1 - 20 of 24 Next ›
Showing 20 items per page