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                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
 Categories  >>  Software  >>  Microsoft Related       
 
  Visual Basic (595)   C Sharp (526)   ASP.NET (1113)   VB.NET (112)   COM+ (37)
  ADO.NET (173)   IIS (64)   MTS (2)   Crystal Reports (48)   BizTalk (17)
  Dot Net (659)   Exchange Server (75)   SharePoint (2)   Microsoft Related AllOther (41)
 
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
any one can explain about projectarchitecture and project approach briefly  0  164
hai, about trading domain and need simple project on trading system. please help me...  0  169
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application???? Sparsh  6  2427
How Web Service help? What is the difference between Remoting & Web Servcies?  2  783
What is the roll of JIT in asp.net?  4  1244
Which is the best institute in chennai to learn DotNet? Please help.  16  1770
Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications Techno-Solutions  2  898
Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close() Techno-Solutions  3  586
My website has around 100 aspx. Out of this, a certain 20 aspx files should be made available to the users only if they are logged in. How can I achieve this with the web.config file? Techno-Solutions  1  1136
how can include .netframeworl 2.0 in application setup  0  158
what is architecture of IIS? Xerox   2  3366
Which is the best institute in chennai to learn DotNet?  6  981
what is purpose of xml control in standard controls of asp.net  1  589
why C#.net doesnot support prcedures and why it supports structs,functions  0  140
difference between writing connection string in web.config through connection string and appsettings iSoft  2  2922
E-Mail New Answers        Answer Selected Questions       
 
Prev    1   ... 17   ... 33    59   [60]    61  ... 81   ... 97   ... 113   ... 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
 
Types of DBCombo boxes 96  
IIS Socket pooling 164 Wipro
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net 185  
Where we create sessions for Banking Applications and how to create? expalin with code? 69 Wipro
IIS Default objects in IIS Manager 125  
a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0. 74 Netsweeper
How many types of API functions are availble in VB? 100  
i am attending to US consulate i kept my projects on vb.net ,please help me what questions will be ask on vb.net in us consulate 337  
In a single process non of user's are accessing Web site when i checked the logs it showing event ID "530" ? need the solutions and also Mail me all the event id's related to IIS... 53 Net-Edge
Default cursor Type and LockEdit type in DAO? 106  
What is instantiating? 110  
How can you filter out specific type of file using file system controls? 130  
How can you get selected file from file system Control? 114  
Explain Default cursor Type and LockEdits type in RDO? 83  
Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal 73  
What do you mean by Databound Controls Explain? 94  
What is ActiveX? Explain. 73  
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services? 166  
How would you convert a form into document? 72  
How many system controls are available ? 149  
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