What is a delegate in .NET?
A delegate is a .NET object which defines a method signature and it can pass a function as a parameter. Delegate always points to a method that matches its specific signature. Users can encapsulate the reference of a method in a delegate object.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by Driver Script?
How will you load dynamic assembly? How will create assemblies at run time?
0 Answers InfoAxon Technologies,
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
What does cli do?
in hibernate, what is dirty reading?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.
Explain what is an anonymous method and how is it different from a lambda expression?
I'm having some trouble with cas. How can I troubleshoot the problem?
What is the difference between Server.Transfer and Response.Redirect?
Using com component in .net?
What does the "EnableViewState" property do?