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
What is the asp.net mvc folder conventions? : asp.net mvc
Describe the Server Control Events of ASP.NET?
What is the difference between user control and custom control?
What is bound controls
What is asp.net and its advantages?
Why mvc is faster than asp.net? : Asp.Net MVC
What is owin authentication?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Is it true that a Web service must be written in .NET or not?
What is server side session?
How can we use Web API with ASP.NET Web Form?
What are sessions used for?
How do u deploy ur project?
What is the differences between a primary key and a unique key in sql server?