By IOTAP ::-- Network Team on
8/28/2008 6:07 PM
Error while you installing Visual studio 2005 service pack 1.
if you are you getting the below error refer my sollution
Error 1718.File C:\WINDOWS\Installer\22c276d.msp did not pass the digital signature check. For more information about a possible resolution for this problem, see http://go.microsoft.com/fwlink/?Linkld=73863
Read More »
|
By IOTAP ::-- Network Team on
8/28/2008 5:27 PM
New Features in Microsoft Windows Server 2008
Read More »
|
By IOTAP ::-- SharePoint Team on
Wednesday, August 27, 2008 10:19 AM
SharePoint Rich-Text filed editor allows us to write the HTML code, but it doesn’t allow us to embed Flash files.
So, I have searched on this issue and come with a solution. For that, I’m using swfobject.js file and adding some script lines to the page where we want to embed this flash file.
Read More »
|
By IOTAP ::-- SharePoint Team on
Wednesday, August 20, 2008 3:47 PM
The SPUtility.SendEmail method enables you to send an email from the context of a SharePoint Web (SPWeb) object.
Read More »
|
By IOTAP ::-- Quality Assurance Team on
8/20/2008 2:07 PM
You can configure Team Foundation Server to use an existing SMTP server to send e-mail alerts. Users can configure alerts for various projects, work item, and build event notifications. Although you can specify the SMTP server during Team Foundation Server installation, you might want to change the STMP server later. Similarly, if you to change the application pool service account by using the TFSAdminUtil Change Account command, you must manually change the sender account e-mail address to the new service account's e-mail address.
Cheers ,
Mahesh R
Read More »
|
By IOTAP ::-- Quality Assurance Team on
8/20/2008 12:22 PM
A test strategy is a planning document that provides the overall direction for the software testing needs of a project. Developing a test strategy is about setting direction and resolving high-level testing questions. The value of the test strategy isn’t in the wording, the writing, or the format of the strategy; the value is in planning an approach for testing.
Read More »
|
By IOTAP ::-- Quality Assurance Team on
8/20/2008 11:58 AM
Equivalence partitioning:
Equivalence Partitioning determines the number of test cases for a given scenario.
Equivalence partitioning is a black box testing technique with the following goal:
1.To reduce the number of test cases to a necessary minimum.
2.To select the right test cases to cover all possible scenarios.
Read More »
|
By IOTAP ::-- Quality Assurance Team on
8/20/2008 11:55 AM
By IOTAP ::-- Quality Assurance Team on
8/19/2008 3:36 PM
A framework that promotes development iterations throughout the life-cycle of a project. It minimizes risk by developing software in short amounts of time. A development accomplished in one unit of time (generally up to four weeks) is called iteration. Each iteration is a project with analysis, design, coding, testing and also documentation all the required functionality may not be covered in one iteration for releasing the project. But it will be covered in multiple iterations. The idea is to have a defect free release available at the end of each iteration.
Read More »
|
By IOTAP ::-- DotNet Team on
8/13/2008 11:19 AM
Download Service Pack 1 for Visual Studio 2008 and .NET Framework 3.5 to take advantage of fixes, improvements and new features.
Some of the features VS 2008 SP1 delivers:
1. Improvements to WPF designers in Visual Studio 2008
2. SQL Server 2008 Support
3. Enhanced AJAX and Data Tools
4. Performance increases to WPF based applications ( between 20 - 45% ) without code changes
5. Improvements in the area of data platform, such as the ADO.NET Entity Framework, ADO.NET Data Services and support for SQL Server 2008’s new features
Read More »
|