| |
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.
|
58 Articles match "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 NET Architecture and Design Principles: Building Distributed Applications Training Think in terms of layers and tiers Use patterns in your code and across the enterprise Write secure code Use concurrency to build highly available systems Make distributed calls using remoting, web services and Windows Communication Framework Utilize asynchronous communication with message queues Horizontally scale every tier of your system Deploy software across distributed systems Applications that span more than one machine require a deliberate and radically different design approach.NET Architecture and Design Principles presents key concepts in distributed systems. Using C# 3.0's DevelopMentor Courses - Tuesday, March 1, 2011 Foundations of C# Programming and the.NET Framework Training Distinguish between "implementation inheritance" and "interface inheritance" Use ADO.NET to connect to SQL Server and run a simple query Build a basic Windows Forms GUI Foundations of C# Programming and the.NET Framework is ".NET Survey library functionality like building a simple Windows Forms GUI and retrieving data from SQL Server. It lets you build multimedia websites, casual games, and online versions of line-of-business applications on Windows, MacOS, or Linux using a variety of browsers. less code!) NET 101" for developers moving to.NET. Each technique has its place. DevelopMentor Courses - Tuesday, March 1, 2011 |
429 Articles match "Windows"
| The Latest from DevelopMentor | MORE | | DotNed Podcast: Tom Verhoeff over geld verdienen met Windows Phone 7 applicaties Tom presenteerde een sessie over hoe je geld kan verdienen met Windows Phone 7 applicaties. Links: Blog: [link] Blogpost nav TechDays sessie: [link] Mark Monster zijn Unified Ad oplossing: [link] Verschillende posts over Tom zijn review reader tool: [link] AddDuplex: [link] Managing Trial Applications for Windows Phone: [link] Je kan hem hier afluisteren. In deze podcast spreekt Maurice de Beijer met Tom Verhoeff over zijn sessies op de TechDays. Het lijkt op het eerste gezicht zo eenvoudig, je maakt een app en het geld stroomt binnen. Enjoy! WP7 Podcast DotNed The Problem Solver - Thursday, May 10, 2012 How much packaging Richard and myself receive a batch of Microsoft Windows Embedded licence keys. Having only ordered four we were a bit amused by the size of the box they came in. .NET Mutterings - Saturday, April 28, 2012 Ubuntu Software Center UI issues It’s constantly bringing up a new debconf window that appears for a few seconds in my launcher. . The window just uses space poorly. I’ve loaded Precise into VMware (2GB, 2 cores). In 30 minutes I’ve run across so many UI idiosyncrasies in Software Center that I can’t remember them all. Here’s a short list: When I installed git, it didn’t change it’s status to installed until I moved to another screen and back. When I went back to see git, it had a “Buy…” button. It’s so slow. Technology Handwaving - Wednesday, April 11, 2012 | -
| The Best from DevelopMentor | MORE | - Using Windows 7 Search to delete ‘obj’ folders
One easy way is to use Windows 7 Search to look for all the ‘obj’ folders and just delete them manually. For a complete overview of the Windows 7 Search syntax go to: [link]. Tags: Windows 7 Visual Studio will create ‘obj’ folders within your solution to store a bunch of temporary files. You can remove these files in a number of ways. To do this I use the ‘kind’ keyword in the query box. Tip: Just typing ‘kind:’ will give you a list of choices to choose from. The Blomsma Code - Tuesday, February 9, 2010 - Unblocking assemblies in Windows 7
I just ran into a little problem when attempting to run a Visual Studio unit test on my Windows 7 machine. Tags: NET C# Windows 7 downloaded log4net.dll and wanted to use it in a project, but when running the unit test I ran into the following error: Failed to queue test run 'Mark@L-ONE 2009-10-11 14:08:38': Test Run deployment issue: The location of the file or directory 'c:usersmarkdocumentsvisual studio 2008projectssourcesdevelopone.myproject.unittestsbindebuglog4net.dll' is not trusted. Turns out that a downloaded file is blocked. The Blomsma Code - Sunday, October 11, 2009 - Have to learn Japanese
Tags: Windows Live The Blomsma Code - Tuesday, December 1, 2009 - 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 - Just took a walk around Fenway – using Bing Maps
Tags: Windows Live The Blomsma Code - Wednesday, December 2, 2009 - Books on Windows Phone 7 development
Here are some books for people that are looking to get into Windows Phone 7 development (some are pre-order only at this time): Microsoft XNA Framework Programming for Windows Phone 7. Microsoft Silverlight Programming for Windows Phone 7. Windows Phone 7 Plain & Simple. Developing Windows Phone 7 Applications. Windows Phone 7 The Blomsma Code - Thursday, December 2, 2010 - Reading Excel files in a WCF service using OleDB requires 32bit process
My development machine is running Windows 7 64bit and my service was deployed to IIS. Tags: ASP.NET Windows 7 I’ve been doing a little work on a WCF service that reads an Excel file. kept running into a problem with opening the OleDb connection to the Excel file: “Error: Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine.”. Turns out that Office Jet provider will only run in 32bit. After changing my ASP.NET processes to run in 32bit everything ran just fine. This KB article shows how to change ASP.NET to 32bit: [link]. The Blomsma Code - Wednesday, March 10, 2010
| | |