Hi guys,
I am a new to this VB.NEt and need some help I am doing the questions at the back of chapter 4 and need some help..
1. NET is equivalent to Web Services, true or false? Explain.
2. What is the namespace of this class:
System.Data.SqlClient.SqlDataAdapter
3.I'm creating a class called Employee and I'd like to make the method
GetPerformanceHistory available to derived classes only. Which access modifier should I use?
4. Write a line of code to display a message box that show the current
time and format it to "hh:mm:ss"
5. I created a class library and used ClassLibrary8 as my project name.
Now I want to wrap my classes in a root namespace called Apr14VBNET and name
my assembly VBNET123. What do I need to do?
6. What does #region <region_name> ... #endregion do?
Can I have a little help.. I am soo confused from vb 3 to this!! big jump, thanks.
I am a new to this VB.NEt and need some help I am doing the questions at the back of chapter 4 and need some help..
1. NET is equivalent to Web Services, true or false? Explain.
2. What is the namespace of this class:
System.Data.SqlClient.SqlDataAdapter
3.I'm creating a class called Employee and I'd like to make the method
GetPerformanceHistory available to derived classes only. Which access modifier should I use?
4. Write a line of code to display a message box that show the current
time and format it to "hh:mm:ss"
5. I created a class library and used ClassLibrary8 as my project name.
Now I want to wrap my classes in a root namespace called Apr14VBNET and name
my assembly VBNET123. What do I need to do?
6. What does #region <region_name> ... #endregion do?
Can I have a little help.. I am soo confused from vb 3 to this!! big jump, thanks.