i am attending to US consulate i kept my projects on
vb.net ,please help me what questions will be ask on vb.net
in us consulate
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
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
What is the strong name in .net assembly?
What is branching logic control in VB.NET?
Explain nested classes?
What is datatype conversion?
what are the difference between An input box and Message box ..?
What is the significance of delegates. Where should they be used?
Where would you use Abstract class and Interface?
Using VB, how can you change the Mouse Pointer?
Can you please explain the difference between dispose and finalize()?
How can we remove handlers at run time?