Coding for .NET Delegates?
No Answer is Posted For this Question
Be the First to Post Answer
how to design a ListView control?
working with fileUpload ?
Code for Communicating over Sockets?
ArrayList declaration in .net
Code for Document Validation in XML.NET?
Coding for Synchronizing Cache Access in ASP.NET?
Code for Getting Information About A File?
Code for Sending E-Mail with System.Web.Mail?
Code for Creating a Form Using PlaceHolder Controls?
how the value of label is printed through a button in asp.net web application
How to integrate the regional language in asp.net and c# like Telugu, Hindi etc,. send a sample program
3 Answers Concept, NIIT, Wipro,
Common UI for Multiple web applications. Suppose there are 35 websites using same third party controls.These 3rd party controls are made together that all 35 websites can use these controls.If we put all 3rd party controls and use its dll in 35 websites,only class files will be accessable. But I want to use CSS,images also in all 35 websites. how I can design the N-tier solution for this project.