Hi,
We have a applicaiton in Silverlight,WCF, NHibernate.
Currently it is supporting SQL Serve and Oracle database.
As it's huge data, it is running ok on SQL Sevrer. But on Oracle it is running very slow.
For one functionality it takes 5 Sec to execute on SQL Server and 30 Sec on
…