| |
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.
|
2 Articles match "Demo","Source Code"
| Related DevelopMentor Courses | MORE | | Using SignalR for real time data updates Of course we can add some code to actively check for changes to the data but usually there will be no change so that results in a lot of useless network traffic. In the following code the clients starts the communications hub and passed the loadBooks callback to load the books as soon as the communications are initialized. $( function () {. The C# code on the server is no big deal either and hardly any more complex then the previous chat application. The first method sends changes to the server, this is pretty basic clients side JavaScript code. var hub = $.connection.booksHub; The Problem Solver - Wednesday, July 25, 2012 Practical HTML5 Practical html5 from Maurice Beijer The source code can be found here. There is an online demo version hosted on Azure websites here. The slides from my presentation on Practical use of HTML5 for the DotNed user group. Enjoy! DotNed HTML5 Modernizr WebSockets jQuery ASP.NET MVC SignalR The Problem Solver - Friday, January 25, 2013 |
17 Articles match "Demo","Source Code"
| The Latest from DevelopMentor | MORE | | Practical HTML5 Practical html5 from Maurice Beijer The source code can be found here. There is an online demo version hosted on Azure websites here. The slides from my presentation on Practical use of HTML5 for the DotNed user group. Enjoy! DotNed HTML5 Modernizr WebSockets jQuery ASP.NET MVC SignalR The Problem Solver - Friday, January 25, 2013 Practical HTML5 Practical html5 from Maurice Beijer The source code can be found here. There is an online demo version hosted on Azure websites here. The slides from my presentation on Practical use of HTML5 for the DotNed user group. Enjoy! DotNed HTML5 Modernizr WebSockets jQuery ASP.NET MVC SignalR The Problem Solver - Friday, January 25, 2013 Using SignalR for real time data updates Of course we can add some code to actively check for changes to the data but usually there will be no change so that results in a lot of useless network traffic. In the following code the clients starts the communications hub and passed the loadBooks callback to load the books as soon as the communications are initialized. $( function () {. The C# code on the server is no big deal either and hardly any more complex then the previous chat application. The first method sends changes to the server, this is pretty basic clients side JavaScript code. var hub = $.connection.booksHub; The Problem Solver - Wednesday, July 25, 2012 | -
| The Best from DevelopMentor | MORE | - Practical HTML5
Practical html5 from Maurice Beijer The source code can be found here. There is an online demo version hosted on Azure websites here. The slides from my presentation on Practical use of HTML5 for the DotNed user group. Enjoy! DotNed HTML5 Modernizr WebSockets jQuery ASP.NET MVC SignalR The Problem Solver - Friday, January 25, 2013 - Practical HTML5
Practical html5 from Maurice Beijer The source code can be found here. There is an online demo version hosted on Azure websites here. The slides from my presentation on Practical use of HTML5 for the DotNed user group. Enjoy! DotNed HTML5 Modernizr WebSockets jQuery ASP.NET MVC SignalR The Problem Solver - Friday, January 25, 2013 - Using SignalR for real time data updates
Of course we can add some code to actively check for changes to the data but usually there will be no change so that results in a lot of useless network traffic. In the following code the clients starts the communications hub and passed the loadBooks callback to load the books as soon as the communications are initialized. $( function () {. The C# code on the server is no big deal either and hardly any more complex then the previous chat application. The first method sends changes to the server, this is pretty basic clients side JavaScript code. var hub = $.connection.booksHub; The Problem Solver - Wednesday, July 25, 2012 - The NoSQL Movement, LINQ, and MongoDB - Oh My!
This is only a few lines of code per collection (think of this as a table). Once in the database and once, in parallel, in code? How much faster than the finely tune system that is SQL Server 2008 can these open source NoSQL systems be?”. ll be posting a full performance comparison with source code soon. This is free, open-source database which runs on Windows, Linux, and Mac OS X systems. Let’s write some code. You may also want to check out the source code for my demo app: Download Sample: RssMongoSample-Kennedy.zip. Michael C. Kennedy's Weblog - Thursday, April 22, 2010 - Article: 10 Features in.NET 4.0 that made Me Smile
BTW, here are some really great demos for PFx in.NET 4.0. Barrier lets you define rendezvous points in your code where multiple concurrent operations can automatically sync-up. Code contracts. Code contracts allow you to assert truths about your code as if you are writing a unit test. But these assertions live within your production code and are both verified by the compiler as well as the runtime. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. see top-right of this page ). Michael C. Kennedy's Weblog - Wednesday, December 16, 2009 - Using SignalR for real time data updates
Of course we can add some code to actively check for changes to the data but usually there will be no change so that results in a lot of useless network traffic. In the following code the clients starts the communications hub and passed the loadBooks callback to load the books as soon as the communications are initialized. $( function () {. The C# code on the server is no big deal either and hardly any more complex then the previous chat application. The first method sends changes to the server, this is pretty basic clients side JavaScript code. var hub = $.connection.booksHub; The Problem Solver - Wednesday, July 25, 2012 - Access Control Service: Programmatically Accessing Identity Provider Information and Redirect URLs
The next post will have a demo and source code. In my last post I showed you that different redirect URLs trigger different response behaviors in ACS. Where did I actually get these URLs from? The answer is simple – I asked ACS ;). ACS publishes a JSON encoded feed that contains information about all registered identity providers, their display names, logos and URLs. With that information you can easily write a discovery client which, at the very heart, does this: public void GetAsync( string protocol). {. var url = string.Format(. https://{0}.{1}/v2/metadata/IdentityProviders.js?protocol={2}&realm={3}&version=1.0" www.leastprivilege.com - Wednesday, June 22, 2011 %>
| | |