| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
18 Articles match "Demo"
See all articles with
"Demo"
| The Latest from Michael C. Kennedy's Weblog | MORE | | Slides and demos from DevWeek 2013 Watch this space for the demo code as well. I had a great time discussing these topics with everyone at DevWeek 2013. Thanks to all who attended my sessions. Here are the slides: Getting Serious About The Cloud For Developers. 18 Ways Your Brand-New MVC Web Application Can Be Better. Building Rich Forms in ASP.NET MVC. Applied NoSQL in.NET. won’t be able to upload them until I get better internet access back in the US (couple of days). Cheers, @mkennedy. Speaking.NET ASP.NET Cloud Conferences DevelopMentor jQuery LearningLine tips web Michael C. Kennedy's Weblog - Friday, March 8, 2013 Announcing LearningLine: Instructor-led online training from DevelopMentor This is why LearningLine uses multiple learning modalities including videos, articles, code demos, and exercises. I am very proud to announce an exciting new online learning platform from DevelopMentor : [link]. At DevelopMentor we have been thinking deeply about online training. We wanted to create an environment that combines the best parts of online learning and classroom training, the best parts of self-directed exploration and expert-led mentoring. We believe we have created just such an environment and I am thrilled to publicly announce it today. Online training today. Google+. Michael C. Kennedy's Weblog - Monday, February 18, 2013 Attend my sessions at DevWeek 2013 in London From there we will build out a.NET application using LINQ and MongoDB in a series of interactive demos using Visual Studio 2012 and C#. Want to see some of the topics covered in my blog presented live and in-person? Make your way to London in March 2013 to DevWeek ! I’ll be presenting 4 sessions covering NoSQL, ASP.NET MVC, and Cloud (Auzre and AWS mostly). Details below. Sessions : Building Rich Input Forms in ASP.NET MVC. ASP.NET MVC has gained broad adoption over the last year. This is in part due to it’s clean and simple design. Applied NoSQL in.NET. Not this one. Michael C. Kennedy's Weblog - Tuesday, December 4, 2012 | | The Best from Michael C. Kennedy's Weblog | MORE | | Improve perceived performance of ASP.NET MVC websites with asynchronous partial views Check out the live demo I’ve posted here: Sample: Improve Perceived Performance with Async Partial Views. Imagine you’re building an ASP.NET MVC website which has some performance problems. m sure this would never actually happen to you, but imagine you’re facing this problem just for the sake of exploring the possibilities. :-). Now, you web app is mostly fast and responsive, but there are certain types of data that just bring the whole thing to a grind. First a disclaimer / warning. m going to show you how to make your site feel faster without speeding it up. click to enlarge). Michael C. Kennedy's Weblog - Tuesday, November 13, 2012 The NoSQL Movement, LINQ, and MongoDB - Oh My! You may also want to check out the source code for my demo app: Download Sample: RssMongoSample-Kennedy.zip. Maybe you’ve heard people talking about ditching their SQL Servers and other RDBMS entirely. There is a movement out in the software development world called the "No SQL" movement and it’s taking the web application world by storm. Insanity!” you may cry, “for where will people put their data if not in a database? Flat files? Tell me we aren’t we going back to flat files.”. No, but in the relational model, something does has to give. The converse is, of course, also true. Ok, ok. Michael C. Kennedy's Weblog - Thursday, April 22, 2010 Slides and demos from DevWeek 2013 Watch this space for the demo code as well. I had a great time discussing these topics with everyone at DevWeek 2013. Thanks to all who attended my sessions. Here are the slides: Getting Serious About The Cloud For Developers. 18 Ways Your Brand-New MVC Web Application Can Be Better. Building Rich Forms in ASP.NET MVC. Applied NoSQL in.NET. won’t be able to upload them until I get better internet access back in the US (couple of days). Cheers, @mkennedy. Speaking.NET ASP.NET Cloud Conferences DevelopMentor jQuery LearningLine tips web Michael C. Kennedy's Weblog - Friday, March 8, 2013 | - Understanding Text Encoding in ASP.NET MVC (ASP.NET MVC Foundations Series)
Check out the CMS section of the demo to see it in action. Check out the Helpers section of the demo to see this in action. This article covers the various ways in which you might handle text encoding in ASP.NET MVC. For example, if you were writing a forum web app, you should absolutely be paranoid about what your users are typing into your site. You need to be very careful about how you redisplay their input. For example, a friendly forum user might write something like: Nice post, thanks for sharing! On the other hand, they may write: <script src=”[link]. data). Michael C. Kennedy's Weblog - Monday, October 15, 2012 - Article: 10 Features in.NET 4.0 that made Me Smile
BTW, here are some really great demos for PFx in.NET 4.0. I recently wrote another article for DevelopMentor 's Developments newsletter (not subscribed yet? see top-right of this page ). This one is entitled. 10 Features in.NET 4.0 that made Me Smile. Read it on the DevelopMentor website: [link]. am republishing it below for you all to enjoy on your RSS readers. Cheers, Michael. 10 Features in.NET 4.0 that made Me Smile. have been reviewing some of our upcoming classes at DevelopMentor this week. One of those classes, What’s New in.NET 4.0 , left me excited for things to come. Smiles! Michael C. Kennedy's Weblog - Wednesday, December 16, 2009 - Announcing LearningLine: Instructor-led online training from DevelopMentor
This is why LearningLine uses multiple learning modalities including videos, articles, code demos, and exercises. I am very proud to announce an exciting new online learning platform from DevelopMentor : [link]. At DevelopMentor we have been thinking deeply about online training. We wanted to create an environment that combines the best parts of online learning and classroom training, the best parts of self-directed exploration and expert-led mentoring. We believe we have created just such an environment and I am thrilled to publicly announce it today. Online training today. Google+. Michael C. Kennedy's Weblog - Monday, February 18, 2013 - Downloads from Building Rich Input Forms in ASP.NET MVC Webcast
Here is the recorded video, slides, and demo application. Slides: Kennedy-Rich-Forms-with-ASP.NET-MVC-Slides.zip Demo Application: Kennedy-MVC-Forms-Demo.zip Video Recording: Remember, you’ll need to run MongoDB to make the web app work. Thanks to all who attended my webcast yesterday. Read the readme in the zip … Continue reading → DevelopMentor Speaking.NET ASP.NET LINQ MVC NoSQL Screencasts Visual Studio Michael C. Kennedy's Weblog - Wednesday, April 11, 2012 - Attend my sessions at DevWeek 2013 in London
From there we will build out a.NET application using LINQ and MongoDB in a series of interactive demos using Visual Studio 2012 and C#. Want to see some of the topics covered in my blog presented live and in-person? Make your way to London in March 2013 to DevWeek ! I’ll be presenting 4 sessions covering NoSQL, ASP.NET MVC, and Cloud (Auzre and AWS mostly). Details below. Sessions : Building Rich Input Forms in ASP.NET MVC. ASP.NET MVC has gained broad adoption over the last year. This is in part due to it’s clean and simple design. Applied NoSQL in.NET. Not this one. Michael C. Kennedy's Weblog - Tuesday, December 4, 2012 - Guerrilla.NET Demos and Challenges
Here are the slides and demos from all our presentations. Thanks to everyone who attended Guerrilla.NET last week. had a great time meeting all of you. Demos.rar (22 MB) Challenge.rar (8 MB) - Michael. DevelopMentor Michael C. Kennedy's Weblog - Wednesday, February 6, 2008 - Portland CodeCamp Downloads: Demos and Slides
Panel Discussion: NoSQL vs. RDBMS You can download the slides, demo code, and the mongoctx code … Continue reading → Speaking Uncategorized Code Camps NoSQL Open SourceThanks to everyone who came to my two sessions at the Portland CodeCamp this weekend. The NoSQL Movement, LINQ, and MongoDB – Oh My! %>
149 Articles match "Demo"
See all articles with
"Demo"
| The Latest from DevelopMentor | MORE | | Filtering the data in an #AngularJS ngRepeat element 1: 2: 3: 4: AngularJS Demo. 'Index: Getting started with AngularJS Creating an AngularJS Controller The AngularJS $scope is not the MVC Model Using repeating elements in AngularJS Filtering the data in an AngularJS ngRepeat element Showing a list of items like in the previous post is nice but if the list is large most users appreciate the possibility to search in it. Turns out that AngularJS has that already build in so it is really simple to do. We are using exactly the same controller as before, all it contains is a list of people. 1: function DemoCtrl($scope) {. 14: ]; 15: }. The Problem Solver - Monday, May 13, 2013 Using repeating elements in #AngularJS The markup to generate the list in the screenshot is also real simple: 1: 2: 3: 4: AngularJS Demo. 1: 2: 3: 4: AngularJS Demo. 'Index: Getting started with AngularJS Creating an AngularJS Controller The AngularJS $scope is not the MVC Model Using repeating elements in #AngularJS In the previous posts I showed how to get started with AngularJS and use some of the basic AngularJS directives to data bind. In these examples I uses a really simple single element to bind to. However in lots of business cases you really need to display a list of repeating elements. 14: ]; 15: }. The Problem Solver - Friday, May 10, 2013 The #AngularJS $scope is not the MVC Model The corrected view is now: 1: 2: 3: 4: AngularJS Demo. 'Index: Getting started with AngularJS Creating an AngularJS Controller The #AngularJS $scope is not the MVC Model In the previous post I showed how to create and use an MVC Controller in AngularJS to manage the logic of an application. In this post I showed how to use the $scope variable that is passed into the Controller to share data between the Controller and the View. This may lead you to believe that the $scope is the MVC Model used but you would be completely wrong. Now that sounds awfully like a model but it isn’t. 13: *. The Problem Solver - Monday, April 15, 2013 | -
| The Best from DevelopMentor | MORE | - HTML5 slides and demo code
Below is are the links to the slides and demo code from my HTML 5 presentation I did yesterday evening at the DotNed user group meeting hosted by 4DotNet in Meppel. Slides (Dutch language) Code The slides are also on SlideShare here. HTML5 (Dutch) View more presentations from Maurice Beijer Enjoy! www.TheProblemSolver.nl www.dotnetevents.nl.NET ASP.NET Futures DotNed dotnetmag HTML5 The Problem Solver - Friday, October 28, 2011 - HTML5 Presentatie slides en demo
De PowerPoint slides en de demo code van mijn HTML5 presentatie van gisteravond zijn nu beschikbaar. Voor de liefhebbers ook online via SlideShare. HTML5 Overview View more presentations from Maurice Beijer Met dank aan 4DotNet die de sponsor was van deze bijeenkomst. Enjoy! TheProblemSolver DotNetEvents. DotNed dotnetmag HTML5 Modernizr WebSockets WebWorkers ChromeFrame Video The Problem Solver - Friday, January 6, 2012 - How to build a Development/Test/Demo CA
They usually expire on the very day where you have to do an important demo. I often need X509 certificates - but I never really became friendly with makecert. So I ended up running Windows Cerificate Services which proved to be an easy to use, robust solution. You can have one at home or carry it around in a VM. Perfect. There are some gotchas you can run into and I refined my configuration over the years. just had to rebuild my Test CA (on Hyper-V) so I thought I'll document the important steps (for self-reference and whoever might be interested). Basic Installation. Backup the CA cert. www.leastprivilege.com - Thursday, August 14, 2008 - Slides and demos from DevWeek 2013
Watch this space for the demo code as well. I had a great time discussing these topics with everyone at DevWeek 2013. Thanks to all who attended my sessions. Here are the slides: Getting Serious About The Cloud For Developers. 18 Ways Your Brand-New MVC Web Application Can Be Better. Building Rich Forms in ASP.NET MVC. Applied NoSQL in.NET. won’t be able to upload them until I get better internet access back in the US (couple of days). Cheers, @mkennedy. Speaking.NET ASP.NET Cloud Conferences DevelopMentor jQuery LearningLine tips web - Demos from TechEd EMEA
The demos from DEV 326 – my talk on WCF 4.5 at TechEd EMEA are available here. The session was also recorded and the video is now on Channel9 here.NET;WCF DevelopMentor Courses - Monday, July 2, 2012 %>
| | |