Can i have both C# and vb.net code in same assembly?how?
Answer Posted / prashanthreddy
Create C# class file and vb class file separately. Compile
them separately as modules and then finally add them to your
assembly.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is the difference between the response.write() and response.output.write() methods?
Which validator control you use if you need to make sure the values in two different controls matched?
Which method is used to perform all validation at the page level?
What are the disadvantages of view state?
What are session state modes?
What is request and response in asp.net?
What is the use of global.asax file?
What do you mean by caching in asp.net?
Explain code snippet to register exception filters from controller?
What are the uses of list view control in Asp.net?
Explain the purpose of storyboard.targetproperty.
What is the full meaning of asp.net?
What is the server of asp.net?