Explain what is the difference between web application and enterprise application?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use data reader to bind gridview?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12
State the differences between the dispose() and finalize().
Explain the difference between static page and dynamic page?
What is il in vb.net?
Explain what relationship is between a process, application domain, and application?
Explain the purpose of Remoting in .NET?
0 Answers Petranics Solutions,
What are the Project related questions generaly asked in the interview. Mail to: ana_net1@yahoo.com
Explain how to redirect tracing to a file?
Will it go to finally block if there is no exception happened?
What is a Manifest?