User contributions for SimonTeW
From FreeMind
Jump to navigationJump to search
11 April 2008
- 09:1009:10, 11 April 2008 diff hist −12,372 Mind map gallery Added SQL Server heading and SQL Server 2000 mind map. Removed direct links to sub-maps for Python, Mythical Man-Month and Code to Developer.
- 08:5608:56, 11 April 2008 diff hist +26 N File:SQLServer2000Programming WebLinks.mm SQL Server 2000 and T-SQL. current
- 06:3506:35, 11 April 2008 diff hist +112 N File:SQLServer2000 OtherTopics.mm Topics in Microsoft exam 70-229 (SQL Server Design & Programming) not covered in Microsoft Official Course 2073. current
- 06:3306:33, 11 April 2008 diff hist +42 N File:SQLServer2000 TransLocks.mm Transactions and locks in SQL Server 2000. current
- 06:3306:33, 11 April 2008 diff hist +75 N File:SQLServer2000 Analysing.mm How queries work in SQL Server 2000: Selectivity, density, join strategies. current
- 06:3106:31, 11 April 2008 diff hist +38 N File:SQLServer2000 Optimising.mm Optimizing queries in SQL Server 2000. current
- 06:3106:31, 11 April 2008 diff hist +139 N File:SQLServer2000 MultipleServers.mm Dealing with multiple servers in SQL Server 2000: Distributed queries, linked servers, ad-hoc queries on remote servers, partitioned views. current
- 06:3006:30, 11 April 2008 diff hist +28 N File:SQLServer2000 Triggers.mm Triggers in SQL Server 2000. current
- 06:2906:29, 11 April 2008 diff hist +42 N File:SQLServer2000 UDFs.mm User-defined functions in SQL Server 2000. current
- 06:2906:29, 11 April 2008 diff hist +81 N File:SQLServer2000 ErrorHandling.mm Error handling in SQL Server 2000, particularly in relation to stored procedures. current
- 06:2806:28, 11 April 2008 diff hist +37 N File:SQLServer2000 StoredProcs.mm Stored procedures in SQL Server 2000. current
- 06:2706:27, 11 April 2008 diff hist +25 N File:SQLServer2000 Views.mm Views in SQL Server 2000. current
- 06:2706:27, 11 April 2008 diff hist +110 N File:SQLServer2000 IndexCreateMaintain.mm Creating and maintaining indexes in SQL Server 2000, including using the Index Tuning Wizard for optimisation. current
- 06:2606:26, 11 April 2008 diff hist +158 N File:SQLServer2000 IndexPlanning.mm Overview of indexes in SQL Server 2000 - clustered and non-clustered, getting information about indexes, best practices for choosing the columns for an index. current
- 06:2106:21, 11 April 2008 diff hist +44 N File:SQLServer2000 DataIntegrity.mm Data integrity in T-SQL for SQL Server 2000. current
- 06:2106:21, 11 April 2008 diff hist +60 N File:SQLServer2000 DataTypesTables.mm Data types and managing tables in T-SQL for SQL Server 2000. current
- 06:1906:19, 11 April 2008 diff hist +48 N File:SQLServer2000 Databases.mm Creating and managing SQL Server 2000 databases. current
- 06:1806:18, 11 April 2008 diff hist +70 N File:SQLServer2000 ProgrammingOverview.mm Overview of T-SQL for SQL Server 2000 and useful tools for developers. current
- 06:1706:17, 11 April 2008 diff hist +28 N File:SQLServer2000 ServerOverview.mm Overview of SQL Server 2000. current
21 March 2008
- 02:2102:21, 21 March 2008 diff hist +6 m Mind map gallery →Python: Made Python Computer Language link bold.
- 02:2002:20, 21 March 2008 diff hist +894 Mind map gallery →Software Development: Added Coder to Developer contents mind-map.
- 02:1402:14, 21 March 2008 diff hist +116 N File:CoderToDeveloper InternetLinks.mm Notes from the book "Coder To Developer: Tools and Strategies for Delivering Your Software" by Mike Gunderloy, 2004. current
- 01:5201:52, 21 March 2008 diff hist +3,598 Mind map gallery Software Development: Added sub-maps for Coder to Development.
20 March 2008
- 11:1811:18, 20 March 2008 diff hist +143 N File:CToD Deploying.mm Deploying Projects - Installers: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes installer creation tools and licencing. current
- 11:1511:15, 20 March 2008 diff hist +144 N File:CToD IP.mm Intellectual Property: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes software contracts and licencing, and obfuscation. current
- 11:1311:13, 20 March 2008 diff hist +164 N File:CToD Building.mm Building Projects: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes an overview of the build process, daily builds and continuous integration. current
- 11:1211:12, 20 March 2008 diff hist +129 N File:CToD Docs.mm Documentation: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes help files, manuals and team documentation. current
- 11:1111:11, 20 March 2008 diff hist +152 N File:CToD SmallTeams.mm Working in Small Teams: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes management for beginners and tools for destributed teams. current
- 11:0911:09, 20 March 2008 diff hist +167 N File:CToD Logging.mm Logging: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes logging strategies and an overview of logging tools (including .NET Framework classes). current
- 11:0511:05, 20 March 2008 diff hist +189 N File:CToD Bugs.mm Bug Tracking and Fixing: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes types of testing, how to test your own code, considerations when choosing bug-tracking tools. current
- 11:0111:01, 20 March 2008 diff hist +166 N File:CToD CodeGeneration.mm Code Generation: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes introduction to code generation and an overview of .NET code generation tools. current
- 10:5910:59, 20 March 2008 diff hist +165 N File:CToD SourceCode.mm Source Code: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes overview of spelunking utilities, design guidelines and sources of reusable code. current
19 March 2008
- 11:3111:31, 19 March 2008 diff hist +152 N File:CToD CustomVisStudio.mm Customizing Visual Studio: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes customizing Visual Studio, macros and popular add-ins. current
- 11:0711:07, 19 March 2008 diff hist +237 N File:CToD UnitTest.mm Unit Testing: A chapter of the book "Coder to Developer" by Mike Gunderloy. This chapter covers different types of testing, Test Driven Development (TDD) and refactoring. It lists various tools available for .NET (somewhat out of date). current
- 07:4607:46, 19 March 2008 diff hist +155 N File:CToD DefensiveCoding.mm Defensive Coding: A chapter of the book "Coder to Developer" by Mike Gunderloy. This chapter covers assertions, exceptions and comments. Specific to .NET. current
- 07:4107:41, 19 March 2008 diff hist +197 N File:CToD SourceCodeControl.mm Source Code Control: A chapter of the book "Coder to Developer" by Mike Gunderloy. Includes uses for a source code control system, considerations when choosing a system, best practices when using. current
- 07:2007:20, 19 March 2008 diff hist +217 N File:CToD Organizing.mm Organizing: A chapter of the book "Coder to Developer" by Mike Gunderloy. This chapter covers organizing the software development process. eg Architecture, software patterns, different approaches to software releases. current
- 07:1107:11, 19 March 2008 diff hist +206 N File:CToD Planning.mm Planning: A chapter of the book "Coder to Developer" by Mike Gunderloy. This chapter covers planning and initial design. Includes links to tools for mapping out a design, time & billing, project tracking. current
18 March 2008
- 10:0210:02, 18 March 2008 diff hist +467 Mind map gallery Software Development: Added MythicalManMonth contents link.
- 09:5409:54, 18 March 2008 diff hist +88 N File:MythicalManMonth InternetLinks.mm Essays on software development from the book The Mythical Man-Month, by Fred Brooks, Jr. current
- 09:4409:44, 18 March 2008 diff hist +3,460 Mind map gallery Added new section Software Development, along with links to essays from The Mythical Man-Month.
- 09:1509:15, 18 March 2008 diff hist +96 N File:MMM After20Years.mm The Mythical Man-Month After 20 Years: Notes from an essay from the book The Mythical Man-Month. current
- 09:1409:14, 18 March 2008 diff hist +75 N File:MMM NoSilverBullet.mm No Silver Bullet: Notes from an essay from the book The Mythical Man-Month. current
- 09:1309:13, 18 March 2008 diff hist +73 N File:MMM OtherFace.mm The Other Face: Notes from an essay from the book The Mythical Man-Month. current
- 09:1209:12, 18 March 2008 diff hist +81 N File:MMM HatchCatastrophe.mm Hatching a Catastrophe: Notes from an essay from the book The Mythical Man-Month. current
- 09:1109:11, 18 March 2008 diff hist +74 N File:MMM WholeParts.mm Whole and Parts: Notes from an essay from the book The Mythical Man-Month. current
- 09:1109:11, 18 March 2008 diff hist +70 N File:MMM SharpTools.mm Sharp Tools: Notes from an essay from the book The Mythical Man-Month. current
- 09:1009:10, 18 March 2008 diff hist +81 N File:MMM PlanThrowAway.mm Plan to Throw One Away: Notes from an essay from the book The Mythical Man-Month. current
- 09:1009:10, 18 March 2008 diff hist +81 N File:MMM Documents.mm Documentary Hypothesis: Notes from an essay from the book The Mythical Man-Month. current
- 09:0909:09, 18 March 2008 diff hist +90 N File:MMM TenPounds.mm Ten Pounds in a Five Pound Sack: Notes from an essay from the book The Mythical Man-Month. current