Tailwind CSS is a utility-first CSS framework for building custom designs rapidly. It allows developers to have full control over components without relying on predefined styles. Some key benefits of Tailwind CSS include customization through configuration files, not needing to name CSS classes, minimal context switching between HTML and CSS, and fast development speeds. It also has responsive designs and Purge CSS can be used to reduce file sizes significantly after development.
The document discusses the RAW Stack, which consists of RavenDB, AngularJS, and ASP.NET WebAPI. RavenDB is an open-source NoSQL document database for .NET with asynchronous support. AngularJS is a powerful JavaScript MVC framework for building single-page applications. ASP.NET WebAPI makes it easy to serve data in a RESTful manner and integrate with RavenDB and AngularJS. Additional technologies discussed include ASP.NET MVC, Bootstrap, and how they complement the RAW Stack.
This document discusses Microsoft workloads running on Amazon Web Services (AWS). It begins with an agenda and introduction of the presenter. Some common myths about running Windows workloads on AWS are debunked, such as the support for Windows Server, SQL Server, and Active Directory. Licensing requirements for SQL Server and Windows Server on AWS are covered. AWS Quickstarts, which are reference deployments using CloudFormation, are described for workloads like Active Directory, SQL Server, Exchange Server, and SharePoint. The presentation concludes with demonstrations of using PowerShell UserData to set the administrator password and deploy IIS and custom code to EC2 instances.
Laravel is one of the most popular open-source frameworks for website Development. Its a powerful tool that meets specific needs and is used to construct an exceptional CMS or Web Application
7 ways for data teams to save money in azureJohn McCormack
油
John McCormack provides 7 ways for data teams to save money in Azure:
1. Review backup retention policies and use lifecycle management to delete old backups.
2. Right size Azure SQL databases, managed instances, and SQL VMs to current usage to avoid overprovisioning.
3. Tune queries to reduce resource usage and lower costs.
4. Turn off non-production SQL instances outside of business hours to avoid unnecessary compute charges.
5. Consider using Azure SQL Database serverless to only pay for queries and not idle compute.
The document provides updates from the AWS Users' Group, including:
1) They have created a Slack channel and are now listed on the AWS user group site and sponsored by AWS Communities.
2) They are considering creating workshop series where participants can get hands-on experience with topics like migrating workloads to AWS and building web/API applications.
3) The next meeting will cover Amazon Redshift and they welcome topic suggestions from others.
Serverless Computing, serverless functions, and FaaS are all popular buzzwords that are gaining more and more traction. Even if we call Serverless serverless, there are still servers involved. In this session, we will discuss the history of Serverless, when and why it should be used, and the differences between BaaS and FaaS and Ill show the transformation of an example application from locally hosted to be FaaS while still using some of the BaaS features.
Desarrollo de Aplicaciones PHP con Microsoft AzurePeter Concha
油
En est叩 presentaci坦n les comparto sobre "Desarrollo de Aplicaciones PHP con Microsoft Azure" durante el evento "Tecnolog鱈as para la Comunidad Acad辿mica", organizado por Microsoft Ecuador, celebrado en la Universidad de Guayaquil.
Nickleus G. Jimenez has experience with C#, ASP.NET MVC, SQL Server, IIS, HTML, CSS, JavaScript, Sass, Microsoft Azure, Sitecore, Nuget, TFS, Scrum, Waterfall, Entity Framework, XAML, Java, C, JSP, MySQL, Tomcat, Ubuntu, Vim, Git, Openshift, and Virtualbox. He has attended official Sitecore and database administration trainings and has skills in SWOT analysis, business modeling, planning, machine learning, database design, and open source software installation. He has a computer science degree and has worked as a software engineer and intern.
Building microservices with Node.js - part 1Ashley Davis
油
This document outlines Ashley Davis's presentation on microservices with Node.js. The presentation will be a three-part series on building, developing, and deploying microservices. Part 1 will cover building a basic microservice with Node.js. Key topics include what microservices and monoliths are, benefits of microservices like scalability and fault isolation, and Node.js being well-suited for microservices due to its network orientation. The basic needs of a microservice like communication and storage will also be discussed.
This document introduces Microsoft Azure and provides an overview of its cloud computing services. It discusses Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS) and how Azure offers these different models. Key Azure services highlighted include Azure App Service for developing and hosting web and mobile apps, Azure infrastructure for scalable computing, and Cortana Analytics Suite and Azure IoT Suite for advanced analytics and internet of things applications. The document encourages readers to try Azure services and get started through the Azure portal.
Our MVC Team has more than a decade expertise in a wide range of technology platforms including ASP.net,MVC,.Net MVC,
Asp.Net MVC, Asp MVC,MVC .net, Asp.net MVC 3, Asp.net MVC 4,Asp.net MVC ajax and Asp.net MVC Framework.Our approaches and
frameworks can be leveraged to build a variety of applications, covering web, mobile and desktop applications.for more detail visit http://www.mvc-team.com/.
Google developer group 2021 - Introduction to cloud computingKalema Edgar
油
The document provides an introduction to cloud computing presented by Kalema Edgar, a senior software engineer and technology manager. The presentation covers what cloud computing is, why organizations adopt cloud, cloud strategy and migration, cloud service and deployment models, an overview of Google Cloud services, and the shared responsibility model. It includes Edgar's background and contact information. The plan is to discuss these cloud computing topics and take questions.
The presentation is overview about the AWS digital transformation event, with various range of information about AWS services and customers success stories.
Spirit-teknologiap辰iv辰t Petri Niemi HTML5 & JavaScript DevelopereilleTieturi Oy
油
This document provides an overview of HTML5, JavaScript, and new JavaScript APIs. It introduces the presenter and their focus on JavaScript. It then discusses the history and standards of JavaScript and ECMAScript. It explains that while HTML5 provides semantics, most interactive functionality comes from JavaScript. It outlines some new JavaScript APIs like geolocation, files, web workers, and web sockets. It discusses how JavaScript is important for rich interactive applications and single page applications. It provides examples of these APIs and discusses challenges of developing complex single page applications. It concludes with an example of variable scoping in JavaScript.
Microsoft Azure: Desarrollando en la Nube con PHP y Control de C坦digo Fuente ...Peter Concha
油
En est叩 sesi坦n les compartimos a los asistentes del Barcamp Milagro 2015, como desarrollar su proyecto de emprendimiento con tecnolog鱈as Open Source, en la nube de Microsoft Azure
An introduction into what "the cloud" means with respect to SharePoint and some of the considerations when deciding whether to use Office 365.
Presented at Code Camp Christchurch 2014 by Nick Hadlee and Steve Knutson
In this lab you will load data into a MySQL instance running on EC2. Next you will create an Aurora MySQL instance. Finally, you will use DMS to migrate data from one MySQL database to another.
Speakers:
Rajanikanth Bhargava Chilakapati - Solutions Architect, AWS
Somdeb Bhattacharjee - Solutions Architect, AWS
Chris England - Sr. Technical Account Manager, AWS
Building microservices with Node.js - part 2Ashley Davis
油
Part 2 of my talk on building microservice with Node.js.
In this session we scale up our development environment to multiple microservices using Docker-Compose and we talk about testing.
Building faster websites Front-end performanceMihai Oaida
油
The document is a presentation about building faster websites and improving front-end performance. The presentation covers web application architecture and performance, factors that affect front-end performance, techniques like lazy loading and profiling, and 14 rules for optimizing front-end performance such as reducing HTTP requests, leveraging a CDN, gzipping components, and minimizing DNS lookups. It also discusses tools for analyzing and improving performance.
This document outlines an agenda for a presentation on architecting web applications for the Amazon Web Services (AWS) cloud. The presentation covers core AWS knowledge, best practices for AWS architecture, and the Global, Automated, Consistent, and Accessible (GACA) architecture model. Topics include AWS services, scalability, automation, loose coupling, databases, high availability, security, and references.
Beyondweb, cloud hosting company in India, offers cloud web server hosting, cPanel cloud hosting, on both Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) classifications
Making Security Make Sense to Users and ClientsJamie Schmid
油
On Sunday April 15 I gave Adam Warner's talk on selling Security as a service or add-on at WordCamp San Diego. These are the slides from that presentation.
St. Louis Day of .NET 2013 - Continuous Integration and Scripting with Window...Adam Grocholski
油
Computers have a long history of executing tasks which follow a set workflow, to help eliminate repetitive, error prone, and potentially mundane tasks, why should deploying your website be any different? Windows Azure Web Sites was built with automation in mind enabling both Continuous Deployment as well as hooks for Continuous Integration Support. In this session, we will write the prescription for your Continuous Delivery needs on Windows Azure Web Sites using tools you know and love including TFS and Git.
Microsoft WebMatrix is a new tool from Microsoft aimed at the non-professional and hobbiest web developers and provides them a complete toolset to create
This document discusses using PHP with Windows Azure cloud computing platform. It describes running PHP code in Windows Azure, using PHP with Windows Azure storage and SQL Azure database, and addressing challenges of running WordPress on Windows Azure like replacing its MySQL dependency with SQL Azure. Several options are presented for hosting WordPress on Windows Azure including keeping MySQL on-premises or hosting it on Windows Azure.
Serverless Computing, serverless functions, and FaaS are all popular buzzwords that are gaining more and more traction. Even if we call Serverless serverless, there are still servers involved. In this session, we will discuss the history of Serverless, when and why it should be used, and the differences between BaaS and FaaS and Ill show the transformation of an example application from locally hosted to be FaaS while still using some of the BaaS features.
Desarrollo de Aplicaciones PHP con Microsoft AzurePeter Concha
油
En est叩 presentaci坦n les comparto sobre "Desarrollo de Aplicaciones PHP con Microsoft Azure" durante el evento "Tecnolog鱈as para la Comunidad Acad辿mica", organizado por Microsoft Ecuador, celebrado en la Universidad de Guayaquil.
Nickleus G. Jimenez has experience with C#, ASP.NET MVC, SQL Server, IIS, HTML, CSS, JavaScript, Sass, Microsoft Azure, Sitecore, Nuget, TFS, Scrum, Waterfall, Entity Framework, XAML, Java, C, JSP, MySQL, Tomcat, Ubuntu, Vim, Git, Openshift, and Virtualbox. He has attended official Sitecore and database administration trainings and has skills in SWOT analysis, business modeling, planning, machine learning, database design, and open source software installation. He has a computer science degree and has worked as a software engineer and intern.
Building microservices with Node.js - part 1Ashley Davis
油
This document outlines Ashley Davis's presentation on microservices with Node.js. The presentation will be a three-part series on building, developing, and deploying microservices. Part 1 will cover building a basic microservice with Node.js. Key topics include what microservices and monoliths are, benefits of microservices like scalability and fault isolation, and Node.js being well-suited for microservices due to its network orientation. The basic needs of a microservice like communication and storage will also be discussed.
This document introduces Microsoft Azure and provides an overview of its cloud computing services. It discusses Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS) and how Azure offers these different models. Key Azure services highlighted include Azure App Service for developing and hosting web and mobile apps, Azure infrastructure for scalable computing, and Cortana Analytics Suite and Azure IoT Suite for advanced analytics and internet of things applications. The document encourages readers to try Azure services and get started through the Azure portal.
Our MVC Team has more than a decade expertise in a wide range of technology platforms including ASP.net,MVC,.Net MVC,
Asp.Net MVC, Asp MVC,MVC .net, Asp.net MVC 3, Asp.net MVC 4,Asp.net MVC ajax and Asp.net MVC Framework.Our approaches and
frameworks can be leveraged to build a variety of applications, covering web, mobile and desktop applications.for more detail visit http://www.mvc-team.com/.
Google developer group 2021 - Introduction to cloud computingKalema Edgar
油
The document provides an introduction to cloud computing presented by Kalema Edgar, a senior software engineer and technology manager. The presentation covers what cloud computing is, why organizations adopt cloud, cloud strategy and migration, cloud service and deployment models, an overview of Google Cloud services, and the shared responsibility model. It includes Edgar's background and contact information. The plan is to discuss these cloud computing topics and take questions.
The presentation is overview about the AWS digital transformation event, with various range of information about AWS services and customers success stories.
Spirit-teknologiap辰iv辰t Petri Niemi HTML5 & JavaScript DevelopereilleTieturi Oy
油
This document provides an overview of HTML5, JavaScript, and new JavaScript APIs. It introduces the presenter and their focus on JavaScript. It then discusses the history and standards of JavaScript and ECMAScript. It explains that while HTML5 provides semantics, most interactive functionality comes from JavaScript. It outlines some new JavaScript APIs like geolocation, files, web workers, and web sockets. It discusses how JavaScript is important for rich interactive applications and single page applications. It provides examples of these APIs and discusses challenges of developing complex single page applications. It concludes with an example of variable scoping in JavaScript.
Microsoft Azure: Desarrollando en la Nube con PHP y Control de C坦digo Fuente ...Peter Concha
油
En est叩 sesi坦n les compartimos a los asistentes del Barcamp Milagro 2015, como desarrollar su proyecto de emprendimiento con tecnolog鱈as Open Source, en la nube de Microsoft Azure
An introduction into what "the cloud" means with respect to SharePoint and some of the considerations when deciding whether to use Office 365.
Presented at Code Camp Christchurch 2014 by Nick Hadlee and Steve Knutson
In this lab you will load data into a MySQL instance running on EC2. Next you will create an Aurora MySQL instance. Finally, you will use DMS to migrate data from one MySQL database to another.
Speakers:
Rajanikanth Bhargava Chilakapati - Solutions Architect, AWS
Somdeb Bhattacharjee - Solutions Architect, AWS
Chris England - Sr. Technical Account Manager, AWS
Building microservices with Node.js - part 2Ashley Davis
油
Part 2 of my talk on building microservice with Node.js.
In this session we scale up our development environment to multiple microservices using Docker-Compose and we talk about testing.
Building faster websites Front-end performanceMihai Oaida
油
The document is a presentation about building faster websites and improving front-end performance. The presentation covers web application architecture and performance, factors that affect front-end performance, techniques like lazy loading and profiling, and 14 rules for optimizing front-end performance such as reducing HTTP requests, leveraging a CDN, gzipping components, and minimizing DNS lookups. It also discusses tools for analyzing and improving performance.
This document outlines an agenda for a presentation on architecting web applications for the Amazon Web Services (AWS) cloud. The presentation covers core AWS knowledge, best practices for AWS architecture, and the Global, Automated, Consistent, and Accessible (GACA) architecture model. Topics include AWS services, scalability, automation, loose coupling, databases, high availability, security, and references.
Beyondweb, cloud hosting company in India, offers cloud web server hosting, cPanel cloud hosting, on both Infrastructure as a Service (IaaS) and Platform as a Service (PaaS) classifications
Making Security Make Sense to Users and ClientsJamie Schmid
油
On Sunday April 15 I gave Adam Warner's talk on selling Security as a service or add-on at WordCamp San Diego. These are the slides from that presentation.
St. Louis Day of .NET 2013 - Continuous Integration and Scripting with Window...Adam Grocholski
油
Computers have a long history of executing tasks which follow a set workflow, to help eliminate repetitive, error prone, and potentially mundane tasks, why should deploying your website be any different? Windows Azure Web Sites was built with automation in mind enabling both Continuous Deployment as well as hooks for Continuous Integration Support. In this session, we will write the prescription for your Continuous Delivery needs on Windows Azure Web Sites using tools you know and love including TFS and Git.
Microsoft WebMatrix is a new tool from Microsoft aimed at the non-professional and hobbiest web developers and provides them a complete toolset to create
This document discusses using PHP with Windows Azure cloud computing platform. It describes running PHP code in Windows Azure, using PHP with Windows Azure storage and SQL Azure database, and addressing challenges of running WordPress on Windows Azure like replacing its MySQL dependency with SQL Azure. Several options are presented for hosting WordPress on Windows Azure including keeping MySQL on-premises or hosting it on Windows Azure.
WebMatrix is a free and easy-to-use tool for web development that includes everything needed to build, manage and publish websites. It features a lightweight code editor, built-in web server and database, publishing capabilities and templates for creating websites using ASP.NET, PHP or HTML. WebMatrix simplifies common tasks like customizing sites, managing databases and publishing to hosting providers. It is well suited for individual developers, students and those managing small business websites.
AWS Summit Berlin 2013 - Next-Generation Websites on Demand with Infopark C...AWS Germany
油
The demands regarding websites are rising drastically. Modern websites are becoming applications, integrating content and functions. Infopark Cloud Express is a PaaS offering for running WebCMS- and CRM-backed Web-Sites. It allowes Ruby on Rails Developers to create application-driven, scalable personalized Web-Sites without worrying about infrastructure.If you are building Web-Sites using Ruby on Rails on AWS, this talk is for you. Speaker:Thomas Witt, Director Product & Business Development, Infopark AG.
WebMatrix and the Web Platform Installer (Web PI) are tools for building and deploying web applications. WebMatrix allows coding ASP.NET pages using the Razor syntax and includes SQL Compact for database functionality. It installs necessary software like IIS Express. The Web PI simplifies deploying websites by packaging applications and databases for migration between servers. Both tools aim to provide an integrated environment for developing and publishing web solutions on the Microsoft platform.
Sails.js makes it easy to build custom, enterprise-grade Node.js apps. It is designed to resemble the MVC architecture from frameworks like Ruby on Rails, but with support for the more modern, data-oriented style of web app development. It's especially good for building realtime features like chat.
While working together with Microsoft on the Windows Azure SDK for PHP, we found that we needed an popular example application hosted on Microsofts Windows Azure. Wordpress was an obvious choice, but not an obvious task. Learn more about Windows Azure, the PHP SDK that we developed, SQL Azure and about the problems we faced porting an existing PHP application to Windows Azure.
Microsoft is investing in PHP efforts to attract more customers to its platform through world-class PHP support and resources. PHP is widely used for popular web applications, and it is important for Microsoft to support it as a first-class citizen. The document discusses PHP support on Windows, PHP support on Windows Azure cloud computing platform, and related SDKs and tools.
The document provides an overview and introduction to WebMatrix, a lightweight tool for developing web applications with ASP.NET. It discusses who WebMatrix is intended for, including hobbyist and student developers. Typical usage scenarios are building simple personal or community websites. The document outlines key features of WebMatrix, such as its integrated development environment, support for Razor syntax, and use of SQL Server Compact for database access. WebMatrix is positioned as complementary to Visual Studio .NET, targeting individual developers rather than professional teams.
MSDN - Converting an existing ASP.NET application to Windows AzureMaarten Balliauw
油
Put your stuff in the cloud! Windows Azure allows you to take advantage of cloud computing infranstructure for hosting, computing, and storage of your applications. In this demo filled session we take an existing ASP.Net Application and move it to be hosted in Windows Azure, while taking advantage of Windows Azure storage.
Serverless Development To Production PipelineChase Douglas
油
What does the development environment to production pipeline look like? In this presentation we look at all the tools and services needed to effectively build and deploy applications!
Cloud computing and the Windows Azure Services Platform (KU Leuven)Maarten Balliauw
油
Maarten Balliauw gave a presentation on cloud computing and the Windows Azure Services Platform. He began with an overview of cloud computing and defined infrastructure as a service (IAAS), platform as a service (PAAS), and software as a service (SASS). He then discussed Windows Azure and its core services - Blob storage, Table storage, Queue storage, and SQL Azure. Balliauw also covered the Windows Azure AppFabric and its Service Bus and Access Control capabilities. He concluded with information on getting started with Azure and resources for learning more.
Introduzione a web e servizi con .net e azuredotnetabruzzo
油
This document discusses Microsoft Azure and .NET development. It provides an overview of the Azure platform and services available, including Web Sites, SQL Database, Storage, Mobile Services, and the Azure Portal. It encourages attendees to try out Azure with a free one-month $150 credit that can be used across all Azure services. Additional .NET and Azure resources are also referenced.
The document introduces ASP.NET vNext and provides information about the speaker Maurice de Beijer. It discusses features of ASP.NET vNext such as a new project structure, faster development cycle, modularity, and cross-platform capabilities. Links are provided for additional resources on ASP.NET vNext including documentation, GitHub repositories, presentations, blogs, and demo code and slides.
Web development concepts using microsoft technologiesHosam Kamel
油
This document summarizes a presentation about web development concepts using Microsoft technologies. It introduces ASP.NET as a framework for building web applications in C# or VB.NET using Visual Studio. It describes ASP.NET features like controls, page lifecycle, and different coding styles. It also discusses recent additions like AJAX, jQuery, LINQ, MVC, and the Microsoft web platform. The presentation aims to provide an overview of Microsoft web technologies and how they can help developers build web applications.
Headless 101 - Everything You Wanted to Know and More!WP Engine
油
Why is headless so hot right now? It helps companies meet people where they are digitallyincluding their devices. Headless is a new pattern for building websites that introduces several new concepts to WordPress. According to a new study, 64% of enterprise organizations are currently using a headless approach, representing a nearly 25% increase from 2019. Getting started with headless may feel overwhelming, but once you understand the playing field, your team will be building absurdly fast, decoupled websites in no time. WP Engine and Click Here Labs are teaming up in this session to cover key terms, emerging trends, and cutting-edge best practices for Headless WordPress.
This document provides an overview of WebMatrix, a free web development tool from Microsoft. It discusses what WebMatrix is, its key features like integrating a web server, database, and programming model. It also covers how WebMatrix allows starting projects from templates or open source applications. The document demonstrates WebMatrix's capabilities through examples and concludes with information on where to find additional resources.
This document provides an overview of ASP.NET, including its history and key features. It discusses how ASP.NET is an improvement over classic ASP as it is compiled, provides richer tooling support and framework. ASP.NET MVC and Web API are introduced as alternative frameworks that allow building web applications and services in a more RESTful way. The document also covers HTTP fundamentals and how ASP.NET applications integrate with IIS web servers, including how to create virtual directories.
An overview of a few great technologies that we must pay attention to in 2018 (and pretty much after that as well :) ). Not talking about libraries much, but for a more large-scale change coming to the web.
How I fell in love with Serverless, Yevhen Duma, DevOps Engineer at ProvectusProvectus
油
Topic: "How I fell in love with Serverless"
"We'll talk about AWS serverless and I will show how to use AWS services like #S3, #CloudFront, #Lambda, #APIGateway to build a scalable website. Hope to see you and your fantastic team on June 21!".
Some great facts about Yevhen:
10+ years in IT, started as System Administrator, last 5 years as #DevOps, and sometimes as TeamLead, Consultant. More Ops than Dev.
This document summarizes a presentation about building bots using Microsoft's Bot Framework and cognitive services. It discusses the Bot Framework approach, using Visual Studio and Bot Builder SDK to code bots, integrating cognitive services like speech, vision, language and search APIs, and publishing bots to directories and channels. Resources and contacts are provided for learning more about developing with the Bot Framework.
際際滷s of my VS Code talk at Tuga IT 2017 conference. It talks about the VS Code editor of Microsoft. Same sessions was provided during the Basta.NET conference in Germany. Be sure to check out www.krisvandermast.com
This document summarizes an introduction to the Meteor.js framework. It outlines what will be covered, including how the presenter got started, a hello world example, architectural insights, and resources. The presentation discusses key aspects of Meteor.js like using the same code for all platforms, and how it allows full-stack JavaScript development with real-time data synchronization.
This document discusses testing web apps with Remote IE and F12 Developer Tools. It provides an overview of using Remote IE to test websites on different versions of Internet Explorer. It demonstrates how to use the F12 Developer Tools to debug websites by setting breakpoints, inspecting elements, and profiling performance. The document notes that while tools between browsers share many similarities, they also have some unique capabilities. It concludes by encouraging providing feedback to Microsoft on their browser tools and promoting the Microsoft Virtual Academy for additional learning resources.
The document discusses Orchard, an open source content management system (CMS). It provides an overview of Orchard including its history and basic concepts. Key points include that Orchard focuses on content (C) management through content types and parts. Modules and themes can be used to extend its functionality and change its appearance. Installation options through Codeplex, WebPI and WebMatrix are mentioned. The presenter invites questions and provides resources for learning more about Orchard.
A second life in the cloud for existing applicationsKris van der Mast
油
The document discusses moving existing applications to the cloud. It outlines the benefits of moving to the cloud, such as paying for only what is used and guaranteed uptime. It then provides steps for moving applications to the cloud, including extracting databases, adding cloud-specific code, and implementing centralized session storage solutions like AppFabric caching. The presentation concludes with reminding developers to deploy and enjoy their applications in the cloud.
This document summarizes information about AZUG, a Belgian user group focused on the Windows Azure platform. It provides details on the history and goals of AZUG, lists its board members, and describes past and future events. The document also outlines AZUG's focus areas including scalable compute/storage, familiar development tools, and migrating existing applications to the cloud. It promotes opportunities for starting with Azure and calls readers to create an account to stay up to date on AZUG events.
Being a pimp without silverlight - ASP.NET MVC 2 and jQueryKris van der Mast
油
The document discusses ASP.NET MVC and jQuery. It introduces ASP.NET MVC as an alternative to WebForms that allows for better testability and control over HTML. jQuery is presented as a JavaScript library that simplifies DOM manipulation and event handling. The presenters then demonstrate features of MVC like model-view-controller separation and jQuery techniques like DOM selection and event binding. Resources for further learning are also provided.
The document discusses ASP.NET MVC and jQuery. It introduces ASP.NET MVC as an alternative to WebForms that allows for better testability and control over HTML. jQuery is presented as a JavaScript library that simplifies DOM manipulation and event handling. The document then demonstrates some basic concepts of both technologies like MVC patterns, jQuery selectors and events. It concludes by providing additional resources to learn more.
ASP.NET MVC is a web application framework that implements the model-view-controller pattern, giving developers more control over HTML and improving testability compared to ASP.NET WebForms. The presentation describes what MVC is, why it is useful for separation of concerns, better testing and maintainability, discusses how requests flow through the MVC pattern in an application, and demonstrates building an MVC application from scratch. Resources for learning more about ASP.NET MVC are also provided.
2. Who am I?Kris van der MastAntwerp, Belgiumwww.ordina.beFocus on web technologiesASP.NET, ASP.NET MVC, WCF, Silverlight, ...MVP for ASP.NETASP InsiderFind me on forums.asp.net & stackoverflowhttp://blog.krisvandermast.comhttp://www.twitter.com/KvdM
6. SQL CE + IIS ExpressSQL CE:File based (*.sdf)Runs in medium trust -> hosting!Put in App_Data folderIIS Express:No admin neededIIS capabilities + Cassini ease of use combined
7. Putting things into perspectiveTask focussed tool to make it really easy to get started with web development
18. High quality technical screencasts created by experts on the latest and most important technologies. Buy access to a single series or subscribe for as little as $19 a month.ASP.NET MVCRob ConeryLINQAyende RahienjQueryASP.NET AjaxDave WardRuby on RailsnHibernatetekpub.com