Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Articles with tag
system development life cycle
Search for
any
content tagged
system development life cycle
<< Previous 20
Items 41 to 60 of 100
Next 20 >>
Maintaining a Log of Database Changes - Part 1
This article looks at logging your database changes from a developer's perspective.
Read more...
By
Additional Articles
2007/04/26
|
Source:
4 Guys From Rolla
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
4,209 reads
Putting Unit Tests to Work
Testing is an important part of any software development process, but it's a part that many of us skimp on or ignore because of the tedious nature of testing. Longtime author Grant Fritchey has been working with Visual Studio Team Edition for Database Professionals and has written us an article on how you can make your unit testing easier.
Read more...
By
Grant Fritchey
2007/02/01
|
Source:
SQLServerCentral.com
|
Category:
system development life cycle
Rating:
|
Discuss
|
Briefcase
|
7,273 reads
Easy code archiving in SQL Server 2005
Learn how to keep track of previous versions of code in case your next upgrade doesn't go well from SQL Server guru Tim Chapman.
Read more...
By
Additional Articles
2007/01/15
|
Source:
Builder.com
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
2,796 reads
Think ANSI Standard SQL Is Fully Portable Between Databases? Think Aga
The same ANSI Standard SQL query can run against identical data on SQL Server and Oracle and return different results. So just because your application issues ANSI standard SQL, don't assume it's portable.
Read more...
By
Additional Articles
2006/11/09
|
Source:
DevX
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
1,708 reads
Build molecular queries from atoms in SQL Server
Every SQL Server developer has a preferred method of doing things; mine is what I call molecular queries. These are queries assembled from atomic queries; by which, I mean that they address exactly one table. By combing atoms, I can create molecules.
Read more...
By
Additional Articles
2006/10/19
|
Source:
Builder.com
|
Category:
advanced querying
Rating:
Rate this
|
Briefcase
|
3,484 reads
Writing Maintainable Code
No developer or DBA wants to be told how to write their code. Everyone has their own style, but this can cause problems in a team environment where different people need to work on the same section of code. New author Pam Abdulla brings us a few simple techniques that can help you write more maintainable code.
Read more...
By
Pam Brisjar
2006/08/07
|
Source:
SQLServerCentral.com
|
Category:
system development life cycle
Rating:
|
Discuss
|
Briefcase
|
9,376 reads
Report Visual Studio Team System Load Test Results Via A Configurable
This article adds some handy reporting capabilities to the new load testing tool in Visual Studio 2005 Team System.
Read more...
By
Additional Articles
2006/07/04
|
Source:
MSDN Communities
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
1,304 reads
Building Database Applications with Remote Support in Mind
Although the challenges of designing and developing an embedded software package are obvious, the effort of providing remote support for the deployed application is often underestimated.
Read more...
By
Additional Articles
2006/06/22
|
Source:
developer.com
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
2,261 reads
Unit Testing and Code Generation
One of the fundamental skills a developer needs is the ability to test their code. Most people don't really do a good job, partly because they don't have a good process and leave testing until the end. Grant Fritchey brings us a new method of unit testing T-SQL stored procedures that can help you build automated tests for your code.
Read more...
By
Grant Fritchey
2006/06/20
|
Source:
SQLServerCentral.com
|
Category:
system development life cycle
Rating:
|
Discuss
|
Briefcase
|
17,023 reads
SQL Server Performance Testing
This (new) design bothered me. It violated one of the fundamentals that I'd learned and read about for years; namely keeping the primary key small and narrow. It also looked like it would be difficult to maintain. Finally, after arguing back and forth about the merits and drawbacks of each of the designs, we decided that testing them was the only way to be sure
Read more...
By
Additional Articles
2006/06/02
|
Source:
Red-Gate
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
4,067 reads
Customer Database Update A Practical Solution
If you deliver applications to a customer, then you have struggled with the challenges of updating schemas as they change. New author Serhiy Snisarenko brings us his comprehensive process and code to make this task easier.
Read more...
By
Serhiy Snisarenko
2006/04/19
|
Source:
SQLServerCentral.com
|
Category:
system development life cycle
Rating:
|
Discuss
|
Briefcase
|
9,907 reads
Project Management 101: Creating the Right Ripple
Most software projects fail. Only about a quarter are completely successful. About half are late and over budget and the remaining quarter just fade into oblivion. What if there was a simple way to ensure your project’s success? There is, and it’s all about starting out in the right way
Read more...
By
Additional Articles
2006/03/07
|
Source:
Red-Gate
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
2,981 reads
An Introduction to Test Driven Development
There are lots of systems for developing software, but it often seems that DBAs don't adhere to any of them. New author Sudheer Palyam brings us a look at one that he has used in developing T-SQL applications, whereby the test scripts are written first.
Read more...
By
Sudheer Palyam
2006/02/09
|
Source:
SQLServerCentral.com
|
Category:
system development life cycle
Rating:
|
Discuss
|
Briefcase
|
9,840 reads
The Myth of Bandwidth and Application Performance
This whitepaper is intended to shed light on the issues affecting application performance in the wide area, and to give IT managers the knowledge required to design strategic enterprise application acceleration and deployment solutions
Read more...
By
Additional Articles
2006/02/07
|
Source:
Other
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
3,018 reads
Running VirtualPC Images Effeciently
I have not been a real big fan of using VPC until recently with the Betas and releases of Visual Studio and SQL 2005. Now I can’t stop creating images with different environments for testing Service Packs, OS, Project Server, VS/SQL2005, etc. I want to share with you and also record the steps I used for making my images run efficiently.
Read more...
By
Additional Articles
2005/12/08
|
Source:
White Knight Technology
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
3,899 reads
Secrets of successful IT projects
Some time ago, I worked on a team that was attempting to define an IT strategy for a large multinational company. Management incorrectly thought the company was unique in that it had a high number of failed IT projects. In fact, only one in four IT projects can be termed successful, if the benchmarks of success are adherence to scheduled completion time and budget, and realization of the project goal, whether that be saving money, growing the business, or what have you. I have to explain this because many of you may never have come across one.
Read more...
By
Additional Articles
2005/12/05
|
Source:
Red-Gate
|
Category:
miscellaneous
Rating:
Rate this
|
Briefcase
|
3,375 reads
Data Migration : Step by Step
This article by Chris Kempster covers a wide variety of areas concerned with data migration. Primarily, it focuses on process, standards and some of the many issues to consider when undertaking this role.
Read more...
By
Chris Kempster
2005/11/25 (first published: 2004/03/24)
|
Source:
SQLServerCentral.com
|
Category:
dts
Rating:
|
Discuss
|
Briefcase
|
47,512 reads
SQL database control and deployment
If you develop SQL databases, you know how difficult it can be to promote from the development environment to production with any level of confidence that the databases are the same. When you have upgrades, it’s difficult to identify changes as well, especially when there are multiple developers making changes to multiple databases. The problem is compounded if your target environment is a client’s system over which you have no control. It’s staggering to think about what can happen if there are 600-plus client systems that have various versions of your database.
Read more...
By
Additional Articles
2005/09/06
|
Source:
Red-Gate
|
Category:
system development life cycle
Rating:
Rate this
|
Briefcase
|
2,611 reads
Calling All Editing Buffs
Author Sean McCown would like to see some improvements in the editing tools that are available. He's proposed some changes and ideas to make a better tool. Join the discussion and see if you can get the SQL Server vendors to build something to make every DBA's job easier.
Read more...
By
Sean McCown
2005/09/02
|
Source:
SQLServerCentral.com
|
Category:
system development life cycle
Rating:
|
Discuss
|
Briefcase
|
4,113 reads
Single Point of Administration
Whether you write TSQL code or front end VB code against your SQL Server, it pays to have some good development practices that make your life easier. Jonathan Stokes has written a good article showing some of the good practices you should use.
Read more...
By
Jonathan Stokes
2005/08/15
|
Source:
SQLServerCentral.com
|
Category:
miscellaneous
Rating:
|
Discuss
|
Briefcase
|
6,907 reads
<< Previous 20
Items 41 to 60 of 100
Next 20 >>
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.