| |
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.
|
57 Articles match "2012","Course"
| Related DevelopMentor Courses | MORE | | Screening C# Candidates: Let’s Play 20 Questions! Of course, the questions are not meant to be exhaustive and are only scratching the surface of CLR and C# fundamentals. If a person has ever bothered to read a book or technical article or taken a training course, their answers will set them apart from the crowd of folks who don’t make time for ongoing professional development. Over the past year I was involved in the process of interviewing candidates for both mid and senior level developer positions. Furthermore, I’m looking for a developer with a thirst for knowledge. This is the purpose of the technical phone screen. DevelopMentor Courses - Tuesday, February 28, 2012 Testing Difficult Code Of course, to do that you need a nice seam that passes in the default dependency. I recently did 3 videos in my ‘ Using ApprovalTests in.Net’ series that deal with how to test difficult code. These video actually have very little to do with either.Net or ApprovalTests, but they are common issues you run into when unit testing. Seams Testing difficult Code comes down to 2 things: Can I call the Method? Will the Method run to completion? And there are 2 techniques I use to deal with these, that individually are useful, but together are amazing. Here’s the video: The Peel 2. The Slice 3. DevelopMentor Courses - Wednesday, March 21, 2012 Agile: Where's the evidence? If you want something a little more grounded there was a recent Forrester report (sorry, I can’t afford the full report) which said: “Agile enables early detection of issues and mid-course corrections because it delivers artefacts much sooner and more often. A few weeks ago I was presenting at the BCS SIGIST conference - another outing for my popular Objective Agility presentation. Someone in the audience asked: “Where is the evidence that Agile works?” My response was in two parts. It is rarely a question aimed at a rational decision. to which the answer is certainly No. Scrum? Finance? Allan Kelly's Blog - Friday, March 30, 2012 |
53 Articles match "2012","Course"
| The Latest from DevelopMentor | MORE | | Llewellyn Falco (Approval Tests): What I've learned about open source by pairing with Simon Cropp Some of these were libraries that were put in my Global Assembly Cache (GAC) by VisualStudio (2010) but not by (2012). 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. There isn''t. DevelopMentor Courses - Saturday, May 25, 2013 | -
| The Best from DevelopMentor | MORE | - Improve perceived performance of ASP.NET MVC websites with asynchronous partial views
Of course, if you look at the AJAX requests, they still take the same amount of time. Imagine you’re building an ASP.NET MVC website which has some performance problems. m sure this would never actually happen to you, but imagine you’re facing this problem just for the sake of exploring the possibilities. :-). Now, you web app is mostly fast and responsive, but there are certain types of data that just bring the whole thing to a grind. First a disclaimer / warning. m going to show you how to make your site feel faster without speeding it up. click to enlarge). Don’t think so? That’s it! Michael C. Kennedy's Weblog - Tuesday, November 13, 2012 - Understanding Text Encoding in ASP.NET MVC (ASP.NET MVC Foundations Series)
By default, if you have an action method taking this input, it will just error out with the following message: Error on submit: A potentially dangerous Request.Form value was detected from the client… Of course, we could disable this with a ValidateInput attribute: In this case, you must be VERY careful when you write out the commentText values later. This article covers the various ways in which you might handle text encoding in ASP.NET MVC. For example, if you were writing a forum web app, you should absolutely be paranoid about what your users are typing into your site. data). Michael C. Kennedy's Weblog - Monday, October 15, 2012 - ASP.NET WebAPI Security 2: Identity Architecture
The interesting part for security (amongst other things of course) is the HttpControllerHandler (see Pedro’s diagram) – this is where the host specific representation of an HTTP request gets converted to the WebAPI abstraction (called HttpRequestMessage ). Pedro has beaten me to the punch with a detailed post (and diagram) about the WebAPI hosting architecture. So go read his post first, then come back so we can have a closer look at what that means for security. Pedro nicely shows the integration into the web host. Copy URI, method and headers from the HttpContext. Why so generic? www.leastprivilege.com - Thursday, March 8, 2012 - Testing Difficult Code
Of course, to do that you need a nice seam that passes in the default dependency. I recently did 3 videos in my ‘ Using ApprovalTests in.Net’ series that deal with how to test difficult code. These video actually have very little to do with either.Net or ApprovalTests, but they are common issues you run into when unit testing. Seams Testing difficult Code comes down to 2 things: Can I call the Method? Will the Method run to completion? And there are 2 techniques I use to deal with these, that individually are useful, but together are amazing. Here’s the video: The Peel 2. The Slice 3. DevelopMentor Courses - Wednesday, March 21, 2012 - ASP.NET WebAPI Security 1: Introducing Thinktecture.IdentityModel.Http
Over the course of the next posts I will describe the security options you have when writing services using the new ASP.NET WebAPI. Before I start digging into the gory details, all the sample code and concepts I will show are implemented in the newest incarnation of Thinktecture.IdentityModel : https://github.com/thinktecture/Thinktecture.IdentityModel.Http. Stay tuned! IdentityModel www.leastprivilege.com - Tuesday, March 6, 2012 - Screening C# Candidates: Let’s Play 20 Questions!
Of course, the questions are not meant to be exhaustive and are only scratching the surface of CLR and C# fundamentals. If a person has ever bothered to read a book or technical article or taken a training course, their answers will set them apart from the crowd of folks who don’t make time for ongoing professional development. Over the past year I was involved in the process of interviewing candidates for both mid and senior level developer positions. Furthermore, I’m looking for a developer with a thirst for knowledge. This is the purpose of the technical phone screen. DevelopMentor Courses - Tuesday, February 28, 2012 - Using SignalR for real time data updates
Of course we can add some code to actively check for changes to the data but usually there will be no change so that results in a lot of useless network traffic. In a previous post I showed how easy it is to create a simple chat application using SignalR. And chatting on the internet might be popular but as it turns out there are rather a lot of applications that need to do more than just chat. As it is there are a lot more CRUD style applications, where users edit data usually stored in a database for some purpose, than chat applications. And that will remain so until reloads the data. The Problem Solver - Wednesday, July 25, 2012 %>
| | |