|
|
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.
|
27 Articles match "Form","Products"
|
Related DevelopMentor Courses
|
MORE
|
|
SharePoint for Developers (WSSv3/MOSS2007)
Acquire skills you need to be productive today. This allows us to leverage ASP.NET forms-based authentication. Day 5 Out-of-the-Box Workflow Capabilities Many companies built custom code to handle common business workflow scenarios around the many document and form libraries introduced in the last version of Windows SharePoint Services. Search features vary greatly from one product version to the next. Many changes have been made to the products to clarify the boundaries between WSS and MOSS. Collectively the two products are referred to as ? intranet?
DevelopMentor Courses
- Friday, June 12, 2009
Foundations of C# Programming and the.NET Framework
Distinguish between "implementation inheritance" and "interface inheritance" Use ADO.NET to connect to SQL Server and run a simple query Build a basic Windows Forms GUI Essential C# is ".NET Survey library functionality like building a simple Windows Forms GUI and retrieving data from SQL Server. Acquire skills you need to be productive today. Windows Forms Windows Forms provides support for building traditional forms-based applications that run locally on the client machine. less code!) NET 101" for developers moving to.NET. interface vs. field)?
DevelopMentor Courses
- Friday, June 12, 2009
SharePoint for Developers (WSSv3/MOSS2007) Training
Acquire skills you need to be productive today. This allows us to leverage ASP.NET forms-based authentication. Day 5 Out-of-the-Box Workflow Capabilities Many companies built custom code to handle common business workflow scenarios around the many document and form libraries introduced in the last version of Windows SharePoint Services. Search features vary greatly from one product version to the next. Many changes have been made to the products to clarify the boundaries between WSS and MOSS. Collectively the two products are referred to as ? intranet?
DevelopMentor Courses
- Wednesday, June 2, 2010
|
44 Articles match "Form","Products"
|
The Latest from DevelopMentor
|
MORE
|
|
The No Business Case Myth
Some companies, for better or worse, work without them; those companies aiming at innovation may allow work to proceed to a more advanced stage before asking for some rationale; and products which are in a steady state may just tick over without too much attention to a business case. That said, there is a very good case for writing a business plan - indeed most forms of plans actually: they are rehearsal time for the real thing. Once in a while I run across individuals, or even teams, who still think Agile is about just getting on and doing it.
Allan Kelly's Blog
- Monday, August 16, 2010
Two ways to fill an iterations
In this model the Product Owner comes along with some idea of what they want, the team talk about it with the Product Owner and, through conversation, come to an agreement on what can be achieved. If at some point the team decide they can’t make the Goal, or the Product Owner says the Goal is compromised - things have changed and it is no longer wanted - then the team declare an Abnormal Termination of Sprint and everything starts over. In the model the Product Owner proposes some work as before. The fixed length iteration is a key part of most Agile methods.
Allan Kelly's Blog
- Sunday, June 13, 2010
Survival Skills for Developers
The following 8 items form a basic survival pack that can get you through most modern software development forests: 1. customizing a product wiki. Let’s suspend reality for a moment and pretend you’re heading out into the woods this weekend. Set aside the fact that you are a software developer and have no business tromping around out in the wilderness. You’re going to want to take along a few basics: maybe some matches, a tent or shelter of some sort, a bit of food, and some dry clothes. To survive you need the right tools / supplies and the skills to use them.
Ardent Dev
- Wednesday, February 10, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Knowledge based product development
I've commented here before that I have recently become a Product Manager - when I say recently it was almost six months ago now. Of course I want to be a good product manager so I've been looking around material to tell me how to be a good product manager, much to my surprise I find that there are very few books written on the subject of product management. Indeed depending on your industry the role of Product Manager differs. In my search for product management books I came across " Product Development For The Lean Enterprise " by Michael N.
Allan Kelly's Blog
- Friday, September 30, 2005
-
Product Management in the UK
I went to a meeting of the UK Product Managers Forum last night. 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. When the product management doesn’t exist in a company there is a vacuum. If there is a compelling need for your product this isn’t a problem in the short run: people need your product, good or bad they will buy it.
Allan Kelly's Blog
- Thursday, March 22, 2007
-
Getting started with Windows Workflow Foundation 4
And as WF 4 is a complete rewrite we should approach it as a new product and forget just about everything we already know about WF 3. The goal of the WriteLine activity is just what the name suggest: write a line of text to some form of output stream. As you may have heard Windows Workflow Foundation 4 is not an upgrade from Windows Workflow Foundation 3 (or 3.5). The version numbers might suggest that the previous version was quite mature but in fact it refers to the version of the.NET framework. In fact Windows Workflow Foundation 3 was the first version and 3.5 Yes there is.
The Problem Solver
- Monday, June 22, 2009
-
Six Things That’ll Surprise You About.NET 4.0
This aids both when working on UIs (you can see the designer and code-behind) as well as when doing TDD (you can see the test code and production code side-by-side). WF 4 has a nice GUI workflow building designer that is part of the VS 2010 tools and moreover that designer is rehostable in your own Windows Forms or WPF applications. I recently wrote an article for DevelopMentor ’s Developments entitled. Six Things That’ll Surprise You About.NET 4.0 ”. by Michael Kennedy. In this article, we will explore some of the new features of the.NET 4.0 as well as Visual Studio 2010. 5 WPF.
Michael C. Kennedy's Weblog
- Wednesday, November 11, 2009
-
SOS: finding the method bound to an EventHandler with WinDbg.
This, of course, is bad form because the System.Web.UI.Page object is intended to be a transient object - it goes away at the end of the request - in production code, I would really bind the event to a handler in global.asax instead. 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. But as I said, this was a sample. 000> !gcroot
-
Survival Skills for Developers
The following 8 items form a basic survival pack that can get you through most modern software development forests: 1. customizing a product wiki. Let’s suspend reality for a moment and pretend you’re heading out into the woods this weekend. Set aside the fact that you are a software developer and have no business tromping around out in the wilderness. You’re going to want to take along a few basics: maybe some matches, a tent or shelter of some sort, a bit of food, and some dry clothes. To survive you need the right tools / supplies and the skills to use them.
Ardent Dev
- Wednesday, February 10, 2010
-
Implications of the Power Law
The 80-20 rule, also called the Pareto Principle is an example of a Power Law but this is a relatively mild form. It has long been noted that some developers are far more productive than others. 10, 20 or more times productive depending on who you read. I’m trying to capture all the thoughts triggered by the SPA conference before the ACCU conference in a couple of weeks time. One of the topics that resurfaced at SPA was the Power Law. Or rather, the fact that software source code and program execution follows a Power Law distribution. The program crashes very occasionally.
Allan Kelly's Blog
- Sunday, March 23, 2008
|
|
|