| |
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.
|
12 Articles match "ASP.Net","Demo"
| Related DevelopMentor Courses | MORE | | Using SignalR for real time data updates If you want to try this I have a live demo on my site where you can test this SignalR style page. REST HTML5 ASP.NET MVC SignalRIn a previous post I showed how easy it is to create a simple chat application using SignalR. And chatting on the internet might be popular but as it turns out there are rather a lot of applications that need to do more than just chat. As it is there are a lot more CRUD style applications, where users edit data usually stored in a database for some purpose, than chat applications. Updates would be done in a similar fashion with some JavaScript. Enjoy! The Problem Solver - Wednesday, July 25, 2012 What’s new in ApprovalTests.Net v.20? Testing Email with ApprovalTests FileLauncher with DelayReporter There has been a great deal of demand to use Cassini-dev after Jim Counts demo’d it during his ASPConf video on testing ASP.MVC views. Asp.MVC Email Asp.Net C# ReportersASP routing support As community contributor, Krzysztof Ko?mic mic said in his NDC talk … Using ApprovalTests makes what was implicit , explicit so that the item can now be tested Inspired by his talk, Jim Counts and I created a new method in AspApprovals to make the formerly implicit ASP routing explicit and now easily able to be tested. DevelopMentor Courses - Thursday, August 9, 2012 Brock Allen: Demos — DevWeek 2013 The sessions I presented were: Day-long pre-conference session: A day of jQuery and jQuery Mobile Async ASP.NET Internals of security in ASP.NET Mobile development with MVC 4 and jQuery Despite being completely exhausted, I had a great time at my first DevWeek. It was great chatting with the attendees as well as the other speakers. DevelopMentor Courses - Saturday, March 9, 2013 |
39 Articles match "ASP.Net","Demo"
| The Latest from DevelopMentor | MORE | | Slides and demos from DevWeek 2013 Building Rich Forms in ASP.NET MVC. Watch this space for the demo code as well. Filed under: Speaking Tagged: NET , ASP.NET , Cloud , Conferences , DevelopMentor , jQuery , LearningLine , Speaking , tips , web. Speaking.NET ASP.NET Cloud Conferences DevelopMentor jQuery LearningLine tips webI 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. Applied NoSQL in.NET. Cheers, @mkennedy. 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. Filed under: DevelopMentor Tagged: NET , ASP.NET , DevelopMentor , MSDN , Open Source , Screencasts , Speaking , tips , Tools , Visual Studio. DevelopMentor.NET ASP.NET MSDN Open Source Screencasts Speaking tips Tools Visual StudioI am very proud to announce an exciting new online learning platform from DevelopMentor : [link]. At DevelopMentor we have been thinking deeply about online training. You can get more details at [link]. Online training today. Google+. Michael C. Kennedy's Weblog - Monday, February 18, 2013 Practical HTML5 There is an online demo version hosted on Azure websites here. DotNed HTML5 Modernizr WebSockets jQuery ASP.NET MVC SignalRThe slides from my presentation on Practical use of HTML5 for the DotNed user group. Practical html5 from Maurice Beijer The source code can be found here. Enjoy! The Problem Solver - Friday, January 25, 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. www.dotnetevents.nl.NET ASP.NET Futures DotNed dotnetmag HTML5Slides (Dutch language) Code The slides are also on SlideShare here. HTML5 (Dutch) View more presentations from Maurice Beijer Enjoy! www.TheProblemSolver.nl The Problem Solver - Friday, October 28, 2011 - Improve perceived performance of ASP.NET MVC websites with asynchronous partial views
Imagine you’re building an ASP.NET MVC website which has some performance problems. This article will cover a technique using ASP.NET MVC partial views, along with just a sprinkle of jQuery, JavaScript, and HTML5 to make your site feel nice and responsive even if you cannot increase the speed of certain operations. Check out the live demo I’ve posted here: Sample: Improve Perceived Performance with Async Partial Views. Filed under: Articles Tagged: NET , Articles , ASP.NET , jQuery , MVC , web. Articles.NET ASP.NET jQuery MVC webFirst a disclaimer / warning. Michael C. Kennedy's Weblog - Tuesday, November 13, 2012 - Slides and demos from DevWeek 2013
Building Rich Forms in ASP.NET MVC. Watch this space for the demo code as well. Filed under: Speaking Tagged: NET , ASP.NET , Cloud , Conferences , DevelopMentor , jQuery , LearningLine , Speaking , tips , web. Speaking.NET ASP.NET Cloud Conferences DevelopMentor jQuery LearningLine tips webI 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. Applied NoSQL in.NET. Cheers, @mkennedy. - Understanding Text Encoding in ASP.NET MVC (ASP.NET MVC Foundations Series)
This article covers the various ways in which you might handle text encoding in ASP.NET MVC. 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. Three ways to encode or avoid encoding HTML data in ASP.NET MVC applications. 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. On the other hand, they may write: <script src=”[link]. data). Michael C. Kennedy's Weblog - Monday, October 15, 2012 - Using SignalR for real time data updates
If you want to try this I have a live demo on my site where you can test this SignalR style page. REST HTML5 ASP.NET MVC SignalRIn a previous post I showed how easy it is to create a simple chat application using SignalR. And chatting on the internet might be popular but as it turns out there are rather a lot of applications that need to do more than just chat. As it is there are a lot more CRUD style applications, where users edit data usually stored in a database for some purpose, than chat applications. Updates would be done in a similar fashion with some JavaScript. Enjoy! The Problem Solver - Wednesday, July 25, 2012 - Demos and slides from my HTML5 and REST presentation in Belgium last week
HTML5 & rest services View more PowerPoint from Maurice Beijer You can download the ASP.NET WebAPI demo here and the SignalR demo here. ASP.NET REST HTML5 WebAPI SignalREnjoy! TheProblemSolver DotNetEvents. The Problem Solver - Tuesday, April 3, 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. Articles ASP.NET Open Source Talks Tools web2.0Maybe 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.”. The converse is, of course, also true. Ok, ok. Michael C. Kennedy's Weblog - Thursday, April 22, 2010 %>
| | |