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       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 ?    1 Yes 0 No
Guest
 

 
 
 
Other Dot Net General Interview Questions
 
  Question Asked @ Answers
 
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET? Accenture2
What are the benefits of Model-View-Controller Architecture?  1
What is model-view -controller Architecture?  1
Difference between VB.NET and C#. Which is faster ? TCS11
How .NET is able to support multiple languages?  3
How do you start, pause, continue or stop a Windows service off the command line?  1
What is the standard you use to wrap up a call to a Web service  1
Explain constructor. Wipro1
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?  3
Explain the Difference between value and reference type. Wipro2
Difference between Panel and GroupBox classes?  2
Explaing your project. Deloitte1
What are Satellite Assemblies? How you will create this? How will you get the different language strings?  3
Directcast(123.34,integer) - should it throw an error? Why or why not? Wipro1
diff between forms authentication and windows authentication?  4
What is UDDI and how to register a web service ? TCS2
what is a strong name?  3
What is the managed and unmanaged code in .net? Deltech3
What security mechanisms to enforce for Authenticating and authorizing the users?  1
How can you see which services are running on a Windows box?  1
 
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 interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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