| |
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.
|
10 Articles match "Course"
See all articles with
"Course"
| The Latest from The Blomsma Code | MORE | | Visual Studio 2010: Debugging a x86 WCF service on a x64 machine Keep a backup copy of this file, of course. I just ran into an issue where I have a WCF service that depends on a.NET assembly that is compiled specifically for x86. In order to use that assembly I need to compile the service as a x86 service. No problem, but now when I want to test or add a service reference to this WCF service I ran into the problem that WcfSvcHost and WcfTestClient both will run a x64 because I’m running Windows 7 x64. How to solve this? 2.Start a Visual Studio 2010 Command Prompt (one of the links from the start menu -> Visaul Studio 2010). DevelopMentor Courses - Wednesday, October 5, 2011 Entity Framework – Model First: Generating DDL for Complex Types Notice that by default each column is prefixed with the name of the complex type, this is of course needed to ensure column names stay unique across multiple complex types in a single entity.NET C# Entity Framework Visual Studio 2010In the model below the phone number for an artist is actually a complex type (a little over engineered, I know, but I was just exploring how well this works). CREATE TABLE [dbo].[Artists] Artists] (. ALTER TABLE [dbo].[Artists]. Artists]. ADD CONSTRAINT [PK_Artists]. PRIMARY KEY CLUSTERED ([Id] ASC ); GO. --. -- --. -- Script has ended. -- --. DevelopMentor Courses - Saturday, July 2, 2011 Learning more about Unit Testing Perhaps I’ll even sign up for a course at DevelopMentor. I just had an email in my inbox recommending "The Art of Unit testing" by Roy Osherove. guess I’ll put in another order at Amazon. :-). I've been doing unit testing for a long time, but since I'm largely self-taught I can probably learn something. know all the basics, I feel the biggest challenge with unit testing larger applications is managing test data. The Blomsma Code - Thursday, May 27, 2010 | | The Best from The Blomsma Code | MORE | | MSDN Roadshow in Maine for the accommodations and of course Microsoft for making Chris and Jim drive all the way up north :-). Of course, these features aren’t rough to use, and you’ll get into the swing of things in no time. And of course you can hook right into ASP.NET MVC to craft testable and extensible solutions. Almost manage to miss it in my inbox, but I just signed up for the Maine MSDN Roadshow event! It will be held on May 11th in Augusta, ME with thanks to State of Maine (John rules!) The Agenda: A Payload of Awesomeness. Fore!” – Slicing Into What’s New in Silverlight 4. Sign up here. The Blomsma Code - Friday, May 7, 2010 Learning more about Unit Testing Perhaps I’ll even sign up for a course at DevelopMentor. I just had an email in my inbox recommending "The Art of Unit testing" by Roy Osherove. guess I’ll put in another order at Amazon. :-). I've been doing unit testing for a long time, but since I'm largely self-taught I can probably learn something. know all the basics, I feel the biggest challenge with unit testing larger applications is managing test data. The Blomsma Code - Thursday, May 27, 2010 Translating Software Maintainability Metrics into dollars Of course the increase is not quite linear so if we put it on a sliding scale/table we get: Maintainability Index. Nowadays there are a variety of tools and services available that provide insight into the quality of the code. In order to quantify quality a number of metrics are collected and used to create a maintainability index number. Visual Studio Team System gathers metrics to put a number on the quality of your code. While Omnext offers code is a company which offers services around providing insight into the functioning, quality, and size of software. 22.5%. The Blomsma Code - Tuesday, March 9, 2010 | - Visual Studio 2010: Debugging a x86 WCF service on a x64 machine
Keep a backup copy of this file, of course. I just ran into an issue where I have a WCF service that depends on a.NET assembly that is compiled specifically for x86. In order to use that assembly I need to compile the service as a x86 service. No problem, but now when I want to test or add a service reference to this WCF service I ran into the problem that WcfSvcHost and WcfTestClient both will run a x64 because I’m running Windows 7 x64. How to solve this? 2.Start a Visual Studio 2010 Command Prompt (one of the links from the start menu -> Visaul Studio 2010). DevelopMentor Courses - Wednesday, October 5, 2011 - Entity Framework – Model First: Generating DDL for Complex Types
Notice that by default each column is prefixed with the name of the complex type, this is of course needed to ensure column names stay unique across multiple complex types in a single entity.NET C# Entity Framework Visual Studio 2010In the model below the phone number for an artist is actually a complex type (a little over engineered, I know, but I was just exploring how well this works). CREATE TABLE [dbo].[Artists] Artists] (. ALTER TABLE [dbo].[Artists]. Artists]. ADD CONSTRAINT [PK_Artists]. PRIMARY KEY CLUSTERED ([Id] ASC ); GO. --. -- --. -- Script has ended. -- --. DevelopMentor Courses - Saturday, July 2, 2011 - Translating Software Maintainability Metrics into dollars
Of course the increase is not quite linear so if we put it on a sliding scale/table we get: Maintainability Index. Nowadays there are a variety of tools and services available that provide insight into the quality of the code. In order to quantify quality a number of metrics are collected and used to create a maintainability index number. Visual Studio Team System gathers metrics to put a number on the quality of your code. While Omnext offers code is a company which offers services around providing insight into the functioning, quality, and size of software. 22.5%. The Blomsma Code - Tuesday, March 9, 2010 - MSDN Roadshow in Maine
for the accommodations and of course Microsoft for making Chris and Jim drive all the way up north :-). Of course, these features aren’t rough to use, and you’ll get into the swing of things in no time. And of course you can hook right into ASP.NET MVC to craft testable and extensible solutions. Almost manage to miss it in my inbox, but I just signed up for the Maine MSDN Roadshow event! It will be held on May 11th in Augusta, ME with thanks to State of Maine (John rules!) The Agenda: A Payload of Awesomeness. Fore!” – Slicing Into What’s New in Silverlight 4. Sign up here. The Blomsma Code - Friday, May 7, 2010 - LINQ to SQL to remain alive a little longer? LINQ to SQL changes in.NET 4.0
We worked very hard to avoid breaking changes but of course any potential bug fix is a breaking change if your application was depending on the wrong behavior. I guess the success for LINQ to SQL makes it hard for Entity Framework to absorb the full feature set in a single (v2) release. The team has been working on a bunch of fixes and improvements to be delivered in.NET 4.0. Here is the list as posted by Damien : LINQ to SQL changes in.NET 4.0. Change list. Performance. Query plans are reused more often by specifically defining text parameter lengths. Usability. Query stability. The Blomsma Code - Tuesday, June 2, 2009 - Don’t believe everything you read or tweet
And not just with teaching classes, but also with onsite training, consulting on projects and also with the new Remote Access Open Enrollment Courses*. Save Time and Travel: Remote Access Open Enrollment Courses. You can now take open enrollment courses in our Los Angeles and Boston facilities without traveling. Remote Access to our ongoing schedule of instructor-led courses will allow you to fully participate real-time in expert-level lectures, demos and labs that have made DevelopMentor a leader in software development training. Now why would I care? The Blomsma Code - Monday, June 1, 2009 - Live Mesh goes to world wide beta
We previously had limitations in place so that we could complete our testing with various language and locale settings, and now that work is indeed complete (with the caveat of course that for now the mobile client, as mentioned above, is not actually available worldwide).". Live Mesh has gone from Tech Preview to official beta status. This also means it has gone world wide ! Worldwide availability. We’ve removed the limits on what countries are able to sign up to use Live Mesh. Yesterday I watched Don Gillet's PDC session on building a Mesh Application. It looks very easy. The Blomsma Code - Thursday, October 30, 2008 %>
352 Articles match "Course"
See all articles with
"Course"
| The Latest from DevelopMentor | MORE | | The real lessons of Lego (for software) We start with the standard Lego brick: Of course there are multiple colours: And a few variations: Which now allows us to snap together a useful wall: Walls are good but to build anything more interesting we need some more pieces, maybe some flat pieces: Or some thinner pieces, or some bigger pieces: It might also help to have some angled pieces, you know for roofs and things, and remember the slant can go either way, up or down: I think we’re heading for a house so we will need some doors and windows: Personally I like wheels, I like things to move, and so do my kids. Heard that? Allan Kelly's Blog - Monday, June 3, 2013 Llewellyn Falco (Approval Tests): What I've learned about open source by pairing with Simon Cropp Of course, ApprovalTest depends on ApprovalUtilities, but you can now use the Utilities on it''s own, as originally intended. 'Over the last 2 weeks I have be fortunate enough to pair with Simon Cropp for about 8 hours on my open source project ApprovalTests. Simon has taught me a lot about running a better open source project, this blog is an attempt to share some of that for those not fortunate enough to be able to pair with Simon themselves. Think about your ''brand'' Often I am writing ApprovalTests because I use ApprovalTests myself. There isn''t. dll binary *.exe exe binary *.png DevelopMentor Courses - Saturday, May 25, 2013 Unit testing code depending on the ASP.NET WebApi HttpClient Of course we still need tests for updating existing resources as well as deleting them but with these examples those should be easy enough :-). 'In a previous post I showed how to unit test an ASP.NET WebAPI Controller. But with a REST service there is both a client and a service component. Assuming for a moment the client part is also written in C# we should test that as well. In this case the client application contains the following class to load books from the REST WebAPI controller: 1: public class BooksClient. 7: _httpClient = httpClient; 8: BaseUrl = new Uri( "[link] ); 9: }. Maurice de Bejeir - Monday, May 20, 2013 | -
| The Best from DevelopMentor | MORE | - Take the first hour of any online developer course for free at LearningLine
We are announcing the ability to preview any of our online courses, for free without entering any payment information. You can now study approximately the first hour of any one of our courses. To get started, just head over to our schedule page , click on any course title you’d like and choose “ Preview course for free “: . At the time of this writing, there are 27 courses which run between 4 and 15 days in length. So head on over to the schedule page and find a course that is right for you: https://learninglineapp.com/schedule. - Why Choose NoSQL and Document Databases over RDBMS
This is an excerpt from my upcoming online MongoDB course for DevelopMentor. Filed under: NoSQL Tagged: DevelopMentor , LearningLine , NoSQL , Online courses , Online learning , Screencasts. NoSQL DevelopMentor LearningLine Online courses Online learning Screencasts 'Do you want to know the biggest single reason you should choose document databases over SQL Server, Oracle, or MySQL? Hint: It’s not performance or scalability. You can take the first 1 1/2 hours for free here: Early access: MongoDB and NoSQL for.NET developers. Cheers, @mkennedy. - ELINQ with EF 4.0 Course Update
I’ve been working feverishly the last couple of months to update my DevelopMentor course: Essential LINQ with Entity Framework 4.0. Here is a breakdown of the course content: Day 1: 1. Here’s when and where we’re offering the course: Boston: February 9-12, 2010 London: February 23-26, 2010 Los Angeles: March 30-April 2, 2010 Boston: April 20-23, 2010 London: May 4-7, 2010 Los Angeles: June 8-11, 2010 Boston: June 29-July 2, 2010. Functional Programming in C# 2. LINQ to Objects 3. LINQ to XML. Day 2: 4. LINQ to SQL 5. EF: Architecture 6. EF: LINQ to Entities. Day 3: 7. Tony and Zuzana's World - Tuesday, December 29, 2009 - Richard Blewett: Devweek 2013–WCF Crash Course
Thanks to everyone who attended my Devweek 2013 pre-conference session on WCF. You can get the slides and demos here DevelopMentor Courses - Tuesday, March 5, 2013 - Flowcharts in Workflow 4 and the Switch activity
Of course the FlowSwitch should just to a ToString() on the expression result , anything else would be pointless as any comparison fails. Flowcharts are a nice addition to Windows Workflow Foundation 4. They allow for a lot of pretty complex behavior that is hard to do in a sequential workflow. In WF 3 we used to model these complex behaviors as state machine workflows. That worked but they weren't really state machines or event driven and things could get a bit tricky. No it is just another activity to drop in a workflow. guess you get the picture. So far so good. Next (5). Enjoy! The Problem Solver - Tuesday, October 27, 2009 %>
| | |