How to use one project files into another project?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / pramod sahoo,orissa
Go to solution Explorer and right click on it one option is
add Existing item, select it and browse your existing project.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / 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 |
Answer / venkatesh
Simply by copying that files in to current project
directory.
| Is This Answer Correct ? | 3 Yes | 8 No |
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What does this do? sn -t foo.dll
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
What is the use of HttpHandlers? When to use this?
What are the server controls in asp.net?
What is difference in .net 1.1 and .net 2.0?
Authentication and Authorization
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
what are debugging types in .net?
Hi..I have created a website in Asp.net with C# i want to add Chinese language in my website..could any body tell me that how can i add dynamically this language on user's request...??? thanks n advance...
What is the use of response redirect in asp.net?
difference between Trace and Debug ?
9 Answers Accenture, Addlux, Microsoft,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)