.NetForFreshers
Pages
(Move to ...)
Home
C# Interview questions
Ado.net Interview Questions
SQL Interview Questions
Search Jobs
▼
Wednesday, 11 May 2011
Encrypting and Decrypting connectionString in web.config file
›
HTML page code: <form id="form1" runat="server"> <div> <table class="style1...
Sunday, 17 April 2011
Joins In Sql
›
What is a Join in SQL Server? Join is used to put data from two or more tables into a single result set. What are the types of Joins th...
Faq's Interview Questions
›
What is a view? If we have several tables in a db and we want to view only specific columns from specific tables we can go for views. It i...
Sunday, 3 April 2011
Ado.Net FAQ's
›
can we connect two dataadapters to same data source using single connection at same time? yes,we can connect two dataadapters to same data...
Ado.Net basic questions
›
What is the namespace in which .NET has the data functionality classes ? Following are the namespaces provided by .NET for data managemen...
›
Home
View web version