What are the properties of the Relational tables?

Relational tabl …
Read more at http://www.dotnetfunda.com/interview/exam371-what-are-the-properties-of-the-relational-tables.aspx
Author: Neeks

What is the difference between Server.Transfer and Response.Redirect?

Both "Serv …
Read more at http://www.dotnetfunda.com/interview/exam376-what-is-the-difference-between-servertransfer-and-responseredirect.aspx
Author: Prakag

State some limitations of style sheets?

Style sheets do …
Read more at http://www.dotnetfunda.com/interview/exam377-state-some-limitations-of-style-sheets.aspx
Author: Neeks

How do you optimize stored procedures in SQL Server 2005

1. Use as mu …
Read more at http://www.dotnetfunda.com/interview/exam372-how-do-you-optimize-stored-procedures-in-sql-server-2005.aspx
Author: Neeks

What is DESCRIBE command in SQL Server 2005? What is its purpose? How to use it?

DESCRIBE is use …
Read more at http://www.dotnetfunda.com/interview/exam373-what-is-describe-command-in-sql-server-2005-what-is-its-purpose-how.aspx
Author: Neeks

Working with FILE Adapter in BizTalk Server 2006 R2

In this article, I shall try to explain how to work with FILE Adapter in BizTalk Server 2006 R2. To explain this I shall take a simple example to take input as FirstName and LastName and output as FullName.
Read more at http://www.dotnetfunda.com/articles/article275.aspx
Author: SheoNarayan

RFC Architecture for Finance Project (The Invoicing Project)

RFC is an open source initiative for Finance projects. It has reusable components like invoicing, accounting and purchase modules. In this section we will discuss about the invoicing section of the RFC architecture.
Read more at http://www.dotnetfunda.com/articles/article273.aspx
Author: Questpond

Finding Curosr Position Using JavaScript and Drag and Drop from WebControls

I am going to explain about javascript code for Drag from ASP.Net ListBox and to Drop in the specific Cursor location of TextArea .
Read more at http://www.dotnetfunda.com/articles/article272.aspx
Author: Majith

How to configure BizTalk Server 2006 R2 to start working with it

I had a chance to work on BizTalk and I found it very difficult to start with as there are several security considerations that needs a lot of attention. In this article, I am going to explain how to configure BizTalk server and its related components to work with BizTalk Server 2006 R2.
Read more [...]

Differrence between Array.CopyTo() and Array.Clone()

Both CopyTo( …
Read more at http://www.dotnetfunda.com/interview/exam360-differrence-between-arraycopyto-and-arrayclone.aspx
Author: Syedshakeer