Protect Your Microsoft SQL Server Database

Posted by: agung  :  Category: software

When the server or database system of MS SQL Server 2008 or 2005 crash, it’s very difficult to recover the original data backup with MS SQL code, but its not impossible. MS SQL Server database unlike other databases such as FoxPro can copy data files; the former must have a backup strategy in order to secure data backup recovery. So take an appropriate backup & recovery operation to recover corrupted data, the data of MS SQL 2008 and 2005 can be safely protected.

Restore vs. Recovery

Restore and recovery are two different concepts, but in the database recovery process is also closely linked together. The difference between restore and recovery is given below:

Restore is equivalent to rebuild the part or whole of the database from a backup. It can not change the state of database, such as offline and online.

Read more…

XML in Visual Studio

Posted by: agung  :  Category: Uncategorized, software

Extensible Markup Language is the meaning of XML acknowledge. To write in XML is a very useful skill as this language now is the most useful and sought after language for all types of textual and graphical scripting for web design. It is possible to write XML with a text editor. But there are distinct advantages to using XML scripts good That Can be programmed in any format That is easy to read, edit, follow and work with WHO in regard to Others May come in behind one editor for maintenance purposes. XML editors implement syntax highlighting, Which means, that the script for the text color in Various Parts of the code allows the author to follow and Also make modifications. Also there are other very useful features in most standard XML Editors That Make Life Easier for the author much the Poor ‘word-completion and automatic appending at the closing of a tag Pls an open tag is entered.

Read more…

Unit Testing

Posted by: agung  :  Category: Uncategorized, software
software testing can be divided into several unit testing that can be categorized by the activity or process that they use in testing. one test planning, test execution, data comparison, the capture of defects, etc.

with uses software testing tools can accelerate the process of testing, you try to imagine how long you need to do a hundred and a few test cases when testing manually

Automatic software can run 100 or even 1000 times faster, they can increase test coverage with the creation of large data sets and combinations. This allows testers to reduce their dependence on the support of developers’ to develop test data.

they can remove human factors such as carelessness or boredom. Think about the times you’ve run a few hundred test cases and improve your attention fades mistakes you make with your test. Test kits will do the same test and inspect the results of run perfectly every time.

several other advantages when using software testing tools.

1) reduce the cost of software development and testing
2) reduce the time spent to develop new software products
3) improve the software

Office 2010 Review

Posted by: agung  :  Category: Uncategorized, software

Microsoft Office 2010 is the release of Microsoft’s speech from this year. Is a replacement of Microsoft Office 2007, and includes many new features. Microsoft Office 2010 contains the interface is very smooth, with good color and a large table. They also have programs covering a good problem-solving, extensive files and offers compatibility with a better experience for the user. Office 2010 suites are also available in Windows XP Service Pack 3 (32bit), Windows Vista Service Pack 1 and Windows 7. For the first time, and has a 64-bit version of Microsoft Office are available to users with the release of Office 2010. This function also marked the introduction of free online versions of familiar desktop applications like Word, Excel, Power Point and OneNote work in all browsers, including Google Chrome, Internet Explorer and Mozilla Firefox.

Read more…