| Title | Posted Date |
| What will be the OutPut of the following Query? Select CELING(7.69) as number | November 29, 2009 |
| Which of the following is a Aggreate Function?
1)AVG
2)CEILING
3)ISNULL
4)ROUND | November 29, 2009 |
| Which of the following is a Row-Level Function?
1)AVG
2)MAX
3)SUM
4)SQRT | November 29, 2009 |
| When Grouping is added to the query NULL values in the grouped colimn are included in the Result Set?
1)YES
2)NO | November 29, 2009 |
| In DATE format SQLSERVER 2005 first reads the | November 29, 2009 |
| In DATE format SQLSERVER 2005 first reads the | November 29, 2009 |
| In DATE format SQLSERVER 2005 first reads the | November 29, 2009 |
| In DATE format SQLSERVER 2005 first reads the | November 29, 2009 |
| In DATE format SQLSERVER 2005 first reads the | November 29, 2009 |
| Which is the default DATE format in SQLSERVER 2005? | November 29, 2009 |
| select COUNT(column_name) from table_name counts only | November 29, 2009 |
| INNER JOIN cannot be used without the | November 29, 2009 |
| If you are going to have too many NULLS in a column,what would be the best data type to use? | November 29, 2009 |
| Which of the following is a Large object data type? | November 29, 2009 |
| Which of the following is a Large object Binary Data Type? | November 29, 2009 |
| SQL_VARIEANT datatype column can be any datatype except? | November 29, 2009 |
| Name the SQLSERVER 2005 Monetary Data Types? | November 29, 2009 |
| What will be the Output of the following using JavaScript document.Write(Math.Round(6.7)); | November 29, 2009 |
| Name the classes thet are used to send a mail? | November 29, 2009 |
| Name the classes thet are used to send a mail? | November 29, 2009 |
| In how many ways you can deploy an Asp.Net Application? | November 29, 2009 |
| Which Keyword is used in VBScript to increase or decrease the counter variable by the value? | November 29, 2009 |
| Which Keyword is used in VBScript to increase or decrease the counter variable by the value? | November 29, 2009 |
| VBScript variable names cannot exceed | November 29, 2009 |
| Name the 2 kinds of procedures in VBScript? | November 29, 2009 |
| Name the HTML Lists? | November 29, 2009 |
| AJAX is based on ? | November 29, 2009 |
| AJAX applications are | November 29, 2009 |
| Name the navigation controls of ASP.NET ? | November 29, 2009 |
| Name the control whcih displays a multi level navigation menu. | November 29, 2009 |
| What's the difference between Response.Write() andResponse.Output.Write()? | November 29, 2009 |
| When during the page processing cycle is ViewState available? | November 29, 2009 |
| How you will create a UNIQUE Constraint when the table is already created? | November 29, 2009 |
| Where do you store the information about the user's locale? | November 29, 2009 |
| What's the difference between Codebehind="MyCode.aspx.cs" andSrc="MyCode.aspx.cs"? | November 29, 2009 |
| Suppose you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler? | November 29, 2009 |
| What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other? | November 29, 2009 |
| Can you explain the difference between an ADO.NET Dataset and an ADO Recordset? | November 29, 2009 |
| Explain what a diffgram is, and a good use for one? | November 29, 2009 |
| Name two properties common in every validation control? | November 29, 2009 |
| How you will create a CHECK Constraint when the table is already created | November 29, 2009 |
| Whether Javascript is a OOP''s based language? | November 30, 2009 |
| Whether VBscript or Javascript which is better? | November 30, 2009 |
| What is the lifespan for items stored in ViewState? | November 30, 2009 |
| You are designing a GUI application with a window and several widgets on it. The user then resizes the app window and sees a lot of grey space, while the widgets stay in place. What's the problem? | November 30, 2009 |
| How do you retrieve the customized properties of a .NET application from XML .config file? | November 30, 2009 |
| What's the safest way to deploy a Windows Forms app? | November 30, 2009 |
| Why is it not a good idea to insert code into InitializeComponent method when working with Visual Studio? | November 30, 2009 |
| What's the difference between WindowsDefaultLocation and WindowsDefaultBounds? | November 30, 2009 |
| How's anchoring different from docking? | November 30, 2009 |