asp.net mvc

Tag details

Welcome to the 'asp.net mvc' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'asp.net mvc'.

Are you an expert about 'asp.net mvc'? Do you want to be the Technorati authority on 'asp.net mvc'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "asp.net-mvc" at The Free Dictionary

Latest blogosphere posts tagged “asp.net mvc”
 

  • Validation Components in ASP.NET MVC


    Authority Authority:
    Validating the user input and showing a user-friendly error message is an important step in Web Application development. ASP.NET MVC framework provides validation features which helps developer to validate model values. The validation features in MVC allows you to write the validation using attributes which is called ...
    2 weeks ago
  • Seeding a Database in Entity Framework


    Authority Authority:
    The code-first approach of Entity Framework creates the database in LocalDB instance of SQL Server Express. The Entity Framework uses the model’s property names and data types to create the tables.Entity Framework uses EdmMetadata table to synchronize model classes with the database schema. To keep the database in ...
    2 weeks ago
  • Manage folders & files in your ASP.NET MVC app with elFinder.Net


    Authority Authority:
    Recently I had to evaluate what were my options when it comes to managing folders and files in an ASP.NET MVC project – a files manager somewhat like what a Content Management System does but I needed something way simpler and intuitive and principally of easy integration. The Story As part of a project ...
    3 weeks ago
  • Bring Rails to ASP.NET MVC With Restful Routing


    Authority Authority:
    When I’m working with ASP.NET MVC, I find myself wanting to do things “the Rails way.” There are a lot of excellent conceptions/conventions in Rails where I think ASP.NET MVC could really learn something. One thing I really dislike about ASP.NET MVC is the way it handles routing. I find the default route in ...
    3 weeks ago
  • Pro ASP.NET Web API Security: Securing ASP.NET Web API


    Authority Authority:
    Pro ASP.NET Web API Security: Securing ASP.NET Web API ASP.NET Web API is a key part of ASP.NET MVC 4 and the platform of choice for building RESTful services that can be accessed by a wide range of devices. Everything from JavaScript libraries to RIA plugins, RFID readers to smart phones can consume your services ...
    3 weeks ago
  • Scaffolding in ASP.NET MVC4


    Authority Authority:
    What is Scaffolding?Scaffolding in ASP.NET MVC generates the code for create, read, update and delete operations in your application. This post outlines the different Scaffolding templates available in MVC4. If you do not like the default scaffolding then you can customise the code generation.You need a model to start ...
    3 weeks ago
  • Introducing Online ASP.NET MVC 4 Cheat Sheet


    Authority Authority:
    Cheat sheet (a concise set of notes) serve as reference tool having simple, brief instructions that offers fast help. If you are a developer working with different programming languages or different versions of languages then you know the logic but might face problem of syntax because of language overflow or out of ...
    3 weeks ago
  • Default ASP.NET MVC 4 Solution created with Basic Template is 24MB!


    Authority Authority:
    While copying a basic ASP.NET MVC 4 project sample from a different machine, I noticed that the project created using the Internet Application template was a whooping 27MB in size. The Packages folder takes up 27.4MB while the DLLs (47 of them compared to 29 in the MVC 3 project template) in the Bin folder were 5MB ...
    4 weeks ago
  • SharePoint 2013 Best features Your Company Can Nab


    Authority Authority:
    Microsoft’s latest SharePoint 2013 is an enterprise platform for records management, document management, content management and workflow. For enterprises and companies, SharePoint development specified for the company can improve organizational effectiveness through a unified platform. SharePoint also has ...
    4 weeks ago

Comments about asp.net mvc

Personal attacks are NOT allowed
Please read our comment policy