|
To prevent or avoid errors in the catch block one can include a try and catch block in the catch blo....
|
Category:
C#
|
Date:
10/1/2010 11:44:31 AM
|
|
|
|
When there is arequirement of localising the application i.e we want to mak the application customiz....
|
Category:
C#
|
Date:
10/1/2010 11:43:31 AM
|
|
|
|
In >net there is a special framework which provide special classes for data storage and retrieval....
|
Category:
C#
|
Date:
10/1/2010 11:42:31 AM
|
|
|
|
It can be accessed by the Classes within the same assembly and the Classes derived from the declarin....
|
Category:
C#
|
Date:
10/1/2010 11:41:31 AM
|
|
|
|
1. Classes are refrence type and uses heap whereas Structure are value type and uses stacks for bei....
|
Category:
C#
|
Date:
10/1/2010 11:40:31 AM
|
|
|