Log in
::
Register
::
Not logged in
Search:
Home
Articles
Editorials
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Articles with tag
System Development Life Cycle
Refine your search with one of the following additional tags (with number of items):
Strategies
(58)
Testing
(3)
Deployment Process
(1)
Secure Programming
(1)
Miscellaneous
(6)
.Net
(2)
DTS
(1)
Security
(1)
T-SQL
(6)
Availability
(2)
Error Handling
(1)
SQL Server 2005
(1)
SQL Server 7, 2000
(5)
Installation
(2)
insert
(1)
SQLCMD
(1)
Administration
(4)
Visual Basic 6
(2)
KPIs
(1)
Stored Procedures
(1)
Programming
(4)
Basics
(1)
LINQ
(1)
Test-Driven Development
(1)
Advanced Querying
(3)
Best and Worst Practices
(1)
Management Studio
(1)
Video
(1)
Database Design
(3)
Best Practices
(1)
Scalability
(1)
VSTS
(1)
Naming Standards
(3)
Career
(1)
scripting
(1)
XML
(1)
Search for
any
content tagged
System Development Life Cycle
Items 1 to 20 of 96
Next 20 >>
Accidently Agile
Longtime SQL Server expert David Poole brings us a look at Agile Development and how he's been converted. (From Feb 2008)
Read more...
By
David Poole
2009/09/18 (first published: 2008/02/14)
|
Source:
SQLServerCentral.com
|
Category:
System Development Life Cycle
Rating:
|
Discuss
|
Briefcase
|
11,946 reads
An Example of Test-Driven Development, Part 5
The fifth installment of this fantastic series by MVP Andy Leonard looks at database versioning. Be sure to read this one to continue learning more about TDD.
Read more...
By
Andy Leonard
2009/08/20
|
Source:
SQLServerCentral.com
|
Category:
Test-Driven Development
Rating:
|
Discuss
|
Briefcase
|
4,324 reads
Generating Insert Statements
This article from new author Oleg Netchaev describes the cursor-less script used to generate insert statements. This allows you to efficiently and easily add data generation statements to your project deployments.
Read more...
By
Oleg Netchaev
2009/07/01
|
Source:
SQLServerCentral.com
|
Category:
T-SQL
Rating:
|
Discuss
|
Briefcase
|
14,856 reads
Practical Database Change Management (Part 2)
The final article on Change Management examines the more technical aspects of Change Management.
Read more...
By
Additional Articles
2009/06/25
|
Source:
SQL Server Universe
|
Category:
System Development Life Cycle
Rating:
Rate this
|
Briefcase
|
2,329 reads
Practical Database Change Management (Part 1)
Changing a database an integral and crucial part in every application's life cycle. Part 1 of this series looks at the steps and procedures prior to implementing the change
Read more...
By
Additional Articles
2009/06/24
|
Source:
SQL Server Performance
|
Category:
Administration
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,928 reads
SQL Unit Testing
This article talks about an easy way to add hundreds of unit tests in your solution using SQL Load Test from Codeplex.
Read more...
By
Alejandro Pelc
2009/04/08
|
Source:
SQLServerCentral.com
|
Category:
System Development Life Cycle
Rating:
|
Discuss
|
Briefcase
|
7,579 reads
A Little DOS for a Poor DBA
Yakov Shlafman brings back the world of the command prompt to make life easier for a DBA that must deploy a series of scripts to their servers.
Read more...
By
Yakov Shlafman
2008/11/06
|
Source:
SQLServerCentral.com
|
Category:
scripting
Rating:
|
Discuss
|
Briefcase
|
12,143 reads
Fast Project Rollbacks
When a project is completed, one of the next steps is to roll this project out to the production environment. However a good rollback process is important to ensure that you can remove those changes if there are problems. Longtime author David Poole talks about how he handles this.
Read more...
By
David Poole
2008/10/22
|
Source:
SQLServerCentral.com
|
Category:
Deployment Process
Rating:
|
Discuss
|
Briefcase
|
3,696 reads
Software Tool Design: Design by Sketching
Developers can get so used to relying on computers for everything that they can forget how useful it can be in the design process to elicit and refine ideas whilst working in groups, using a sketchbook, pencils and crayons. Sometimes we all need a jolt to force us to take a different approach to solving software design problems.
Read more...
By
Additional Articles
2008/08/29
|
Source:
SQLServerCentral.com
|
Category:
System Development Life Cycle
Rating:
Rate this
|
Briefcase
|
2,490 reads
theSystem - Part III
Continuing on with his series on building a game in SQL Server, Steve Fibich talks about some more of the tables and the data they contain.
Read more...
By
Steve Fibich
2008/07/01
|
Source:
SQLServerCentral.com
|
Category:
System Development Life Cycle
Rating:
|
Discuss
|
Briefcase
|
2,605 reads
Deploying Database Developments
When a team is developing a database application, it is a mistake to believe that deployment is a simple task. It isn’t. It has to be planned, and scripted. Alexander Karmanov describes many of the problems you’re likely to meet, and provides an example solution that aims to save the DBA from the nightmare complexity of an unplanned deployment.
Read more...
By
Additional Articles
2008/07/01
|
Source:
SimpleTalk
|
Category:
System Development Life Cycle
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,369 reads
Templates and teamwork
SQL Server expert David Poole discusses how teams can work together and share templates in Management Studio.
Read more...
By
David Poole
2008/05/20
|
Source:
SQLServerCentral.com
|
Category:
System Development Life Cycle
Rating:
|
Discuss
|
Briefcase
|
3,599 reads
Tracking Database Schema Changes with DbPro
Tracking changes to your development environments is important to ensure that your deployments to production go smoothly. Jacob Sebastion brings us a look at how well the Visual Studio Team System Edition for Database Professionals can help you with this task.
Read more...
By
Jacob Sebastian
2007/07/25
|
Source:
SQLServerCentral.com
|
Category:
System Development Life Cycle
Rating:
|
Discuss
|
Briefcase
|
5,822 reads
The Lighter Side - Life is like an analogy
Longtime SQL Server author and expert David Poole takes a break from SQL Server to bring us a few life lessons for software development.
Read more...
By
David Poole
2008/05/14
|
Source:
SQLServerCentral.com
|
Category:
Career
Rating:
|
Discuss
|
Briefcase
|
6,599 reads
Scalability and Goal Testing for Developers
Often developers are tasked with not only developing functional code, but also with ensuring that the code they develop scales well and performs in the application environment.
Read more...
By
Additional Articles
2008/05/09
|
Source:
DevX
|
Category:
Scalability
Rating:
Rate this
|
Briefcase
|
1,753 reads
Testing SQL Stored Procedures Using LINQ
The need to test a program that accesses and manipulates a back-end SQL Server® database is very common. In many such cases, the application interacts with the back-end data through the use of SQL stored procedures. In this type of scenario, you can think of the stored procedures as auxiliary methods of the system under test; and they must therefore be tested just like any other module in the system.
Read more...
By
Additional Articles
2008/05/08
|
Source:
Microsoft MSDN
|
Category:
System Development Life Cycle
Rating:
Rate this
|
Briefcase
|
3,860 reads
SQL Server source code analysis and management adds database security
SQL Server source code analysis and management add database security by debugging and testing SQL applications. Learn about SQL source code analysis.
Read more...
By
Additional Articles
2008/05/06
|
Source:
SearchSQLServer
|
Category:
System Development Life Cycle
Rating:
Rate this
|
Briefcase
|
1,658 reads
Connection Strategy for Multiple Database Environments
Greg Larsen looks at one way to design your database connection strategy to simplify changing application connections so you can plug-n-play databases with less administrative overhead when the need arises.
Read more...
By
Additional Articles
2008/04/28
|
Source:
Database Journal
|
Category:
System Development Life Cycle
Rating:
Rate this
|
Briefcase
|
3,229 reads
theSystem - Part II
Continuing on with his series on building a game in SQL Server, Steve Fibich expands the schema and objects in this article.
Read more...
By
Steve Fibich
2008/04/16
|
Source:
SQLServerCentral.com
|
Category:
System Development Life Cycle
Rating:
|
Discuss
|
Briefcase
|
3,042 reads
Tame Your Software Dependencies for More Flexible Apps
Few would disagree that striving for a loosely coupled design is a bad thing. Unfortunately, the software we typically design is much more tightly coupled than we intend. How can you tell whether your design is tightly coupled?
Read more...
By
Additional Articles
2008/04/04
|
Source:
Microsoft MSDN
|
Category:
System Development Life Cycle
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,571 reads
Items 1 to 20 of 96
Next 20 >>
Most popular
Generating Insert Statements
This article from new author Oleg Netchaev describes the cursor-less script used to generate insert statements. This allows you to efficiently and easily add data generation statements to your project deployments.
Read more...
By
Oleg Netchaev
2009/07/01
|
Source:
SQLServerCentral.com
|
Category:
T-SQL
Rating:
|
Discuss
|
Briefcase
|
14,856 reads
An Example of Test-Driven Development, Part 5
The fifth installment of this fantastic series by MVP Andy Leonard looks at database versioning. Be sure to read this one to continue learning more about TDD.
Read more...
By
Andy Leonard
2009/08/20
|
Source:
SQLServerCentral.com
|
Category:
Test-Driven Development
Rating:
|
Discuss
|
Briefcase
|
4,324 reads
A Little DOS for a Poor DBA
Yakov Shlafman brings back the world of the command prompt to make life easier for a DBA that must deploy a series of scripts to their servers.
Read more...
By
Yakov Shlafman
2008/11/06
|
Source:
SQLServerCentral.com
|
Category:
scripting
Rating:
|
Discuss
|
Briefcase
|
12,143 reads
Copyright © 2002-2009 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use