| |
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.
|
41 Articles match "Library","Windows"
| Related DevelopMentor Courses | MORE | | Essential Windows Communication Foundation 4 Training Windows Communication Foundation (WCF) replaces previous technologies such as.NET Remoting, ASMX, and COM+. Here you learn about the different options like self hosting, IIS/WAS, and Windows Server AppFabric. Day 4 Claims-based Identity, Access Control & Federation Microsoft made heavy investments in unifying the representation of identity, authorization and personalization with the new released Windows Identity Foundation (WIF) library. Because it incorporates web service standards, WCF enables interoperability with other platforms such as Java/Unix. DevelopMentor Courses - Tuesday, March 1, 2011 Service-Orientation Today and Tomorrow Training In Deutsch , klicken Sie hier Based on the ranges of topics below, you will be able to take the first steps in the world of Service-Orientation and Cloud Computing with confidence and above all be prepared for future projects: Service-Orientation Cloud and Cloud Computing Identity Management and Claims-Based Identity Windows Communication Foundation (WCF) Windows Workflow Foundation (WF) Azure Services Platform (with Windows Azure and.NET Services) In Deutsch , klicken Sie hier Are you tired of constantly reading about "crisis" and "restrictions"? Starting with.NET 3.5, DevelopMentor Courses - Tuesday, March 1, 2011 Simple MVVM Toolkit for Silverlight 5.0, Windows Phone 7.1 and Windows Phone 7.1 ! Before you run the installer, however, you should install the prerequisites , which now include Silverlight 5 Tools and Toolkit , Expression Blend Preview for Silverlight 5 (this will be replaced by the Blend 5 SDK when it comes out), and the Windows Phone SDK 7.1. You still get all the source code, supporting libraries, and an abundance of samples. I’ve just upgraded my Simple MVVM Toolki t to support Silverlight 5.0 If you have questions or comments, feel free to post them on the project discussion board. Enjoy DevelopMentor Courses - Friday, March 2, 2012 |
59 Articles match "Library","Windows"
| The Latest from DevelopMentor | MORE | | A Roundup of MongoDB Management Tools Robomongo, price: $0 / open-source, platforms: Windows, OS X, Linux. The shell , price: $0 / open-source, platforms: Windows, OS X, Linux. Mongovue , price: $0 / $35 / $up, platforms: Windows. MongoVUE is an innovative MongoDB desktop application for Windows OS that gives you an elegant and highly usable GUI interface to work with MongoDB. LINQPad, , price: $0 / $39, platforms: Windows. Can leverage utility functions from your library. REST view, price: $0 / open-source, platforms: Windows, OS X, Linux. SQL Server Management Studio ). link]. Michael C. Kennedy's Weblog - Monday, April 22, 2013 Join Me at Guerrilla.NET in November in Los Angeles. Newly Updated with: Windows 8, VS 2012, MVC 4 and Entity Framework 5. You learn a myriad of patterns and best practices, and you get hands-on experience developing applications using Visual Studio 2012 and Windows 8. Learn to write code using new.NET class libraries like Entity Framework 5, MVC 4, and even the new Windows Runtime (WinRT). Course Topic Highlights: Windows 8 For The Developer. We’ve just updated the outline with the most important current and upcoming technologies (see below). hope to see you there! mkennedy. C# 5.0. Michael C. Kennedy's Weblog - Tuesday, September 25, 2012 Using SignalR for real time communication on the web SignalR is multi browser I have create a simple chat page using SignalR and as you can see in the screenshot below it supports lots of browsers on different platforms, here I used desktop IE, Chrome and FireFox as wel as my iPad and Windows Phone 7. The firsts, jquery.signalR-0.5.2.js, points to client side library that ships with SignalR. In a previous blog post I mentioned how exited I was about WebSockets and the future with real time duplex communication over the Internet. Does that mean we can do this yet? Not quite. Check out a live demo of a simple chat application here. The Problem Solver - Monday, July 9, 2012 | -
| The Best from DevelopMentor | MORE | - WPF MVVM Helper Library (WPF + MVVM = testability)
One of the things I give the students is a library to do MVVM - I also use it in my consulting work. bit of history -- the library is really just a place where I dump all kinds of useful utility classes, helpers, wrappers, etc. For example, there was a recent thread on the Mediator pattern (initiated by Marlon Grech and added on by Josh Smith, Laurent Bugnion and others); I already had a message mediator in place but the idea of using an attribute to hook it up was a great one that I adopted into my library just because I like the idea. that I tend to use a lot. file -. - Significant Advances in Unit Testing Windows Workflow
This post describes a unit testing library for testing Windows Workflow Foundations. Rather it's a library that can be used in conjunction with any of these testing frameworks. Download the library with sample test project here: Kennedy.WorkflowTesting.zip (216 KB). Unit Testing Activities with Windows Workflow Foundation by Ron Jacobs. TDD and Windows Workflow Foundation by Ron Jacobs. don't have to write about that now, but you'll see it used in the sample with my library. This method uses my library class WfRunner for executing the test. Michael C. Kennedy's Weblog - Sunday, January 18, 2009 - Windows Phone 7 and WS-Trust
A question that I often hear these days is: “Can I connect a Windows Phone 7 device to my existing enterprise services?”. First I converted the Silverlight library that comes with the Identity Training Kit to WP7. Due to a bug in the combination of the Silverlight library and the WP7 runtime – symmetric key tokens seem to have issues currently. Well – since most of my services are typically issued token based, this requires support for WS-Trust and WS-Security on the client. Let’s see what’s necessary to write a WP7 client for this scenario. Very nice! KeyTypes.Bearer). {. www.leastprivilege.com - Friday, February 25, 2011 - Simple MVVM Toolkit for Silverlight 5.0, Windows Phone 7.1
and Windows Phone 7.1 ! Before you run the installer, however, you should install the prerequisites , which now include Silverlight 5 Tools and Toolkit , Expression Blend Preview for Silverlight 5 (this will be replaced by the Blend 5 SDK when it comes out), and the Windows Phone SDK 7.1. You still get all the source code, supporting libraries, and an abundance of samples. I’ve just upgraded my Simple MVVM Toolki t to support Silverlight 5.0 If you have questions or comments, feel free to post them on the project discussion board. Enjoy DevelopMentor Courses - Friday, March 2, 2012 - 11 Killer Open Source Projects I Found with NuGet
It's a killer new way to find, install, maintain, and manage references to open source libraries in Visual Studio 2010. What I want to talk about is all the cool open source projects I found just by flipping through the pages of the NuGet directory in the Visual Studio "Add Library Package Reference" dialog. UI Library's YUI Compressor Java project. DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders. It's comprehensive C# API wrapper library for accessing [link] , using XML or JSON to read/write. Enjoy! Michael C. Kennedy's Weblog - Wednesday, January 19, 2011 - Significant Advances in Unit Testing Windows Workflow
This post describes a unit testing library for testing Windows Workflow Foundations.It Rather it’s a library that can be used in conjunction with any of these testing frameworks. Download the library with sample … Continue reading → Agile.NET agile Articles Visual Studio WF Workflowis not a framework like HarnessIt, NUnit, or MsTest. Michael C. Kennedy's Weblog - Sunday, January 18, 2009 - Verifying JavaScript with JSLint and Visual Studio
Since I do the majority of my work on Windows machines, I’m fortunate enough to have a built-in scripting engine that can run JavaScript without having to install any extra tools. I’ve also added an option that adds the global variables defined in the Microsoft AJAX Library so that you don’t have to declare them in each of your scripts or on the command line. Check Use Output Window and click OK. You should see your Output window appear with the results of the run. finally decided to make this an almost instantaneous process. Jason Diamond - Saturday, August 9, 2008 %>
| | |