Is it possible to use two versions of assembly at the same
time?If possible explain with code?
Answer Posted / krishna
It is possible. I think it is called as side by side
execution. But i don't konow the code. If any one know
please write.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Do you support digital rights management to protect my videos?
Is it possible for me to change my aspx file extension to some other name?
What are the two Layouts supported by a Web form in ASP.NET?
Any disadvantages in Dataset and in reflection ?
What is jade template engine?
What are the advantages and disadvantages of Using Cookies?
What are the advantages of asp.net mvc framework? : asp.net mvc
Explain the differences between clr & cts?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
How you can add an event handler?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
Can we store object in viewstate?