itcamp13 # Premium conference on Microsoft technologies MVC - Common pitfalls and how to resolve them Andrei Ignat, C# MVP

Slides:



Advertisements
Similar presentations
Developing HTML5 Application using MVVM pattern Pekka Ylenius.
Advertisements

Unit Testing ASP.Net MVC
ASP.NET MVC Best Practices Simone Chiaretta Solution Developer, Avanade 21 Ottobre 2009.
Fabian Vilers Hands on ASP.NET MVC.
ASP.NET MVC Wisdom Building a Real-World Application in 60 minutes Maarten Balliauw
Numbers
> >
What is resource management about? Resource management approaches R3 Resource management feature set Demo.
SHAREPOINT CONFERENCES 2014 James Milne SharePoint MVP Myriad Technologies bit.ly/ STP1400.
INTEGRATION DAY 2015 M.R.Ashwin Prabhu Demystifying Logic App.
AMS304: Introduction to the ASP.NET Model View Controller (MVC) Framework Scott Hanselman Eilon Lipton Microsoft Microsoft
Lightswitch: Visual Studio’s Hidden Secret CRAIG BERNTSON CHIEF SOFTWARE GARDENER MOJO SOFTWARE
Mark O’Shea | Microsoft MVP Windows Expert – IT Pro Introducing The Windows 8.1 Update.
ASP.NET MVC 3 and Some 4 JaxCodeCamp August 2011.
OAuth-as-a-service using ASP.NET Web API and Windows Azure Access Control Maarten
itcamp12 # Premium conference on Microsoft technologies Serving 10 million requests per day How to solve the architecture challenges of a high.
Ivan Marković MSP Lead Software Developer at SPAN d.o.o. m.
Building Secure Web Applications With ASP.Net MVC.
Abelian Kingdom Andrew, Kelvin and Peter. What is it? A web (browser) game MORPG on Google map Login with Facebook Interact with your friends And the.
Getting Started with ASP.NET MVC BRIJ BHUSHAN MISHRA.
Cloud Identity & Access Control Services Cloud Computing Soup to Nuts Mike Benkovich Microsoft Corporation btlod-74.
Getting started with ASP.NET MVC Dhananjay
Ajax for Dynamic Web Development Gregory McChesney.
WINDOWS PHONE 7.5 “MANGO” ADVANCED Laurent Bugnion Director of UX Integration IdentityMine
Securing Angular Apps Brian Noyes
Sponsored by Powered by Moving at the Speed of Change May 2015 Charlotte PowerBuilder Conference Appeon 2015 Develop Once, Deploy Everywhere.
Virtual techdays INDIA │ 9-11 February 2011 SESSION TITLE Kamala Rajan S │ Technical Manager, Marlabs.
DotNetNuke® Web Application Framework Michael Washington Socaldug.org – Buena Park, CA
Building Web Applications using the latest ASP.NET technologies Max Déboli Director de Desarrollo Microsoft Azure MVP Lagash
Get2Know CRM 2015: Updates for Mobility Joel Lindstrom, Hitachi Solutions.
The New Face of ASP.NET ASP.NET MVC, Razor, and jQuery Ido Flatow | Senior Architect | Sela | This session is.
Understanding Dependency Injection… and those pesky containers Miguel A. Castro Architect -
Client Side Web Applications Melania Danciu | Haufe-Lexware RO by using the the best the web has to offer.
10-1 人生与责任 淮安工业园区实验学校 连芳芳 “ 自我介绍 ” “ 自我介绍 ” 儿童时期的我.
Hartelijk welkom VB Event 26 september 2012 ‘Visual Studio 2012 voor de VB.NETWEB developer’ Alex Thissen – Achmea.
Eli Robillard Microsoft Office Server & Services
C# MVC Frameworks – ASP.NET
JavaScript Applications: Course Introduction
Data Virtualization Tutorial… CORS and CIS
Building REST API using SQL Server and JSON Functions
Building Web Applications with Microsoft ASP
Angular JS Training | Angular JS online Training at GoLogica
It’s a Knockout! MVVM Style Web Development
JavaScript: ExpressJS Overview
Unit 6-Chapter 2 Struts.
Yahoo Mail Customer Support Number
Most Effective Techniques to Park your Manual Transmission Car
How do Power Car Windows Ensure Occupants Safety
Servicenumber.org/internet-explorer. Resolve Issue Internet Explorer.
R'em All. Use R in Power BI to Deal with Data
ASP.NEXT The ASP.NET 3.5 Extensions
الفصل الثامن خطة العمل أ/ سلطانة العطاوي....
Annual Conference March 22-23, 2018 Sacramento
Basics of MVC MVC වල මුලික කොටස්
THANK YOU!.
API DOCUMENTATION Swetha Mohandas Microsoft Connect 2016
Presenter #1 • Presenter #2 • Presenter #3 Presenter #4 • Presenter #5
Thank you.
Thank you.
Working across the .NET Continuum
ASP.NET Roadmap: One ASP.NET – Web Forms, MVC, Web API, and more
Sales Strategy and Performance. Orange Romania Thank you!
MVC Controllers.
Saravana Kumar Founder – BizTalk360
MVC Controllers.
ASP.NET Roadmap: One ASP.NET – Web Forms, MVC, Web API, and more
Types of Errors And Error Analysis.
Power BI Infographic related on the Power BI Eco System
Power BI Infographic related on the Power BI Eco System
Presentation transcript:

itcamp13 # Premium conference on Microsoft technologies MVC - Common pitfalls and how to resolve them Andrei Ignat, C# MVP Ubisoft Romania

itcamp13 # Premium conference on Microsoft technologies Development & Mobile Huge thanks to our sponsors!

itcamp13 # Premium conference on Microsoft technologies Development & Mobile What is MVC? Routing and slug routing Validation Ajax requests and error handling Testing : ViewModels, browser Agenda

itcamp13 # Premium conference on Microsoft technologies Development & Mobile – Example of routing – Intercepting controller errors – Demo: – ating-action-method-parameters.aspx ating-action-method-parameters.aspx – Homework: unknown-actions-using.html unknown-actions-using.html Routing and slug routing

itcamp13 # Premium conference on Microsoft technologies Development & Mobile Model validation Unobtrusive Ajax with partial views Demo Homework: Validation for a list. Validation

itcamp13 # Premium conference on Microsoft technologies Development & Mobile Simple Ajax request GET/POST Demo – 05/jquery-ajax-request-and-mvcdetailed/ Homework: Ajax for a list – see binding-to-a-list.aspx Ajax requests and error handling

itcamp13 # Premium conference on Microsoft technologies Development & Mobile Test ViewModels Mocking – Demo Testing Browser – Demo: Selenium Homework: Ajax test – HttpWebRequest. Testing : ViewModels, browser

itcamp13 # Premium conference on Microsoft technologies Q & A Thank you ! Andrei Ignat, C# MVP