How do you rate yourself in .NET ?
Answer Posted / rahul
Based on Framework understanding and OOPS Concepts,
Use of Diffrent Component Library
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is the difference between static or dynamic assemblies?
what is difference between web.config and machine.config and where it will be ?
Explain jagged array in vb.net?
How many languages are supported by .net?
What is the strong name in .net assembly?
What do you mean by serialization and deserialization?
How to achieve Polymorphism in VB.Net?
What is the top .net class that everything is derived from?
Described strong typing and weak typing?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
Can you please explain the difference between authentication and authorization?
What is globalization?
When do you use virutal keyword?
Name some of the keywords used in vb.net?
Can you please explain the difference between system.string and system.stringbuilder classes?