How many classes can a single .NET DLL contain?
Answer Posted / venkat
One or more than one class. depending upon the programmer
requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are tuples?
Is asp.net different from asp? If yes, explain how?
Is session stored in browser?
How do we implement bundling in MVC?
What are the advantages and disadvantages of Using Cookies?
Define a multilingual website?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
How does output caching work in ASP.NET?
Can you use c# without .net?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Why would anyone need to implement their own hashtable or linked list?
What is connection pooling and how to enable and disable connection pooling?
How can we Validate a Controls in ASP.NET page using JavaScript?
What is .net remoting?
To display data in a Repeater control which template you provide?