| |
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.
|
50 Articles match "2011","Windows"
| Related DevelopMentor Courses | MORE | | Using Reporters in Approval Tests It automatically adds this command to your clipboard: [UseReporter( typeof (ClipboardReporter))] Simply open a command prompt and past the contents of the clipboard in to the command prompt window to approve the file. Today I pushed new versions of ApprovalTests for both C# and Java to SourceForge. Updates include new capabilities around the Reporters feature set for ApprovalTests. These enhancements were driven by feature requests from Peik Aschan(@peikas). He and I pair-programmed remotely (he lives in Finland) to extend ApprovalTests per his ‘asks’. Why Use Reporters? png, *.html, DevelopMentor Courses - Saturday, December 31, 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 Guerrilla.NET (UK) Training Develop network services with Windows Communication Foundation Develop cutting-edge UIs with Silverlight 4.0 Use data binding to create rich data driven Silverlight applications Use powerful new security models with Windows Identity Foundation Debug.NET application beyond using Visual Studio breakpoints Come and learn to build robust.NET applications! How do I develop network services with Windows Communication Foundation? Day 4 Windows Workflow Foundation 4.0 Architecture The next version of Windows Workflow Foundation (WF 4.0) Leverage new features of C# 4.0, DevelopMentor Courses - Tuesday, March 1, 2011 |
94 Articles match "2011","Windows"
| The Latest from DevelopMentor | MORE | | SSD + SATA = Best of Both Worlds used Disk Inventory X to try and figure out where all the space went and was able to free up some of it, but I also run a Windows 7 virtual machine using Parallels Desktop , which takes up about 70 GB, and the rest of the space was taken up by stuff I wanted to keep or was difficult to extricate. Besides, a lot of space is for things like videos and audio that don’t need the blinding speed of SSD, which I wanted to reserve for the stuff I use all the time, like the main OS, programs, documents, and my Windows VM. And I get several hours battery life – even when running Windows. DevelopMentor Courses - Monday, April 2, 2012 2011 Recap thought I would start by taking a look back at 2011 and recapping some of my experiences, with a sneak peek at blogging topics I plan to cover in the next several weeks. On a personal level, we added a new member to our family: Kornelius Aaron Sneed, born February 8, 2011. From a professional standpoint, 2011 was also an interesting year. My first client was a pharmaceutical distribution company that was porting two applications, one a Windows Forms app and the other an ASP.NET app, over to a single Silverlight app that would run both in-browser and out-of-browser. Tony and Zuzana's World - Tuesday, January 31, 2012 Using Reporters in Approval Tests It automatically adds this command to your clipboard: [UseReporter( typeof (ClipboardReporter))] Simply open a command prompt and past the contents of the clipboard in to the command prompt window to approve the file. Today I pushed new versions of ApprovalTests for both C# and Java to SourceForge. Updates include new capabilities around the Reporters feature set for ApprovalTests. These enhancements were driven by feature requests from Peik Aschan(@peikas). He and I pair-programmed remotely (he lives in Finland) to extend ApprovalTests per his ‘asks’. Why Use Reporters? png, *.html, DevelopMentor Courses - Saturday, December 31, 2011 | -
| The Best from DevelopMentor | MORE | - Playing around with Windows Live Sync 2011 beta
I have been an avid user of Mesh and was so pleased with the beta that I was hesitant to switch to Windows Live Sync 2011 beta. You may want to check with you IT guy to see how he feels about the security risks, but for me this works really well (I do make sure that my Windows Live, Facebook and Google passwords are all different!). Tags: Windows Live But since the Mesh page started saying that the service is to be replaced I figured I ‘d better get my machines switched over. For those who don’t know: Live Sync allows you to synchronize folders between devices. The Blomsma Code - Sunday, September 12, 2010 - What's New in Windows Workflow Foundation in.NET 4.5 (part 1)
During the last //build/ conference a number of new WF4, or should I now say WF4.5, features where announced. While the list of new features isn’t earth shattering long some of the most annoying shortcomings where addressed. Designer enhancements As a developer I spend a lot of time in the designer so any improvements there are going to make me happy. And I am very happy to see some of the new features. Auto surround with a Sequence. This seemingly small feature is a real time saver. These are of type Activity so by default you can add a single activity there. At runtime this is no problem. The Problem Solver - Tuesday, September 27, 2011 - Goals for 2011
Today seems like a good day to set some geek goals for 2011. Currently on my thoughts are: A Windows Azure application. Let’s see how 2011 goes want to master (at least) two new platforms. Facebook application. anyone want to suggest another platform worthy of attention? want to master (at least) two new technology stacks: ASP.NET MVC3 & Razor. suggestions? want to do at least 6 Live Meetings for the Maine Developer Network. want to help make the 2nd Maine Code Camp happen. want to get another Microsoft professional developer certification. The Blomsma Code - Saturday, January 1, 2011 - 11 Killer Open Source Projects I Found with NuGet
The Facebook C# SDK helps.Net developers build web, desktop, Silverlight, and Windows Phone 7 applications that integrate with Facebook. So maybe I'm late to the party, but I recently started playing with NuGet. It's a killer new way to find, install, maintain, and manage references to open source libraries in Visual Studio 2010. Plenty of people have written about it ( Phil Haack and Scott Hanselman for example). Let's just say you should learn about NuGet if you don't know it already. RazorEngine at [link]. Just use the hot new @Razor syntax from ASP.NET MVC 3. Lucene.Net at [link]. Michael C. Kennedy's Weblog - Wednesday, January 19, 2011 - HTML 5 and file Drag & Drop
There is a lot of new goodness in HTML 5 and one of these features is being able to drag a file from the Windows explorer into the browser and handling the drop event using JavaScript. If you are a GMail user you are probably familiar with this as GMail allows users to attach files to emails using this Drag&Drop style. Of course as always not every browser supports the new feature. This works just fine with the current versions of Chrome or FireFox though. The HTML page I am using is real simple and looks like this. 1: 2: 3: 4: HTML 5 Drag & Drop demo. 1: $( function () {. Enjoy! The Problem Solver - Thursday, October 13, 2011 - Workflow Services and Windows Phone 7
Today I did a fun presentation at the Engineering World Conference in the Netherlands on using the Windows Phone 7 with a Workflow Service hosted on Windows Azure. The sample application, that is complete with all source on CodePlex over here , consists of an expense app on the phone and an ASP.NET MVC site hosting the workflow service. The PowerPoint presentation can be found here. It was a fun session on a fun event www.TheProblemSolver.nl www.dotnetevents.nl.NET Workflow WCF WF4 ASP.NET VS2010 WP7 AppFabric DotNed Azure The Problem Solver - Saturday, February 5, 2011 - Mijn agenda voor de DevDays 2011
Donderdag avond bij de Geek Night: Developing iPhone/iPad, Android and Windows Phone 7 Applications with C#, Visual Studio, Mono Touch en Mono Droid From Zero to Business Application in 15 minutes Op vrijdag: Identity & Access Control in the Cloud Wie heeft dot niet nodig in de cloud? Windows Azure AppFabric Service Bus: Messaging, Pub/Sub, and Connectivity in and through the Cloud Omdat er steeds meer applicaties decetraal worden en toch moeten communiceren. Windows Azure AppFabric Access Control Service: Deep Dive Omdat security nu een maal een complex onderwerp is. The Problem Solver - Monday, April 25, 2011 %>
| | |