How to use one project files into another project?
Answer Posted / yadavaram
Define, in the project file, all properties and items
that are used as parameters for properties and items in the
imported project.
Import the project.
Define in the project file all properties and items that
must override default definitions of properties and items in
the imported project.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is enableviewstatemac in asp net?
What is a SESSION and APPLICATION object?
Explain the asp.net page life cycle.
What is a postback ispostback and autopostback in asp net?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is difference cookie and session?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
Why mvc is faster than asp.net? : Asp.Net MVC
Can we use a static function with a non-static variable?
How many types of cookies are available in asp?
What is data caching?
What is mta?
What are the different types of validation controls provided in ASP.NET?
What I need to create and run an asp.net application?
What is the basic difference between asp and asp.net?