|
|
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.
|
62 Articles match "Windows"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential LINQ with the Entity Framework
Day 4 LINQ in N-Tier Applications Both LINQ to SQL and the Entity Framework support serialization of entities for use with Windows Communication Foundation (WCF), but using LINQ in a service-oriented application architecture presents many other challenges to the application developer. In this course, you learn to: Leverage new features of C# 3.0, Learn to combine flavors of LINQ to query and transform in-memory collections, XML data sources, and relational databases. Apply techniques for building real-world data-driven applications, including ASP.NET and WPF data binding.
DevelopMentor Courses
- Friday, June 12, 2009
NET Architecture and Design Principles: Building Distributed Applications
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 presents key concepts in distributed systems. Using C# 3.0's
DevelopMentor Courses
- Friday, June 12, 2009
SharePoint for Developers (WSSv3/MOSS2007)
Come and learn to build solutions for Windows SharePoint Technologies! fw413 MO Essential Sharepoint for Developers (FW413) Day 1 Architecture We look under the hood to see how Windows SharePoint Services and Microsoft SharePoint Office Server 2007 work. Deployment with the Feature and Solution Framework Windows SharePoint Services v2 provided little in terms of deploying functionality built by developers into the SharePoint environment. Unfortunately this tied WSS to Windows Authentication for site access, forcing SharePoint to be seen as purely an ? intranet?
DevelopMentor Courses
- Friday, June 12, 2009
|
264 Articles match "Windows"
|
The Latest from DevelopMentor
|
MORE
|
|
Study on benefits of TDD
This is the key findings are summarised in this table: Team / Metric IBM drivers Microsoft Windows MS MSN MS Visual Studio Defect density of comparable team not using TDD W X Y Z Defect density of team using TDD 0.61W 0.38X 0.24Y 0.09Z Increase in time taken because of TDD 15-20% 25-25% 15% 25-20% The way to read this is: the researches looked at two Microsoft MSN teams, one team did not use TDD and had a defect density of Y. OK, this isn’t news, this study came out a couple of years ago and was covered by many people then. To my mind that proves that which was to be proven, i.e.
Allan Kelly's Blog
- Monday, August 30, 2010
Converting a C# workflow into XAML
co worker of one of the attendees of the Essential Windows Workflow Foundation 4 course had been experiencing a lot of problems with the workflow designer and decided to create their workflows in C# instead of using the designer to generate XAML. A interesting question that came up last week was how to convert workflows defined in C# to XAML. While these workflows run just fine you do lose the visual aspect of the designer, one of the benefits of workflow in the first place. Take the following workflow defined in C#. And now I can continue enhancing the XAML version and run that instead.
The Problem Solver
- Saturday, August 28, 2010
IIS & RESTful Services #FAIL
when will super duper IIS finally support non-Windows accounts for HTTP authentication? really? link]. see here for a complete module including IIS management integration: [link].
www.leastprivilege.com
- Wednesday, July 21, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Windows Live Groups and Time Zones
We (the Maine Microsoft Certification Study Group) has been using Windows Live Groups as our virtual place to hang out. Tags: Windows Live Out weekly meeting is posted on the group calendar, but the times kept showing up wrong on the overview page. As it turns out (thanks to Winston Natoli) there are three places where you can set the timezone: Group Time Zone. - / Options / Group Options/ General. Calendar Time Zone. Options/ More Options / Time Zone. Live ID. Registered Information/ Home Location/ Time Zone. After setting all of them to EST I’m now getting the right information.
The Blomsma Code
- Tuesday, April 21, 2009
-
Fix Outlook PDF preview on Windows 7 64bit.
When moving to Windows 7 I also moved from 32bit to a 64bit operating system. Tags: Windows 7 The experience has been great, but PDF previews in Outlook 2007 weren’t working anymore. has the solution: [link].
The Blomsma Code
- Tuesday, November 10, 2009
-
Getting started with Windows Workflow Foundation 4
As you may have heard Windows Workflow Foundation 4 is not an upgrade from Windows Workflow Foundation 3 (or 3.5). In fact Windows Workflow Foundation 3 was the first version and 3.5 These expression windows in VB are completely new and a big change from WF3. Press Ctrl+F5 and with a bit of luck you should see the output appear in the console window. The version numbers might suggest that the previous version was quite mature but in fact it refers to the version of the.NET framework. added only very few features and some bug fixes. Well wrong actually!
The Problem Solver
- Monday, June 22, 2009
-
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
-
Windows 7 resources for developers
Jim O’Neil has a great post with a list of links to resources that are useful for developers targeting Windows 7. Tags: NET Windows 7 Go here: [link].
The Blomsma Code
- Sunday, October 18, 2009
-
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
-
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
|
|
|