What is the difference between a Change and a Conflict?
How to make Merge to just show the changes between files?
How does the Hide Empty Folders command in the folder comparison window work?
Can we use Merge to compare and synchronize local files with those on a web or FTP site?
How to make the folder comparison to show just added and deleted files?
What operating systems does Subversion run on?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What are statistics, under what circumstances they go out of date, how do you update them?
What are the steps you will take to improve performance of a poor performing query?
How to start SQL Server in minimal configuration mode?
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
What is normalization? Explain different levels of normalization?
What is frame level testing and how do we test it?
How do you test the URL of a Web-based application?
What is Web architecture that are followed while doing online project and tell the samples of architecture?