|
|
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.
|
49 Articles match "Management","Process"
|
Related DevelopMentor Courses
|
MORE
|
|
Essential Techniques for Gathering Requirements
Describe the planning, techniques, and partnerships that are vital to the success of requirements gathering Identify and differentiate between the different types of requirements that need to be gathered Describe the importance of documenting business objectives and project scope before gathering requirements Utilize a context diagram to scope the requirements Utilize a process, techniques, and templates for stakeholder identification and analysis Apply industry best practices to common issues with Stakeholders during requirements elicitation Plan and Conduct a Good Interview and a Facilitated
DevelopMentor Courses
- Friday, June 12, 2009
SharePoint for Developers (WSSv3/MOSS2007)
You'll get answers to these questions: How do I understand the page-processing and request-processing framework? We examine what a web application is, what site collections are, where critical files are stored, how pages are processed, and how to locate and manage the important information. We step through the process of building your business data catalog based on your existing back-end systems. Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint for Developers (WSSv3/MOSS2007) covers the critical building blocks for developing solutions for both Windows SharePoint Services
DevelopMentor Courses
- Friday, June 12, 2009
Essential Silverlight 3
In this course, you learn to: Identify when and where Silverlight should be used Use Expression Blend to design your user interface Use Visual Studio 2008 to build a Silverlight project and manage its code using C# Exploit the layout controls to create compelling user interfaces Incorporate Silverlight content into your existing web sites Build user and custom controls that support templates and styling Use Behaviors, Actions and Triggers to create reusable functionality across applications Integrate animations, special effects, perspective transforms and media to create a professional UI Exploit
DevelopMentor Courses
- Wednesday, June 17, 2009
|
119 Articles match "Management","Process"
|
The Latest from DevelopMentor
|
MORE
|
|
The Scrum Hegemony & the Kanban Insurrection
and the bits about managing the work (iterations, stand-ups, stories, etc.). Scrum, as documented concerns itself with the management side. Granted Scrum expands on roles, Scrum adds some concepts like self-organising teams, adds some terms like backlogs and renames others (iterations to sprints) and adds burn-down charts but the management side of XP is basically Scrum, and Scrum is XP. Kanban is again allowing the experimentation and variation in process that the Scrum hegemony has One of the ideas I talked about in my Jax London presentation is something I call the Scrum hegemony and it deserves a few notes.
Allan Kelly's Blog
- Sunday, March 7, 2010
Actors prototype in C#
It simply grabs an element from the queue, processes it and sends messages to other actors, and then waits for another message.
This It returns “true” to continue processing messages, and “false” to end the actor. namespace Concurrency.Actors
{
public interface IActor<T>
{
void Send(T message);
}
public class Actor<T> : IActor<T>
{
private BlockingCollection<T> Attached is a rough outline of actors, or message passing concurrency, for C#. It is similar in spirit to Erlang.
Handwaving
- Wednesday, March 3, 2010
Architects who aren't
But the architects came from a mainframe Cobol background so they designed a batch processing system, set down constraints and ways of working which just didn’t make sense for a client-server system. The company had a ISO-9000 system in place with lots of management so the result of this architecture was a lots of problems. The process worked a lot better. Having cleared up some preliminaries, i.e. What is architecture? ,
Allan Kelly's Blog
- Thursday, February 18, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Failures in Agile process?
One downside is that the Product Owner role – typically filled by a Business Analyst, Product Manager, Customer or other proxy-customer – is given an immense work load. Typically it occurs when you bring in a lot of consultants to make your team and process Agile. The presence of consultants gives the team a backbone but knowledge is not really transfered to the existing team. One of the questions that was posed at ACCU conference was “What are the downsides of Agile development?” rdquo; – and “What does Agile failure look like?”
Allan Kelly's Blog
- Sunday, April 22, 2007
-
Is process improvement bad for innovation?
Basically, as you get better at your process (i.e. Actually, according to this piece its not just ISO 9000 and 6 Sigma, it is broader, any process improvement initiatives. For someone like me, who is keen on both process improvement (specifically Lean processes) and innovation this poses a dilemma. Am I, by advocating process According to a piece on Knowledge @ Wharton the adoption of ISO 9000, Six Sigma, TQM and other similar initiatives can lead to a decline the innovation (subscription required). you go deeper into one thing) you don’t experiment as much around
Allan Kelly's Blog
- Sunday, March 5, 2006
-
Worker Process Accounts in IIS 7.5
A closer look reveals, that in IIS manager you now have five accounts to choose from
With this new setting, a new primary SID is injected into the worker process – all
this is a good change and makes it even easier to isolate worker processes.
Windows 7 and Windows Server 2008 R2 ship with IIS 7.5. While migrating the StarterSTS ,
www.leastprivilege.com
- Wednesday, June 3, 2009
-
Product Management in the UK
I went to a meeting of the UK Product Managers Forum last night. I enjoyed the meeting, Ian Mapp of Respond spoke about the development of the product management function within the company. These conversations support my belief that Product Management is not a well established role in the UK software industry. This was the first time I have been to a meeting of this group and it is the first time that the group has held an event in London. Naturally these two firsts are not unconnected!
Allan Kelly's Blog
- Thursday, March 22, 2007
-
SOS: finding the method bound to an EventHandler with WinDbg.
the process. However, it clearly is part of the managed heap
due The third and fourth DWORD look interesting because they appear to fall in the managed
heap if only they could match up managed source code to the image
I'd I was preparing a sample memory leak application for an Advanced C# class at Microsoft this past week and debugging through it with SOS.DLL ("Son of Strike"). My prepared application was an ASP.NET application that would leak memory by holding references to the page objects after they had completed their work.
-
Thinktecture Security Token Service Starter Kit
tokens
based on the standard membership, roles and profile provider infrastructure
membership provider is used to authenticate users and to provide a name and email
claim
role provider is used for authorization in the web front-end and to provider role
claims
profile provider is used to allow users to supply profile information which gets turned
into claims
easy administration of the provider features using the IIS7 manager
easy configuration – you don’t have to deal with Geneva or WCF settings directly
www.leastprivilege.com
- Monday, May 25, 2009
-
Creating Extensible Applications with MAF (System.AddIn)
The Managed Add-in Framework (MAF), sometimes
referred to as System.AddIn.
Developers (and managers) have long desired a way to easily create extensible applications
that allow new features to be added without jeopardizing the stability of the existing
code base. The .NET path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f">
Each section of the pipeline is contained in a separate assembly, loaded as necessary
to manage the specific
|
|
|