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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net General
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
can any one tel me hw to connect database connectivity of 
dot NET and back end as MS access?
 Question Submitted By :: Amar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: can any one tel me hw to connect database connectivity of dot NET and back end as MS access?
Answer
# 1
<configuration>

    <appSettings>
		<add key="SqlCon" value="Data 
Source=winserver;initial 
Catalog=cieflnew;uid=cieflnew;pwd=cieflnew; Connection 
Lifetime=0;Max Pool Size=10000;Min Pool Size=0;Connection 
Reset=false;Pooling=true;Persist Security Info=False"/>
	</appSettings>
  <system.web>
in web.config and in code behind
sqlcommeand cmd= new sql command("Query",con);
cmd.executenonquery();
 
Is This Answer Correct ?    0 Yes 0 No
Guest
 

 
 
 
Other Dot Net General Interview Questions
 
  Question Asked @ Answers
 
What are possible implementations of distributed applications in .NET?  1
Please explain about "this" object CTS2
What is Global Assembly Cache (GAC) and what is the Purpose of it?  1
How is development of a Windows service different from a Windows Forms application?  1
What is the model role in Mvc architecture?  3
What is the use of edititem template ingridview? C-Squared-Systems1
Write an StoredProcedure to get the values of a column within a date range. Deloitte1
How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value? C-Squared-Systems3
What is RCW (Run time Callable Wrappers)?  1
Explain weg config settings for exception managment in asp.net? C-Squared-Systems1
What?s Singleton activation mode?  1
What are the providers available with VS.NET ? TCS2
Explain constructor. Wipro1
How do you define the lease of the object?  1
What are the two kinds of properties. Wipro1
Explaing your project. Deloitte1
How different are interface and abstract class in .Net?  2
diff between forms authentication and windows authentication?  4
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12  3
What is RunTime Polymorphism? Deloitte1
 
For more Dot Net General Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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