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
Why viewstate is used in asp.net?
What are the options in ASP.NET to maintain state?
What are the advantages of asp.net mvc framework? : asp.net mvc
What are the cookies types in asp.net?
Explain About duration in caching technique
What events will occur when a page is loaded?
Define page fragment caching?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What are the disadvantages of using session?
Define web services in asp.net.
Which method is used to enforce garbage collection in .net?
Differentiate between file-based dependency and key-based dependency.
How do I send an email message from my ASP.NET page?
What is voluum?