ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
 Categories  >>  Software  >>  Microsoft Related       
 
  Visual Basic (592)   C Sharp (521)   ASP.NET (1104)   VB.NET (112)   COM+ (37)
  ADO.NET (172)   IIS (64)   MTS (2)   Crystal Reports (48)   BizTalk (15)
  Dot Net (654)   Exchange Server (74)   SharePoint (0)   Microsoft Related AllOther (39)
 
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
How to retrieve the information from datatable citywise in c#? HCL  2  1640
One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that? HCL  3  2650
what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?  0  138
if i want to transmit binary data,,,will it be support by Webservices or any exceptions ? define  1  596
Perform the following tasks using MS-EXCEL: FUEL ESTIMATES COMPUTATIONS: This project is to compute the fuel needed for two types of airplanes, and the cost of the fuel. You must do all computations using formula, and do a chart. Use Page Setup to make the left margin 0.5 and the right margin 0.5 also. Put your name in the Title line, after "Fuel Estimates". Note the following: ? Col. D - H: You must enter correct formulas under Columns D through H (Flying Fuel, Reserve Fuel, Holding Fuel, Total Fuel Needed and Estimated Fuel Cost)!! Read and compute carefully! ? Cells C12, C13, C14, H13 or H14: When you use these cells in a formula, you must make them absolute cell references (F4 key after your type the cell reference, or enter the $ sign manually) ? Graph/Chart: Select cells A3:B8 (Plane and Flight). Hold down the "Control" key and select D3:D8. Hold down the "Control" key and select G3:G8. Create a chart (Insert- Chart, Finish) and position it in a pleasing way under the data for the flight. Print it on one sheet, in landscape mode. ? Print again, but with Formulae: There are two ways to show formulas: 1) Enter Control+` (the key with the ~ at the top left) or 2) Tools-Options, and under "Window Options" put a check mark beside "Formulas", then close the window. San   2  1514
what are Instancing for classes provided by ActiveX component like prive, publicnotcreatable,SingleUse, GlobalSinleUse,MultiUse. HCL  1  1609
accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.  1  938
What does Query_unload event do in VB? Why we need Form _unload event?  2  2442
What does option Explicit means? IBM   5  3578
How do we call MS- Excel in VB?  3  3575
Write the correct order of execution of following form?s events: initialization, Load, Activate, Refresh , Paint  3  1775
What is the maximum size of form to hold the controls? Tech-Mahindra  3  2746
I want to develop a stand alone application which can communicate with the existing applications in the system. On which this application should be based on: Standard Exe, Active-X Exe, Active-X Dll.  2  1002
What is the difference between procedure and functions in VB? Infrasoft  6  7074
How can we find out that a recordset is blank (without using recordcount property)?  4  2105
E-Mail New Answers        Answer Selected Questions       
 
Prev    1   ... 17   ... 33   ... 49   ... 65   ... 81    105   [106]    107  ... 129   ... 145   ... 161   ... 177   ... 193   ... 209   ... 225    Next
 
 
 Programming Languages interview questions   Programming Languages Interview Questions  Scripts interview questions   Scripts Interview Questions  Networking interview questions   Networking Interview Questions
 Microsoft Related interview questions   Microsoft Related Interview Questions  Databases interview questions   Databases Interview Questions  Operating Systems interview questions   Operating Systems Interview Questions
 Testing interview questions   Testing Interview Questions  Servers interview questions   Servers Interview Questions  MainFrame interview questions   MainFrame Interview Questions
 Java Related interview questions   Java Related Interview Questions  Middleware interview questions   Middleware Interview Questions  Web Related interview questions   Web Related Interview Questions
 Data Warehouse interview questions   Data Warehouse Interview Questions  HR Questions interview questions   HR Questions Interview Questions  Software Design interview questions   Software Design Interview Questions
 Debugging interview questions   Debugging Interview Questions  Version Control interview questions   Version Control Interview Questions  Editors interview questions   Editors Interview Questions
 Telecom interview questions   Telecom Interview Questions  ERP CRM interview questions   ERP CRM Interview Questions  Embedded Systems interview questions   Embedded Systems Interview Questions
 Client Server interview questions   Client Server Interview Questions  Artificial Intelligence interview questions   Artificial Intelligence Interview Questions  Cryptography interview questions   Cryptography Interview Questions
 EAI interview questions   EAI Interview Questions  Multimedia interview questions   Multimedia Interview Questions  Software Development Life Cycle interview questions   Software Development Life Cycle Interview Questions
 Image Processing interview questions   Image Processing Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
what are the Types of Resultsets? 85  
What is use of super class 8 Niit
What should one do to make class serializable? 12  
An abstract class is inherited, an Interface also inherited(multiple inheritance), How it differences. 4 Synechron
IIS ERROR codes? 173  
what is the Difference between Tabletype and Snapshot? 118  
How would you attach an ActiveX control in Your Application? 163  
which property is used to change to some value to access a identity column in datacontrols? 96  
1s it posible to Create Tables Through Querydef? 102  
Why API functions are Required? 189  
Difference between DDE and OLE. 147  
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place? 86 TCS
What are the new events in textbox that has been included in VB ? 27  
DHTML Is used for what? 119  
What is the syntax for datagrid and specifying columns? 173 Microsoft
Hai I am Shiva from TN, SSE.I have an query problem. My Table : Door Field : ID,DoorID,ZoneID,Date,Time,Status. Problem was : Status.We got two values, one is 00 (OUTTIME) , Another is 01(INTIME) Like this Status --------- 00 01 00 01 00 01 00 01 How to Set as Status 00 and 01 , of separate column , Status as Intime,Status as Outtime Like this ----------- InTime OutTime ---------- ----------- 01 00 01 00 01 00 01 00 01 00 01 00 Regards KS kumar 130  
How are the activation URLs different in case of SAO and CAO in .NET remoting? 247  
How does u handle this COM components developed in other programming languages in .NET? 165  
what are the types of combo box? 100 Satyam
How would you create properties in ActiveX Control? 112  
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com