|
|
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.
|
51 Articles match "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
Foundations of C# Programming and the .NET Framework
It shows how to use SqlConnection to connect to SQL Server, SqlCommand to execute queries, and SqlDataReader to process a result set. ? Examine core language features such as types, variables, and control constructs Use object-oriented features such as class, interface, protection, and inheritance Perform error notification and error handling using exceptions Use properties to implement the private data/public accessor pattern Use namespaces to group related types Use delegates and events to implement callbacks Override Object class methods such as ToString Avoid dll conflicts during deployment Use dynamic binding and polymorphism to write generic code (i.e.,
DevelopMentor Courses
- Friday, June 12, 2009
|
227 Articles match "Process"
|
The Latest from DevelopMentor
|
MORE
|
|
Are there any System Analysts out there?
The BA is concerned with the people element of item 4 (and the implied process change) while the Architect is concerned with hardware, software, db, etc. Has anyone met a System Analysts lately? I ask because I’ve been looking for over a year and can’t find one. I should say immediately I’m not looking to hire one, rather I want to find out what they do.
Allan Kelly's Blog
- Tuesday, February 2, 2010
MVVM: Introducing the message visualizers
the UI thread that takes a moment to process. with the request and you know it’s going to take a second or two to process it.
Enter In this post, I will go over the simple message visualizers available in the MVVM
Helpers Helpers toolkit. Essentially the idea is that it is fairly common to want to
display
Mark's Blog of Random Thoughts
- Monday, February 1, 2010
New to Agile? Want to know which tool to use?
It again appeared last week: “We are new to Agile and are looking to adopt a tool for managing the process... There are variations on this question (replace Agile with Scrum/XP/Kanban/whatever, or replace “managing the process” with requirements/development/testing) or maybe its put as “Does TFS work with Scrum?” or “Is Target Process the right tool for XP?” There is a re-occuring question I am asked from time to time, and I see on discussion forums. which tool would you recommend?”
Allan Kelly's Blog
- Thursday, January 21, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Processing Text Files with LINQ
I was recently writing some code to stream through a large text file, processing the lines it found that matched a regular expression. It’s not until we start looping over titles with the foreach statement, when the file processing finally gets to start. Let’s say that we want to process the file one block, or group, at a time. Pretty boring stuff, so my mind started to wander and I started thinking about the loops I was writing and how I could replace them with LINQ.
To demonstrate what I came up with, I thought I’d use some of the IMDB text files
Jason Diamond
- Sunday, September 7, 2008
-
Failures in Agile process?
Typically it occurs when you bring in a lot of consultants to make your team and process Agile. This doesn’t happen and the development process is left in a random state. Failure to get developer buy in : this occurs when management buy into Agile but developers don’t. Again the process is left in a random state. 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
-
Processing language for memcached
By adding an efficient processing language in front of memcached, people can write more powerful programs to utilize distributed caches. They put the logic in a separate program, but I think we can integrate the processing directly into the cache with Forth & memcached.
...Tags: memcached is a hashtable with a simple API that allows for remote access. It is a major component of many large-scale web sites because it caches results from more expensive remote resources, i.e.
Handwaving
- Saturday, August 29, 2009
-
Worker Process Accounts in IIS 7.5
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 ,
I made an interesting observation.
www.leastprivilege.com
- Wednesday, June 3, 2009
-
Flexibility, design and process
Less is more .) The same is true in development processes. Often a company cries, “We need a flexible development process” because... we need to respond to anything a customer can throw at us, all our projects are different, etc. But I wonder how many of the organizations that say this actually do vary their process? In my experience companies like to say this but the only real variation that occurs is the number of people on the project. The actual project process is left vague and ill defined “for flexibility.” If there really is no similarity
Allan Kelly's Blog
- Thursday, May 19, 2005
-
WF and ASP.NET - A Few Gotchas
its host process. NET ThreadPool to dispatch request processing.
The it's not very difficult to create a race condition where your primary ASP.NET processing
thread given the synchronous nature of ASP.NET request processing (setting
aside processing logic for HTTP requests ASP.NET as WF host is an important and useful scenario for WF adoption, but there
are are some interesting details that are worth understanding before you tackle this yourself.
The
There Must Be Some Mistake
- Monday, October 1, 2007
|
|
|