|
|
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.
|
118 Articles match "Development"
|
Related DevelopMentor Courses
|
MORE
|
|
SharePoint for Developers (WSSv3/MOSS2007)
DevelopMentor's Essential courses provide four to five days of instructor-led training for the experienced developer. Gain deep understanding of your development platform. 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. intranet? extranet?
DevelopMentor Courses
- Friday, June 12, 2009
Foundations of Agile Development using Scrum
The course teaches the concepts of short delivery cycles, working with changing requirements and empirical process control. Students will learn how to work in deliver software in time-boxed iterations, hold Scrum meetings, manage work backlogs and prioritize work to satisfy business need. They will also learn how, in a changing environment, to keep high quality code, design software and discover requirements. This course gives an overview of technical and management practices for Scrum. Agile & Scrum Overview What is a Agile? What is Scrum?
DevelopMentor Courses
- Wednesday, June 17, 2009
Essential LINQ with the Entity Framework
Learn to develop applications for EF and LINQ to Entities and employ ADO.NET Data Services to integrate data from the Internet cloud. The latest version of the C# programming language comes with many new features intended to increase developer productivity, including automatic properties, object initializers, collection initializers, and partial methods. 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. When should I choose one over the other?
DevelopMentor Courses
- Friday, June 12, 2009
|
526 Articles match "Development"
|
The Latest from DevelopMentor
|
MORE
|
|
Study on benefits of TDD
The study is by Nagappan, Maximilien, Bhat and Williams and is entitled: Realizing quality improvement through test driven development: results and experiences of four industrial teams and is freely downloadable from Microsoft. OK, this isn’t news, this study came out a couple of years ago and was covered by many people then. But, I find myself regularly referring to it trying to find the link. So I’m going to blog about it then I’ll always be able to find the link. The second MSN team had a defect density less than a quarter of Y but took 15% longer. TDD reduced bugs. Anyone got a link?
Allan Kelly's Blog
- Monday, August 30, 2010
Ed Yourdon on Agile
Last century I read a lot of his stuff and came to respect him as a man who knows what he’s talking about when it comes to IT and software development. The really interesting thing are some of his comments on Agile from this blog posting: ‘My overall impression is that “agile” (and its variations, such as scrum and XP) are now entering the “mainstream” of computer systems development’ ‘there’s still a lot of hype and exaggeration, along with a non-trivial amount of myth and folklore and general silliness. Ed Yourdon seems to have fallen off my radar so far this century.
Allan Kelly's Blog
- Thursday, August 26, 2010
Maine Developer Network Code Camp #1
A little bit late, but the invitation for the first Maine Code Camp just went out! When: August 27th, 28th, 29th, 2010. Where: Mt. Blue State Park, Weld, Maine ( Link to offical site ). Sign up: [link]. More info: [link].
The Blomsma Code
- Tuesday, August 17, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Free Ebook Developers Developers Developers Developers
Content from Microsoft’s {You Shape} It campaign has been rolled up into the ebook Developers Developers Developers Developers. Tags: Development Many of the contributors are Microsoft MVPs and/ Microsoft Regional Directors. It’s a free download and released under a Creative Commons license so share share share! link]. link]. In the book: Working with Brownfield Code by Donald Belcham (Microsoft MVP). Beyond C# and VB by Ted Neward (Microsoft MVP). All I Wanted Was My Data by Barry Gervin (Microsoft Regional Director and MVP).
Ardent Dev
- Thursday, July 9, 2009
-
Survival Skills for Developers
Set aside the fact that you are a software developer and have no business tromping around out in the wilderness. Surviving as a software developer is more than stringing together some lines of code that read and write from a database. The following 8 items form a basic survival pack that can get you through most modern software development forests: 1. You must be able to write and execute unit tests for the language and platform you are developing on. am not an adherent to the Church of Test Driven Development. updating a development team web site.
Ardent Dev
- Wednesday, February 10, 2010
-
No Facebook Connect Cookies for Localhost Development
While doing some Facebook Connect development, I found that the expected cookies were not being set when developing on localhost. Tags: Development To fix the problem, I added localhost.local to my hosts file (pointing at 127.0.0.1) and changed the settings for my Facebook application to use localhost.local as the base domain.
Ardent Dev
- Wednesday, January 20, 2010
-
Fix Slow Firefox 3 on Vista with localhost
I’ve noticed that Firefox 3 is insanely slow loading web pages on localhost when using the ASP.NET Development Server (based on Cassini). Tags: Development Today something snapped in my head and I felt compelled to figure out what was wrong. Everything was fine in IE7 and when connecting to the production web server from FF3. few seconds plus a search engine revealed a simple solution: In in the Firefox address bar, type about:config and hit Enter. Click the " I’ll be careful, I promise! 34; button. In the Filter box, type network.dns.disableIPv6. Hooray!
Ardent Dev
- Tuesday, December 23, 2008
-
Be More Productive: Code Snippets in Visual Studio
Want to be more productive as a developer? Tags: Development There’s some cool stuff you can do with code snippets in Visual Studio. Brian Noyes has a good overview on here , including some things I’m embarrassed to admit that I did not know. If you’re interested in productivity, you might also be interested in the Visual Studio ASPX Edit Helper , a little tool a whipped up one afternoon and have never updated. :) (Hey, the source code is there for download if you want to beef it up).
Ardent Dev
- Tuesday, February 24, 2009
-
Fix for WordPress XMLRPC 500 Internal Server Error
My guess is that a developer on the project decided to update the schema to UNSIGNED because posts do not have negative values for IDs and the post_parent column references a post ID. Obviously that developer did not realize the special use case in xmlrpc.php. Tags: Development One of my WordPress-based sites ( [link] ) was not working when I tried to publish posts containing images from Windows Live Writer. was getting a 500 Internal Server Error. was able to fix the problem by making a small change to the database. The Error Message. Some Sanity Checking. at the time).
Ardent Dev
- Wednesday, July 15, 2009
-
New Developer Comic - Enjoy
Here’s the first in the series of comics about developers coming from Microsoft: Tags: Development
Ardent Dev
- Wednesday, April 22, 2009
|
|
|