Can i have both C# and vb.net code in same assembly?how?
Answer Posted / basavraj
Yes We can add same both code one Assembly .Bcoz Shared
Assembly is Same Application
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
Define web services in asp.net.
Should I delete cookies?
What is a reflection?
What is custom attribute? How to create?
What is the part of url?
Which is faster union or union all?
What is the purpose of master page?
Explain the difference between web user control and web custom control?
What is an asp.net validator? And, mention its types.
List the asp.net validation controls?
Why SessionID changes in every request in asp.net?
Out of ASP or ASP.NET which one is stateless?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Why is global asax is used?