How to use one project files into another project?
Answer Posted / ish
By Adding another project in solution explorer. Goto
through add refrence property of the project add dll of
another project to that project.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
They mostly asked difference between versions of technologies
What is rending process in ASP.NET?
What is the meaning of TestApi?
Can we handle the error and redirect to some pages using web.config?
What does it mean your session has timed out?
What are the contents of cookie?
What is the difference between cookie and session?
What is the mvc framework?
Can you clarified A Web service can only be written in .NET or not?
What are custom user controls in asp.net?
What are the Types of chaching. How to implement caching
How can you register a custom server control to a web page?
Explain global assembly cache.
What are the two types of web pages?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?