What are Satellite Assemblies? How you will create this? How
will you get the different language strings?
No Answer is Posted For this Question
Be the First to Post Answer
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
What?s a proxy of the server object in .NET Remoting?
What is Meta Data? Explain Types of Assemblies
What is iis? Have you used it?
What is the difference between Server.Transfer and Response.Redirect?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
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
How do you give a Windows service specific permissions?
Explain how do assemblies find each other?
what is event inheritance and event delegation?
create a keypair?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?